summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-09-09 10:12:18 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-09-09 10:12:18 +0000
commit3b56216905542c41c1c34c0c56348dee8f101340 (patch)
treedbbee906e060e98ca7d4765977944300041d18fd /NEWS
parent842f058d15e6736f8c4ef19d2ec91cf0a1fadfc7 (diff)
downloadurpmi-3b56216905542c41c1c34c0c56348dee8f101340.tar
urpmi-3b56216905542c41c1c34c0c56348dee8f101340.tar.gz
urpmi-3b56216905542c41c1c34c0c56348dee8f101340.tar.bz2
urpmi-3b56216905542c41c1c34c0c56348dee8f101340.tar.xz
urpmi-3b56216905542c41c1c34c0c56348dee8f101340.zip
o fix orphans handling: an already installed pkg must not become
"unrequested" because a new version of it is required fixes test_urpme(['gg', 'g'], 'g', 'g', 'gg-2');
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4368ebff..c7dc0a36 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
- urpmi
o after installing in chroot, migrate back rpmdb db version to one
compatible with the rpm in the chroot
+ o fix orphans handling: an already installed pkg must not become
+ "unrequested" because a new version of it is required
- fix display of downloaded urls with aria2 and metalinks
- fix handling --downloader when using mirrorlist (it was forcing aria2)