summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2019-05-07 12:57:55 +0200
committerJulian Andres Klode <julian.klode@canonical.com>2019-05-07 12:57:55 +0200
commit48ae1e6228c0190d8bb680ec11df2f964b014e83 (patch)
tree72cff8bbb8dd4c5b9fb135c3638b024bfb0be53f /debian/changelog
parentefb201109e5aa310b885d2653806ed526003feca (diff)
Release 1.2.321.2.32
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 5477de699..c06fffdd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+apt (1.2.32) xenial; 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 12:57:03 +0200
+
apt (1.2.31) xenial; urgency=medium
* Fix name of APT::Update::Post-Invoke-Stats (was ...Update-Post...)