-
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
-
Wed Mar 20 2013 Zdenek Pavlas <zpavlas@redhat.com> - 0.9.9-18
- add bash-completion aliases, use pkg-config.
-
Tue Mar 19 2013 Zdenek Pavlas <zpavlas@redhat.com> - 0.9.9-17
- move bash-completion scripts to /usr/share/ BZ 923001
-
Wed Mar 06 2013 Zdenek Pavlas <zpavlas at redhat.com> - 0.9.9-16
- update to latest HEAD
- turn off stdout buffering in worker to prevent a deadlock
- modifyrepo: use integer timestamps
-
Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.9-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
Fri Dec 21 2012 Zdenek Pavlas <zpavlas at redhat.com> - 0.9.9-14
- update to latest HEAD
- Fix the deadlock issue. BZ 856363
- Manually set the permmissions for tempfile created cachefiles. BZ 833350
- modifyrepo: use available compression only. BZ 865845
- No baseurl means no baseurl. BZ 875029
- Change the compress-type for modifyrepo to .gz for compat. BZ 874682.
- fix the --skip-symlinks option
- no repomd.xml && --checkts: skip .rpm timestamp checking. BZ 877301
- new worker piping code (no tempfiles, should be faster)