diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-04-08 22:42:30 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-04-08 22:42:30 +0200 |
commit | c5d8878d1ffe7484e049f52189a07f3847e4fda9 (patch) | |
tree | 1728c0ef2fb9a2c793b938d54f67a68837048434 /debian | |
parent | 8a9e5ffdb6d0f1744f56bcb6522b134cfdae4a19 (diff) |
* methods/gpgv.cc:
- properly check for expired and revoked keys (closes: #433091)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 82a82ef8c..75a3e2c0a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -46,6 +46,8 @@ apt (0.7.21) UNRELEASED; urgency=low state (LP: #322955) * methods/https.cc: - add Acquire::https::AllowRedirect support + * methods/gpgv.cc: + - properly check for expired and revoked keys (closes: #433091) [ Dereck Wonnacott ] * apt-ftparchive might write corrupt Release files (LP: #46439) |