-
Fri Mar 24 2017 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 0.9.9-28
- createrepo: allow xz and bz2 for xml files.
- Resolves: bug#1125437
- modifyrepo: fix handling of already compressed input.
- Resolves: bug#1227782
- modifyrepo: handle empty file with LZMA.
- Resolves: bug#1287685
- modifyrepo: docs: remove compat compress type.
- Resolves: bug#1287714
-
Thu Mar 02 2017 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 0.9.9-27
- Fix temporary files cleanup.
- Resolves: bug#1406418
- Fix --update for pkgs with same nevra.
- Resolves: bug#1404239
-
Mon Feb 29 2016 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 0.9.9-26
- Make sure filename doesn't already contain a checksum.
- Resolves: bug#1270784
- Catch IOErrors when loading pkglist.
- Resolves: bug#1083182
- Add missing options to the manpage.
- Resolves: bug#1285761
-
Thu Dec 10 2015 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 0.9.9-25
- mergerepo: fix getattr() crash.
- Related: bug#1178763
-
Tue Dec 08 2015 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 0.9.9-24
- mergerepo: merge package versions from multiple repos.
- Related: bug#1178763
- Close lock file before unlink().
- Related: bug#1256216
-
Thu Jan 16 2014 Valentina Mukhamedzhanova <vmukhame@redhat.com> - 0.9.9-23
- Make sure the "packages" attribute is always correct.
- Resolves: bug#1022028
-
Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.9.9-22
- Mass rebuild 2013-12-27
-
Wed Apr 17 2013 Zdenek Pavlas <zpavlas@redhat.com> - 0.9.9-21
- update to latest HEAD
- don't BuildRequire bash-completion in rhel
- Fail for bad compress-type options to modifyrepo, like createrepo. BZ 886589
- Fix options documentation. BZ 892657.
- modifyrepo: fix --compress option bug. BZ 950724
- modifyrepo: add --checksum and --{unique,simple}-md-filenames options
-
Thu Mar 28 2013 Zdenek Pavlas <zpavlas@redhat.com> - 0.9.9-20
- package also "/etc/bash_completion.d"'s parent
-
Wed Mar 20 2013 Zdenek Pavlas <zpavlas@redhat.com> - 0.9.9-19
- add BuildRequires: bash-completion