Subject: | GnuPG::Interface should be able to report timestamps at 1Hz precision |
Date: | Sat, 01 May 2010 16:32:02 -0400 |
To: | bug-GnuPG-Interface [...] rt.cpan.org, submit [...] bugs.debian.org |
From: | Daniel Kahn Gillmor <dkg [...] fifthhorseman.net> |
Package: libgnupg-interface-perl
If RT #57121 is resolved (always use --fixed-list-mode), then
GnuPG::Interface should be able to report relevant dates (key
creation/expiration dates and signature creation) down to a 1 second
resolution, as they're specified in the OpenPGP specification:
http://tools.ietf.org/html/rfc4880#section-3.5
The attached patch supports new features like creation_date, while
leaving the legacy creation_date_string intact. This give users
finer-grained control over timestamps.
The patch includes updates to the test suite and documentation.
Regards,
--dkg
Message body is not shown because sender requested not to inline it.
Message body not shown because it is not plain text.