diff options
author | Julian Andres Klode <jak@debian.org> | 2017-04-25 20:57:23 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2017-04-25 20:57:23 +0200 |
commit | 3b5b68eee9dcea8a9c009121414dc3a5f54ba4c9 (patch) | |
tree | 6f0aaa0c3e1bb698aad9652059d02d3dc76e5c27 /debian/changelog | |
parent | 3e26e4e97a6f15bc0fbe16e67aa21165d96a5581 (diff) |
Release 1.3.61.3.6
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index af8690e2d..ce0eddec0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +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) + + [ David Kalnischkies ] + * Fix and avoid quoting in CommandLine::AsString (LP: #1672710) + + [ Unit 193 ] + * apt-ftparchive: Support '.ddeb' dbgsym packages + + -- Julian Andres Klode <juliank@ubuntu.com> Tue, 25 Apr 2017 20:56:27 +0200 + apt (1.3.5) yakkety; urgency=medium * Microrelease covering important fixes of 1.4~rc2 (LP: #1668280) |