diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2020-06-03 18:25:57 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2020-06-03 18:25:57 +0200 |
commit | cb608f5c1e8af4f6fe68bc31cb96013308a4003b (patch) | |
tree | ab90fdad7e69d5ac21cbcf373165dffa663f4d2a /debian/changelog | |
parent | 96359a576f59eb8bc461bdd4c5eadeb17fe8f0ca (diff) |
Release 2.1.62.1.6
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
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 ] |