diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-02-23 19:40:50 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-02-23 19:40:50 +0000 |
commit | fac2e70e4020fbd9a545f50e358537a4116c0df1 (patch) | |
tree | 2e57d459f5acf2dc8da68a92ebf68faa8df4ec88 /NEWS | |
parent | d109605c948a028444901a85cc85a8e67be23e61 (diff) | |
download | urpmi-fac2e70e4020fbd9a545f50e358537a4116c0df1.tar urpmi-fac2e70e4020fbd9a545f50e358537a4116c0df1.tar.gz urpmi-fac2e70e4020fbd9a545f50e358537a4116c0df1.tar.bz2 urpmi-fac2e70e4020fbd9a545f50e358537a4116c0df1.tar.xz urpmi-fac2e70e4020fbd9a545f50e358537a4116c0df1.zip |
- urpmi.addmedia
o don't fail on remaining statedir files (#36267)
(especially useful when using media.d/*.cfg)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ (a better name would be "auto-update") (a la yum) o do not parse synthesis (relying on MD5SUM for corruption detection) o drop /var/lib/urpmi/names.<medium> (was used by bash-completion) +- urpmi.addmedia + o don't fail on remaining statedir files (#36267) + (especially useful when using media.d/*.cfg) Version 5.4 - 5 February 2008, by Pascal "Pixel" Rigaux |