summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2013-04-15 05:51:56 +0000
committerThierry Vignaud <tv@mageia.org>2013-04-15 05:51:56 +0000
commitd31e851a6fff8debe2dcaef709d474ede1cdc73e (patch)
tree951b7643d7b12fae2f8664a22dbadc99e2697a99 /NEWS
parentf23e0bbff40b3922f7612be4f12200d657f1d629 (diff)
downloadurpmi-d31e851a6fff8debe2dcaef709d474ede1cdc73e.tar
urpmi-d31e851a6fff8debe2dcaef709d474ede1cdc73e.tar.gz
urpmi-d31e851a6fff8debe2dcaef709d474ede1cdc73e.tar.bz2
urpmi-d31e851a6fff8debe2dcaef709d474ede1cdc73e.tar.xz
urpmi-d31e851a6fff8debe2dcaef709d474ede1cdc73e.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)" (backported from trunk)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 414a6b32..7325def8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+- library:
+ 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 add scrollbar for long one liner messages (mga#5118)
o wrap big messages (mga#5118)