diff options
author | Julian Andres Klode <jak@debian.org> | 2017-05-11 14:46:58 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2017-05-11 14:46:58 +0200 |
commit | 59929e14271f82baa4c7cba4a071df21fe5b9d27 (patch) | |
tree | a80615e81a07bc20a94ef710f749126ade8f78cf /debian/NEWS | |
parent | 7b7bf4e4aa2ba0330f270798fed56bc2a9427071 (diff) |
Release 1.4.31.4.3
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/debian/NEWS b/debian/NEWS index 0c31e4e2d..bff3621bc 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,11 +1,10 @@ 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). + If periodic updates and unattended upgrades are enabled, the start of + periodic updates are now distributed over 24 hour intervals (as in 1.2 + to 1.4), whereas starting unattended-upgrade has been restricted to a + time between 6 and 7 am. This only affects systems using systemd, other + systems still use the classical hourly cron job. -- Julian Andres Klode <jak@debian.org> Thu, 04 May 2017 22:54:02 +0200 |