diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-06-26 13:48:35 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-06-26 13:48:35 +0200 |
commit | 7cb48e888df3f4a7156d39515e6573aed66acd39 (patch) | |
tree | 9b0acad31296fbe577b8bceeb0e5a10b8bd1e125 /debian/changelog | |
parent | bf7de05c855aea1f1d30e7aafd99700601a7bc4d (diff) |
merge previous security upload
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ec03e5a51..f50bac52d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,19 @@ +apt (0.9.6ubuntu3) quantal; urgency=low + + * SECURITY UPDATE: Disable apt-key net-update for now, as validation + code is still insecure + - cmdline/apt-key: exit 1 immediately in net_update() + - CVE-2012-0954 + - LP: #1013639 + + -- Jamie Strandboge <jamie@ubuntu.com> Fri, 15 Jun 2012 08:03:17 -0500 + apt (0.9.6ubuntu2) quantal; urgency=low * adjust apt-key to ensure no collisions on subkeys too. Patch thanks to Marc Deslauriers. (LP: #1013128) - -- Jamie Strandboge <jamie@ubuntu.com> Thu, 14 Jun 2012 11:29:48 -0500 + -- Jamie Strandboge <jamie@ubuntu.com> Thu, 14 Jun 2012 11:29:48 -0500 apt (0.9.6ubuntu1) quantal; urgency=low |