-
Tue Mar 15 2022 Pavla Kratochvilova <pkratoch@redhat.com> - 0.17.7-4
- Reference correct bug (RhBug:2062301)
-
Fri Mar 11 2022 Pavla Kratochvilova <pkratoch@redhat.com> - 0.17.7-3
- Revert addition of new API for parsing main metadata together (RhBug:2062299)
-
Wed Feb 16 2022 Pavla Kratochvilova <pkratoch@redhat.com> - 0.17.7-2
- Switch default of --keep-all-metadata to TRUE and add --discard-additional-metadata (RhBug:2055032)
-
Mon Oct 25 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 0.17.7-1
- Update to 0.17.7
- Remove insecure hashes SHA-1 and MD5 from the default build (RhBug:1935486)
- Fix error when updating repo with removed modules metadata
- Exit with status code 1 when loading of repo's metadata fails
- Fix memory leaks (RhBug:1998426)
- Fix valgrind warnings caused by subprocess calls
-
Mon Aug 16 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 0.17.2-5
- Fix issues detected by static analyzers
-
Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 0.17.2-4
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
-
Tue Jul 27 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 0.17.2-3
- Fix spec conditional to enable libmodulemd in RHEL >= 8 (RhBug:1816753)
-
Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 0.17.2-2
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
-
Mon Apr 26 2021 Pavla Kratochvilova <pkratoch@redhat.com> - 0.17.2-1
- Update to 0.17.2
- Fix Python deprecation (PY_SSIZE_T_CLEAN) (RhBug:1891785)
- Revert back to old c API for destination file of cr_compress_file_with_stat and cr_compress_file to prevent a memory leak
- Never leave behind .repodata lock on exit (RhBug:1906831)
- Disable drpm for RHEL >= 9 (RhBug:1914828)
- Setting updated/issued_date to None doesn't produce garbage values (RhBug:1921715)
- Allow taking __repr__ (__str__) of closed xmlfile and sqlite (RhBug:1913465)
-
Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0.16.2-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937