summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAnssi Hannula <anssi@mageia.org>2015-12-31 06:41:57 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2016-07-11 11:05:02 +0200
commite3525e19bbc51a9180dd40be62f375aa7a186eb0 (patch)
treee1314a7df5f8cae2a6ba9bc19eb2b577a024aa37 /NEWS
parent243136c02999fb87dda04d2da9461253bd1fb782 (diff)
downloadurpmi-e3525e19bbc51a9180dd40be62f375aa7a186eb0.tar
urpmi-e3525e19bbc51a9180dd40be62f375aa7a186eb0.tar.gz
urpmi-e3525e19bbc51a9180dd40be62f375aa7a186eb0.tar.bz2
urpmi-e3525e19bbc51a9180dd40be62f375aa7a186eb0.tar.xz
urpmi-e3525e19bbc51a9180dd40be62f375aa7a186eb0.zip
Prefer http mirrors when using a mirrorlist
Sort http mirrors to the beginning of the mirror list. This avoids an rsync mirror being selected as the mirror sometimes, which causes the preferred aria2 downloader from not being used. This also has the effect that in practice aria2 will only be given http mirrors. If this causes issues, the sorting code can be changed to reverse sort with the presence of "rsync://" instead.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d268b39b..b4a9d3a2 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@
o fix using a proxy without an auth user (mga#11265)
- library:
o fix unmarking packages as potential orphans when downgrading (mga#16149)
+- prefer http mirrors when using a mirrorlist, this avoids selecting an rsync
+ mirror which prevents aria2 from being used
Version 8.06 - 18 May 2015