summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2017-06-01 10:53:28 +0200
committerJulian Andres Klode <jak@debian.org>2017-06-01 10:53:28 +0200
commit1c562dbf59430283953c18ab896acaa5c67fd16b (patch)
tree7b31f70c3bcd123e018d5b733144e9bdb4140cc8 /debian
parentcedf80c55766868eadc7ed59a27537c9a5d91edf (diff)
Release 1.4.61.4.6
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 41ec4e5f0..f19355c35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+apt (1.4.6) unstable; urgency=medium
+
+ * apt.systemd.daily: Do not pass -d to unattended-upgrade for the download
+ job. This actually enables debugging. Instead check if unattended-upgrade
+ supports an option --download-only (which is yet to be implemented) and use
+ that (Closes: #863859)
+
+ -- Julian Andres Klode <jak@debian.org> Thu, 01 Jun 2017 10:50:26 +0200
+
apt (1.4.5) unstable; urgency=medium
* Fix parsing of or groups in build-deps with ignored packages (LP: #1694697)