On 11/15/2012 04:03 PM, tim.laurid...@gmail.com wrote:
Hi Ales
What is the plan for yum api comparability in DNF, I was doing some
experiment to see how much work it would be, to make yumex work with DNF.
https://github.com/timlau/yumex/commits/test-dnf
But it gave some strange issues
Tim
H
Hi,
I built the latest DNF and Hawkey today. The important DNF changes:
- fixed callback errors in some rpm transactions (did not crash but
displayed error messages mentioning the nonexistent Package.verEQ)
- fixed bug 873875, a traceback in 'dnf search' when nothing was matched
- fixed bug 87