diff options
author | Julian Andres Klode <jak@debian.org> | 2017-05-04 22:57:12 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2017-05-04 22:57:12 +0200 |
commit | 1179ac70e9ad100d507c276e6d8de1f9aba08104 (patch) | |
tree | 53f682f8616cbfd2e5f3005ac166eb795c7a5140 /debian/NEWS | |
parent | 6bc40ffd444affd870e0053fa349575faa4d586f (diff) |
Release 1.4.21.4.2
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/NEWS b/debian/NEWS index 67275f6e4..0c31e4e2d 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,14 @@ +apt (1.4.2) unstable; urgency=medium + + This release uncouples the the downloading of new package + information and the upgrades from the installation of the + upgrades. The downloading now takes place randomly throughout + the day (thus spreading the load on mirrors), while the upgrade + only starts between 6 and 7 (am) (so it is predictable when this + runs and administrators can react quickly if anything breaks). + + -- Julian Andres Klode <jak@debian.org> Thu, 04 May 2017 22:54:02 +0200 + apt (1.4~beta1) unstable; urgency=medium Support for GPG signatures using the SHA1 or RIPE-MD/160 hash |