diff options
author | Julian Andres Klode <jak@debian.org> | 2017-06-19 13:54:39 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2017-06-19 13:57:21 +0200 |
commit | 353e2b30127f0fdceea94f403eee33d562de0bce (patch) | |
tree | 0733639b9a509b01ed38c3efd82120181d1ee98c /debian/changelog | |
parent | 80b808940e69d2379d175da1aec97c3301cd0777 (diff) |
Release 1.3.91.3.9
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 39a11623f..4f2d37376 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +apt (1.3.9) yakkety; urgency=medium + + * Microrelease covering fixes of 1.4.6 + * Fix parsing of or groups in build-deps with ignored packages (LP: #1694697) + * apt.systemd.daily: Use unattended-ugrade --download-only if available. + Instead of passing -d, which enables a debugging mode; check if + unattended-upgrade supports an option --download-only (which is yet + to be implemented) and use that. (Closes: #863859) + + -- Julian Andres Klode <juliank@ubuntu.com> Mon, 19 Jun 2017 13:53:57 +0200 + apt (1.3.8) yakkety; urgency=medium * Microrelease covering fixes of 1.4.4 |