summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2020-01-27 13:26:00 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2020-01-27 13:26:29 +0100
commitfaa51dcbf63cbf3593ce00495c03c27360b239b7 (patch)
tree4ec607c6ed349b8a9e6cf3ac72d4b05d8fadca5f /debian
parentcafebee579f6a9399fbfcc86e2c89a479aee465e (diff)
Release 1.9.8
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 5de79aefd..02b9c4f40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+apt (1.9.8) experimental; urgency=medium
+
+ * pkgcache.cc: Mix PACKAGE_VERSION into the cache hash
+ * mmap: Do not look for empty pool unless we need to
+ * apt-verbatim.ent: Update ubuntu-codename from disco to focal
+ * NewGroup: Create GrpIterator after allocation (fix segfault)
+
+ -- Julian Andres Klode <jak@debian.org> Mon, 27 Jan 2020 13:25:52 +0100
+
apt (1.9.7) experimental; urgency=medium
* Trim trailing whitespace (thanks lintian-brush)