diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-03-16 08:24:03 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-03-16 08:24:03 +0100 |
commit | 4d8c4b509454d494e0b36f91ecb82f1ce7344923 (patch) | |
tree | 59fedcfe8142aba694b9accfadea2b8690d95353 /debian | |
parent | 30cd298887e196992c155d63ec5a9dc4bafe05b4 (diff) | |
parent | f71c0f2e83d849b85c795a2a4a0056d265abf904 (diff) |
* merged from debian/sid, this adds important fixes in the
apt mirror method
* mirror method:
- when downloading data, show the mirror being used
- randomize mirror list after download in a host specific way
to ensure that the load is evenly spreaded accross the mirrors
- fix some missing "Fail-Ignore"
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index ae50ad20c..84151715a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,11 @@ -apt (0.8.13) UNRELEASED; urgency=low +apt (0.8.13ubuntu1) UNRELEASED; urgency=low + + * merged from debian/sid, this adds important fixes in the + apt mirror method + + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 16 Mar 2011 08:23:19 +0100 + +apt (0.8.13) unstable; urgency=low [ Thorsten Spindler ] * methods/rsh.cc @@ -11,8 +18,13 @@ apt (0.8.13) UNRELEASED; urgency=low user to insert the CD on each apt-get update * po/sl.po: - updated, thanks to Andrej Znidarsic + * mirror method: + - when downloading data, show the mirror being used + - randomize mirror list after download in a host specific way + to ensure that the load is evenly spreaded accross the mirrors + - fix some missing "Fail-Ignore" - -- Michael Vogt <mvo@debian.org> Mon, 14 Mar 2011 13:17:08 +0100 + -- Michael Vogt <mvo@debian.org> Wed, 16 Mar 2011 08:04:42 +0100 apt (0.8.12ubuntu2) unstable; urgency=low |