From cb86917184f4e1aa23e9157a5b59d15aa1c3e1c5 Mon Sep 17 00:00:00 2001 From: Anssi Hannula Date: Thu, 31 Dec 2015 06:41:57 +0200 Subject: 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. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index aa6a9f4c..45512c39 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +- prefer http mirrors when using a mirrorlist, this avoids selecting an rsync + mirror which prevents aria2 from being used + Version 8.10 - 9 October 2015 - fix urpm::bug_report (mga#16925) -- cgit v1.2.1