summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <julian.klode@canonical.com>2020-05-26 12:20:42 +0200
committerJulian Andres Klode <julian.klode@canonical.com>2020-05-26 12:20:42 +0200
commita5c65bce372375d40eb317e1a2b181cced54affa (patch)
treeb7ed73b6bd3d9bfcb2712d0f425eddafdf58eb34 /debian
parentabfed3e396b9cb3e0b45c1cfa04db38ac00a8171 (diff)
Release 2.1.52.1.5
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1e33ff23f..541bfbba9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+apt (2.1.5) unstable; urgency=medium
+
+ [ David Kalnischkies ]
+ * Reset candidate version explicitly for internal state-keeping
+ (Closes: #961266)
+ * Known-bad candidate versions are not an upgrade option
+ * Keep status number if candidate is discarded for kept back display
+ * Allow pkgDepCache to be asked to check internal consistency
+ * Don't update candidate provides map if the same as current
+ * Ensure EDSP doesn't use a dangling architecture string
+ * Allow FMV SSE4.2 detection to succeed on clang
+ * Mark PatternTreeParser::Node destructor as virtual
+
+ [ Frans Spiesschaert ]
+ * Dutch manpages translation update (Closes: #961431)
+
+ -- Julian Andres Klode <jak@debian.org> Tue, 26 May 2020 12:19:40 +0200
+
apt (2.1.4) unstable; urgency=medium
[ David Kalnischkies ]