diff options
author | Julian Andres Klode <jak@debian.org> | 2017-06-19 13:59:13 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2017-06-19 14:02:43 +0200 |
commit | 4094de2093f06cedf80e2e8c316f63f45c2504b0 (patch) | |
tree | c4c519454ac22221624db1151febba7b7f1abf68 /debian | |
parent | 925ebf2ad878faecab622b34e652a33daeb8156b (diff) |
Release 1.2.241.2.24
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5e425f79d..62e0bf3be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +apt (1.2.24) xenial; 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:58:04 +0200 + apt (1.2.23) xenial; urgency=medium * Microrelease covering fixes of 1.4.4 |