diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-04-08 22:52:11 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-04-08 22:52:11 +0200 |
commit | 0b77f4775db7bc45964e0337b8978a170b3f0483 (patch) | |
tree | fcb9fda99d0ef5b33d136f691326c88d3a608bd7 /debian | |
parent | 9c2d35fa4715db757b728458cfdce5d748ae1476 (diff) |
* methods/gpgv.cc:
- properly check for expired and revoked keys (closes: #433091)
LP: #356012
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 43827dada..9618cc1c6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,11 @@ apt (0.7.20.2ubuntu6) jaunty; 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) + LP: #356012 + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 08 Apr 2009 22:39:50 +0200 apt (0.7.20.2ubuntu5) jaunty; urgency=low |