diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-01-08 14:29:16 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-01-08 14:29:16 +0000 |
commit | e70af9c6aff2c57bd822415a1e3fd2b8cb994567 (patch) | |
tree | b7bda12519a8683575b15549e8dbc51e8955c1ba /NEWS | |
parent | 8fe06c99a46de3284e2aba96a5c9016b49ac8cb2 (diff) | |
download | urpmi-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-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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) |