diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-10-21 12:16:31 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-10-21 12:16:31 +0000 |
commit | ca8aeb40d48d21095354e1ce65673035d931f270 (patch) | |
tree | c7eb4481576ae8e9da2cb18662cf6621cb1d317d /NEWS | |
parent | 9fb1dd823d8ff51280fd7501491b6fd778ae5343 (diff) | |
download | urpmi-ca8aeb40d48d21095354e1ce65673035d931f270.tar urpmi-ca8aeb40d48d21095354e1ce65673035d931f270.tar.gz urpmi-ca8aeb40d48d21095354e1ce65673035d931f270.tar.bz2 urpmi-ca8aeb40d48d21095354e1ce65673035d931f270.tar.xz urpmi-ca8aeb40d48d21095354e1ce65673035d931f270.zip |
add --not-available option to urpmq
Patch from Pascal Terjan, fixes bug #51418
urpmq --not-available shows the packages that are installed but no
longer available in the configured media. This can be helpful to figure
out which packages are obsolete after a few distro upgrades.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,7 @@ - don't use aria2 when loading mirrorlist from api.mandriva.com, fixes #53434 +- add --not-available option to urpmq to get a list of packages that are + installed but not available from any configured media (Pascal Terjan, + fixes #51418) Version 6.30.1 - 19 October 2009 |