summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-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)