summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2019-09-19 11:13:53 +0200
committerJulian Andres Klode <julian.klode@canonical.com>2019-09-19 11:14:24 +0200
commit534b12f4b47192bd20ea2147311bda58f92005e2 (patch)
tree158011ee5abe31acf61948f3eedc82a53dc1fab2 /debian/changelog
parent25006573002971500d1501331716e9ca348f815f (diff)
Release 1.9.4
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 52a960359..11066f1d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+apt (1.9.4) experimental; urgency=medium
+
+ * CMake: Pass -Werror=return-type to gcc
+ * CMake: Produce a fatal error if triehash could not be found
+ * apt.systemd.daily: Do not numerically check if intervals equal 0
+ (LP: #1840995)
+ * srvrec: Use re-entrant resolver functions
+ * Pass --abort-after=1 to dpkg when using --force-depends (Closes: #935910)
+ (LP: #1844634)
+ * Fix use of GTest to adjust for GTest 1.9
+
+ -- Julian Andres Klode <jak@debian.org> Thu, 19 Sep 2019 11:13:47 +0200
+
apt (1.9.3) experimental; urgency=medium
* Fix segfault in pkgAcquire::Enqueue() with Acquire::Queue-Mode=access