diff options
author | Thierry Vignaud <tv@mageia.org> | 2012-08-26 23:05:43 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mageia.org> | 2012-08-26 23:05:43 +0000 |
commit | df970846d15afad574014d9bb00212035d1cc4f7 (patch) | |
tree | 661745565d616e44a561f264458dad16faaaf53f /NEWS | |
parent | 79cfa728dea726c404876d6430c0348f1dad767a (diff) | |
download | urpmi-df970846d15afad574014d9bb00212035d1cc4f7.tar urpmi-df970846d15afad574014d9bb00212035d1cc4f7.tar.gz urpmi-df970846d15afad574014d9bb00212035d1cc4f7.tar.bz2 urpmi-df970846d15afad574014d9bb00212035d1cc4f7.tar.xz urpmi-df970846d15afad574014d9bb00212035d1cc4f7.zip |
(_installed_req_and_unreq_and_update_unrequested_list) only write
the unrequested package list file if the list actually changed
(mga#7167)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ - unrequested package list management (for orphans) (mga#7167): o do not wrongly tell we updated the unrequested package list when we didn't (eg: when not having the proper rights such as running urpmq as !root) + o only write the unrequested package list file if the list actually changed Version 7.4 - 24 August 2012 |