diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-04-08 22:49:23 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-04-08 22:49:23 +0200 |
commit | a06f61bbb328ee218afbd367248f6f2338186e19 (patch) | |
tree | 8cdeaeecb12ada8f73a3192f4697de85dae0ce50 /debian | |
parent | a7c526b6288aa21b64be5991a3f406fd9509db05 (diff) |
* methods/gpgv.cc:
- properly check for expired and revoked keys (closes: #433091)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2b84d16a6..5ddd98a0d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,6 +15,10 @@ apt (0.7.20.3) UNRELEASED; urgency=low * apt.cron.daily: catch invalid dates due to DST time changes in the stamp files + [ Michael Vogt ] + * methods/gpgv.cc: + - properly check for expired and revoked keys (closes: #433091) + -- Michael Vogt <mvo@debian.org> Wed, 08 Apr 2009 22:37:01 +0200 apt (0.7.20.2) unstable; urgency=medium |