summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5e6ea4dfe..952481fac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+apt (1.6.11) bionic; urgency=medium
+
+ * Add test case for local-only packages pinned to never
+ * Prevent shutdown while running dpkg (LP: #1820886)
+ * Add linux-{buildinfo,image-unsigned,source} versioned kernel pkgs
+ (LP: #1821640)
+
+ -- Julian Andres Klode <juliank@ubuntu.com> Tue, 07 May 2019 11:19:29 +0200
+
apt (1.6.10) bionic; urgency=medium
* Fix name of APT::Update::Post-Invoke-Stats (was ...Update-Post...)