diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-12-19 16:22:58 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-12-19 16:22:58 +0000 |
commit | 5a98bb67538f76f8cc004297a2251147df0eed08 (patch) | |
tree | c612d0fcdd71013d8df1dd1dbaeb4a1eb030a9af /NEWS | |
parent | b3ec44efa1b101ed97900f0762bf492b131399f5 (diff) | |
download | urpmi-5a98bb67538f76f8cc004297a2251147df0eed08.tar urpmi-5a98bb67538f76f8cc004297a2251147df0eed08.tar.gz urpmi-5a98bb67538f76f8cc004297a2251147df0eed08.tar.bz2 urpmi-5a98bb67538f76f8cc004297a2251147df0eed08.tar.xz urpmi-5a98bb67538f76f8cc004297a2251147df0eed08.zip |
- urpmi.update, urpmi.addmedia, urpmi.removemedia:
o drop option "-c" which used to clean /var/cache/urpmi/headers
since we don't use that dir anymore :)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ o replace /var/lib/urpmi/MD5SUM with /var/lib/urpmi/MD5SUM.<medium_name> (this will allow checking xml media_info is up-to-date even if we don't update it at the same time as synthesis is updated) +- urpmi.update, urpmi.addmedia, urpmi.removemedia: + o drop option "-c" which used to clean /var/cache/urpmi/headers - urpmi: o do remove __db* on priority-upgrade (fix regression introduced in 4.10.15) |