summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-01-08 14:29:16 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-01-08 14:29:16 +0000
commite70af9c6aff2c57bd822415a1e3fd2b8cb994567 (patch)
treeb7bda12519a8683575b15549e8dbc51e8955c1ba /NEWS
parent8fe06c99a46de3284e2aba96a5c9016b49ac8cb2 (diff)
downloadurpmi-e70af9c6aff2c57bd822415a1e3fd2b8cb994567.tar
urpmi-e70af9c6aff2c57bd822415a1e3fd2b8cb994567.tar.gz
urpmi-e70af9c6aff2c57bd822415a1e3fd2b8cb994567.tar.bz2
urpmi-e70af9c6aff2c57bd822415a1e3fd2b8cb994567.tar.xz
urpmi-e70af9c6aff2c57bd822415a1e3fd2b8cb994567.zip
when doing urpmi.addmedia on a remote medium, we first look for
synthesis.hdlist.cz, but we should also download MD5SUM and check synthesis.hdlist.cz (the checking was only done on urpmi.update)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dddcfef9..72ace196 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@
- urpmi.update, urpmi.addmedia, urpmi.removemedia:
o drop option "-c" which used to clean /var/cache/urpmi/headers
o enhancement: only parse updated synthesis
+- urpmi.addmedia
+ o do check md5sum of downloaded synthesis
+ (the check was only done on urpmi.update)
- urpmi:
o do remove __db* on priority-upgrade
(fix regression introduced in 4.10.15)