diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-11-10 17:38:02 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-11-10 17:38:02 +0000 |
commit | 703af98cc4c470a49514326251efcb86ad28f6b3 (patch) | |
tree | ed1f0254012fb2268a41226b8582885a143c9dbe /NEWS | |
parent | e843cc8c9d8bcb6dc2ad0769f8891e2da050ea56 (diff) | |
download | urpmi-703af98cc4c470a49514326251efcb86ad28f6b3.tar urpmi-703af98cc4c470a49514326251efcb86ad28f6b3.tar.gz urpmi-703af98cc4c470a49514326251efcb86ad28f6b3.tar.bz2 urpmi-703af98cc4c470a49514326251efcb86ad28f6b3.tar.xz urpmi-703af98cc4c470a49514326251efcb86ad28f6b3.zip |
don't cache media.cfg files on virtual media
media.cfg files were cached to /etc/urpmi/media.cfg even when using
--use-distrib or other media for which we don't want to cache the media
matadata. Make sure we no longer do that.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +- don't cache media.cfg from the media when using a virtual one (ie a medium + for which we don't want to cache metadata) + Version 6.32 - 29 October 2009 - if package B obsoletes package A and if A is in potential orphans and B is |