diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-04-25 00:49:41 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-04-25 00:49:41 +0200 |
commit | 3036f1e491ec1c71fb8fe9ff35954cebb2574320 (patch) | |
tree | d4e52961d09ca924de582bb4431c736889e9bea2 /debian | |
parent | 256246d73d1d3a1b6cc7a5ebc4fc7684a07e55e7 (diff) |
* NMU
* Fix broken use of awk in apt-key that caused removal of the wrong keys
from the keyring. Closes: #412572
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 77f0224d1..8294c45d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -38,6 +38,14 @@ apt (0.6.47) UNRELEASED; urgency=low -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Dec 2006 19:39:05 +0100 +apt (0.6.46.4-0.1) unstable; urgency=emergency + + * NMU + * Fix broken use of awk in apt-key that caused removal of the wrong keys + from the keyring. Closes: #412572 + + -- Joey Hess <joeyh@debian.org> Mon, 26 Feb 2007 16:00:22 -0500 + apt (0.6.46.4) unstable; urgency=high * ack NMU (closes: #401017) |