diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ce0eddec0..a6c417347 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,24 @@ +apt (1.3.7) yakkety; urgency=medium + + * Microrelease matching fixes of 1.4.2 + + [ Julian Andres Klode ] + * Run unattended-upgrade -d in download part + * apt.systemd.daily: Add locking + * Split apt-daily timer into two (LP: #1686470) + + [ Matt Kraai ] + * bash-completion: Fix spelling of autoclean (Closes: #861846) + + -- Julian Andres Klode <juliank@ubuntu.com> Fri, 05 May 2017 14:46:12 +0200 + apt (1.3.6) yakkety; urgency=medium * Microrelease covering fixes of 1.4 and 1.4.1 [ Julian Andres Klode ] * Ignore \.ucf-[a-z]+$ like we do for \.dpkg-[a-z]+$ - * systemd: Rework timing and add After=network-online (LP: #1615482) + * systemd: Rework timing and add After=network-online (was LP #1615482) [ David Kalnischkies ] * Fix and avoid quoting in CommandLine::AsString (LP: #1672710) |