summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 541bfbba9..4f4e835d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+apt (2.1.6) unstable; urgency=medium
+
+ [ David Kalnischkies ]
+ * Fix small memory leak in MethodConfig
+ * Consider protected packages for removal if they are marked as such
+ * Consider if a fix is successful before claiming it is
+ * Allow 20 instead of 10 loops for pkgProblemResolver
+ * Deal with duplicates in the solution space of a dep
+
+ -- Julian Andres Klode <jak@debian.org> Wed, 03 Jun 2020 18:25:22 +0200
+
apt (2.1.5) unstable; urgency=medium
[ David Kalnischkies ]