From 3b56216905542c41c1c34c0c56348dee8f101340 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 9 Sep 2008 10:12:18 +0000 Subject: 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'); --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') 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) -- cgit v1.2.1