Bug#579873: GnuPG::Signature should report on expirations
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Sat May 1 22:37:41 UTC 2010
Package: libgnupg-interface-perl
GnuPG::Signature reports the time that a given signature was created,
but does not provide information about when the signature is scheduled
to expire. Not all signatures have expiration dates, but those that do,
it's a pretty relevant piece of information ;)
http://tools.ietf.org/html/rfc4880#section-5.2.3.10
The attached patch adds support for signature expiration, and
standardizes/clarifies what the expiration should look like (undef) in
the event that there is no expiration for a key or a signature.
--dkg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature_expiration.patch
Type: text/x-patch
Size: 3630 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20100501/aea7147b/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 892 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20100501/aea7147b/attachment.pgp>
More information about the pkg-perl-maintainers
mailing list