diff options
author | Michael Vogt <mvo@ubuntu.com> | 2015-11-27 16:05:45 +0100 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2015-11-27 16:05:45 +0100 |
commit | d5d519b82f21c0c41646e8b0cacfab22ff6eafa6 (patch) | |
tree | 4e77a71f6a2ddb52f8e0cfb4f5f569baf8b9c803 /debian/changelog | |
parent | 2ee1a6f0ecfb1e0ffa4a3467467e2b1395abaf39 (diff) |
prepare 1.1.1 release
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 13 |
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 ] |