summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2020-12-27 09:53:26 +0100
committerJulian Andres Klode <julian.klode@canonical.com>2020-12-27 09:58:19 +0100
commit4215b6b2ce64f7bd0988c63c8d7d3e34833ec813 (patch)
tree8142884c78904369eb01ea539c58b3fca94310dd /debian
parent46c8c73ae19b42928043a254688b2985320f5ceb (diff)
Release 2.1.152.1.15
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 370cca7d5..5e341d674 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+apt (2.1.15) unstable; urgency=medium
+
+ [ Julian Andres Klode ]
+ * Unroll pkgCache::sHash 8 time, break up dependency
+ * Do not require libxxhash-dev for including pkgcachegen.h (Closes: #978171)
+
+ [ David Kalnischkies ]
+ * Proper URI encoding for config requests to our test webserver
+ * Keep URIs encoded in the acquire system
+ * Implement encoded URI handling in all methods
+ * Don't re-encode encoded URIs in pkgAcqFile
+
+ [ Helge Kreutzmann ]
+ * German program translation update (Closes: #977938)
+
+ -- Julian Andres Klode <jak@debian.org> Sun, 27 Dec 2020 09:53:07 +0100
+
apt (2.1.14) unstable; urgency=medium
* test: fixup for hash table size increase (changed output order)