diff options
author | Julian Andres Klode <jak@debian.org> | 2017-09-13 19:11:23 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2017-09-13 19:19:26 +0200 |
commit | ac0d26d4e39da16bdbf575637fd3d4b24a7fb4b8 (patch) | |
tree | 3665f3834a9a55f0d5cb2ab14a008808d48398fc /debian/changelog | |
parent | e43fca3f96f21856599b77f69262851543d68721 (diff) |
Release 1.4.81.4.8
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ddcaaa8e1..b43c8f1bd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +apt (1.4.8) stretch; urgency=medium + + [ Balint Reczey ] + * Gracefully terminate process when stopping apt-daily-upgrade (LP: #1690980) + + [ David Kalnischkies ] + * don't ask an uninit _system for supported archs, this + crashes the mirror method (LP: #1613184) + + [ Julian Andres Klode ] + * Do not warn about duplicate "legacy" targets (Closes: #839259) + (LP: #1697120) + * apt-daily: Pull in network-online.target in service, not timer + - this can cause a severe boot performance regression / hang + (LP: #1716973) + + -- Julian Andres Klode <jak@debian.org> Wed, 13 Sep 2017 18:47:33 +0200 + apt (1.4.7) stretch; urgency=medium * New release with important fixes up to 1.5~beta1; also see LP: #1702326 |