summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2018-09-28 15:06:39 +0200
committerJulian Andres Klode <julian.klode@canonical.com>2018-09-28 15:09:04 +0200
commit9f9973de79bb8f2d3c2a6755e402cf5c2127c0ae (patch)
treeae0027b5b0f67ad56301dede93a4463ce1db9e6f /debian
parent2e7af714deea25fe9c85b491814862301d01816b (diff)
Release 1.6.51.6.5
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 264e61735..0a6270211 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,19 @@
+apt (1.6.5) bionic; urgency=medium
+
+ [ David Kalnischkies ]
+ * Support records larger than 32kb in 'apt show' (Closes: #905527)
+ (LP: #1787120)
+
+ [ Julian Andres Klode ]
+ * Add support for dpkg frontend lock (Closes: #869546) (LP: #1781169)
+ * Set DPKG_FRONTEND_LOCKED as needed when doing selection changes
+ * http: Stop pipeline after close only if it was not filled before
+ (LP: #1794957)
+ * pkgCacheFile: Only unlock in destructor if locked before (LP: #1794053)
+ * Update libapt-pkg5.0 symbols for frontend locking
+
+ -- Julian Andres Klode <juliank@ubuntu.com> Fri, 28 Sep 2018 15:06:34 +0200
+
apt (1.6.4) unstable; urgency=critical
[ David Kalnischkies ]