summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Vogt <mvo@ubuntu.com>2015-11-27 16:05:45 +0100
committerMichael Vogt <mvo@ubuntu.com>2015-11-27 16:05:45 +0100
commitd5d519b82f21c0c41646e8b0cacfab22ff6eafa6 (patch)
tree4e77a71f6a2ddb52f8e0cfb4f5f569baf8b9c803
parent2ee1a6f0ecfb1e0ffa4a3467467e2b1395abaf39 (diff)
prepare 1.1.1 release
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 891f7ee7d..69514c0fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+apt (1.1.1) unstable; urgency=medium
+
+ [ Michael Vogt ]
+ * Deal with killed acquire methods properly instead of hanging
+ (Closes: #806406)
+ * Check if the Apt::Sandbox::User exists in CheckDropPrivsMustBeDisabled()
+ (Closes: #806406)
+
+ [ David Kalnischkies ]
+ * appease adequate with some weak symbols for -private (Closes: #806422)
+
+ -- Michael Vogt <mvo@debian.org> Fri, 27 Nov 2015 16:04:59 +0100
+
apt (1.1) unstable; urgency=medium
[ Justin B Rye ]