Changelog for
dnf-0.2.17-1.git6a055e6.fc18.noarch.rpm :
Mon Nov 26 13:00:00 2012 Aleš Kozumplík
- 0.2.17-1.git6a055e6
- fix UnicodeDecodeError crash in history.py. (RhBug:877332)
- Support the \'dnf upgrade-to\' command.
- fix: transaction traceback when rpmdb contains a package with no HDRID (RhBug:878823)
- Enable \'dnf distro-sync\'.
Thu Nov 15 13:00:00 2012 Aleš Kozumplík - 0.2.16-1.git9f050eb
- massive dead code removals accross the code base (3k LOC dropped)
- fix match_counter.sorted() tracebacks if its empty. (RhBug:873875)
- fix: callback error in some rpm transactions because of nonexistent Package.verEQ.
- Plain \'dnf update\' ignores packages with broken deps. (RhBug:872948)
- support \'dnf upgrade\' syntax to do the same thing as \'dnf update\'.
- refactor: YumCommand is just Command now.
- Split Cli out of the YumBaseCli eintopf.
- Enable \'dnf reinstall again.
Thu Nov 8 13:00:00 2012 Aleš Kozumplík - 0.2.15-3.git5d85f6b
- support full NEVRA specification for the erase and install commands. (RhBug: 867553)
- Enable check-update command. (RhBug: 868810)
- Support listing patterned obsoletes.
- fix traceback: list --showduplicates.
Wed Oct 17 14:00:00 2012 Aleš Kozumplík - 0.2.14-2.git4831982
- works against hawkey-0.3.0
- search: sort so same matched keywords stay next to each other.
- Add custom ABRT collector.
- fix: _preload_file() does the right thing when destfn does not exist.
- Make the logfiles readable by everyone.
- yumRepo: log when we are leaving MD files behind and don\'t know why.
- Support globs in the install command when multilib_policy is \'best\'. (RhBug: 864710)
- Fix failing unit tests on i686.
Fri Oct 5 14:00:00 2012 Aleš Kozumplík - 0.2.13-1.gitda60a96
- fix: traceback in YumBase.verifyTransaction() for local .rpms.
- Enable the \'clean\' command. (RhBug: 853940)
- download no sqlite metadata.
- Reenable the search command. (RhBug: 853940)
Fri Sep 21 14:00:00 2012 Aleš Kozumplík - 0.2.12-1.git832ecd1
- fix \'dnf --version\'. (RhBug: 857710)
- Latest hawkey compatibilities.
- Run \'make check\' when building the RPM.
Thu Sep 13 14:00:00 2012 Aleš Kozumplík - 0.2.11-1.git9da1268
- Make \'dnf help\' work. (RhBug: 853923)
- Add the man page. (RhBug: 853923)
Thu Aug 30 14:00:00 2012 Aleš Kozumplík - 0.2.10-1.gitb06d183
- Latest hawkey compatibilities.
- RhBug: 852803
Thu Aug 23 14:00:00 2012 Aleš Kozumplík - 0.2.9-1.git5dea6e7
- Latest hawkey compatibilities.
- RhBug: 847098
Mon Aug 6 14:00:00 2012 Aleš Kozumplík - 0.2.7-6.git8ac0959
- Maintenance build to conform the new hawkey repo loading APIs.
Tue Jul 24 14:00:00 2012 Aleš Kozumplík - 0.2.7-5.git632e1eb
- Clean dependencies during \'dnf erase\'.
- fixed: readline problems under pdb.
- \'dnf info\' now works.
- removal: yum.sqlitesack, yum.packageSack and RPMDBPackageSack.
Wed Jul 18 14:00:00 2012 Fedora Release Engineering - 0.2.7-3.gitb74addd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Mon Jul 16 14:00:00 2012 Aleš Kozumplík - 0.2.7-2.gitb74addd
- Add missing rpmUtils.error.
Mon Jul 16 14:00:00 2012 Aleš Kozumplík - 0.2.7-1.git3f2389e
- First Fedora rawhide build.
Wed Jul 11 14:00:00 2012 Aleš Kozumplík - 0.2.6-11.gitb1f1c08
- More licensing changes.
Mon Jul 9 14:00:00 2012 Aleš Kozumplík - 0.2.6-10.git964faae
- Licensing changes.
Thu Jun 21 14:00:00 2012 Aleš Kozumplík - 0.2.6-9.gitb4aa5c1
- More spec fixes.
Tue Jun 19 14:00:00 2012 Aleš Kozumplík - 0.2.6-8.gitb4aa5c1
- Fix rpmlint issues.
Wed Jun 13 14:00:00 2012 Aleš Kozumplík - 0.2.6-6.git9d95cc5
- Depend on the latest python-hawkey.
Tue Jun 12 14:00:00 2012 Aleš Kozumplík - 0.2.6-4.git2791093
- Fix missing cli/__init__.py
Fri Jun 8 14:00:00 2012 Aleš Kozumplík - 0.2.6-3 .git365322d
- Logging improvements.
Wed May 16 14:00:00 2012 Aleš Kozumplík - 0.2.5-2.gitf594065
- erase: remove dependants along with their dependency.
Mon May 14 14:00:00 2012 Aleš Kozumplík - 0.2.4-3.gite3adb52
- Use cron to prefetch metadata.
- Always loads filelists (attempts to fix some resolving problems).
Mon May 7 14:00:00 2012 Aleš Kozumplík - 0.2.3-1.gitbbc0801
- Fix assert in hawkey\'s sack.c.
Fri May 4 14:00:00 2012 Aleš Kozumplík - 0.2.2-6.git6787583
- support plain \'dnf update\'.
- disable plugins.
Thu Apr 26 14:00:00 2012 Aleš Kozumplík - 0.2.1-2.gitde732f5
- Create \'etc/dnf/dnf.conf\'.
Wed Apr 25 14:00:00 2012 Aleš Kozumplík - 0.2.0-2.git70753dd
- New version.
Thu Apr 12 14:00:00 2012 Aleš Kozumplík - 0.1-0.git833c054
- Initial package.