summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-11-14 07:54:27 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-11-14 07:54:27 +0000
commite288867b461c26c3d9de1f258d50cb7cf72a26d7 (patch)
tree2e89def3a9e62c84528aef166ec9015e98682bcd /NEWS
parent0ffa5337c668d8b0ba91dc14d238dce2073e63af (diff)
downloadurpmi-e288867b461c26c3d9de1f258d50cb7cf72a26d7.tar
urpmi-e288867b461c26c3d9de1f258d50cb7cf72a26d7.tar.gz
urpmi-e288867b461c26c3d9de1f258d50cb7cf72a26d7.tar.bz2
urpmi-e288867b461c26c3d9de1f258d50cb7cf72a26d7.tar.xz
urpmi-e288867b461c26c3d9de1f258d50cb7cf72a26d7.zip
r249409 | pixel | 2008-11-13 14:55:28 +0100 (Thu, 13 Nov 2008) | 10 lines
- urpmi.update o updated "ignore"d medium should not become non "ignore"d (#45457) (regression introduced in 6.18) the fix is to use update_those_media() which doesn't filter on {ignore} media, and so we don't need to unset {ignore} to allow updating a media setting {modified} is hopefully unneeded when using update_those_media(), but who knows :-/
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8c77bcd9..4a6800d4 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@
o in --auto, do display an error message when rpms are missing
o revert --auto-update behaviour in case of media update failures (#45417)
o ensure download when updating media (with --auto-update) is quiet
+- urpmi.update
+ o updated "ignore"d medium should not become non "ignore"d (#45457)
+ (regression introduced in 6.18)
Version 6.18 - 28 October 2008