Hello,
dnf-0.2.22-1.git97180b8.fc18 and hawkey-0.3.8-1.git046ab1c.fc18 are in
the updates now, fixing a couple of things brought to my attention after
the DevConf last wek. Also I'm grooming the code to be able to replace
repos.py and yumRepo.py with librepo[1], for instance PreRepoConf is now
gone. List of fixes follows.
DNF:
fixed 913143 - dnf --disablerepo=* enablerepo=repo cmd doesn't work
fixed 912130 - dnf install /path/to/file doesn't work
fixed 915048 - --installroot not working (yes, it's now possible to use
DNF to install to installroots)
fixed 904706 - dnf stops package install if "downloaded repomd.xml is
older than what we have"
fixed: 'dnf repolist' is silent
fix globbing installs (e.g. 'dnf install python-zope-*')
do not traceback on 'dnf history undo' until implemented properly
search: perform the search case-insensitive.
search: try to make the better matches come on top.
Hawkey:
fixed 903687 again (more issues with argument input parsing)
Ales
[1] https://github.com/Tojaj/librepo
_______________________________________________
Yum-devel mailing list
Yum-devel@lists.baseurl.org
http://lists.baseurl.org/mailman/listinfo/yum-devel