summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2013-03-16 09:03:19 +0000
committerThierry Vignaud <tv@mageia.org>2013-03-16 09:03:19 +0000
commita502e85fbd3a6900e95954ca09b04ed8fc5cbe8d (patch)
tree2b1bdb2641d5a28da9f70d24b2133092dd867c3b /NEWS
parentf4ba56915b3bc0c1b286265c08c41c9bca6687c2 (diff)
downloadurpmi-a502e85fbd3a6900e95954ca09b04ed8fc5cbe8d.tar
urpmi-a502e85fbd3a6900e95954ca09b04ed8fc5cbe8d.tar.gz
urpmi-a502e85fbd3a6900e95954ca09b04ed8fc5cbe8d.tar.bz2
urpmi-a502e85fbd3a6900e95954ca09b04ed8fc5cbe8d.tar.xz
urpmi-a502e85fbd3a6900e95954ca09b04ed8fc5cbe8d.zip
fix lookup deps of updates in other media when using --update
reverting commit r1931 from 2011-09-14: "(configure,_auto_update_media,parse_media,update_media) fix (g)urpmi --auto-select --update defaulting to all media when there're no update media (#1024)"
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 985beaa3..00f388b3 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@
o enable rpmdrake/gurpm/drakx to pass their own callbacks for erasure
progress & errors
o enhanced doc
+ o revert 'fixing (g)urpmi --auto-select --update defaulting to all media when
+ there're no update media (#1024)' as it break looking for deps in other media
+ with --update (mga#2317)
- gurpmi:
o support exceptions in callback in main wrapper too
o support other distros which do not handle exceptions in gtk+ callbacks