Skip Menu |

This queue is for tickets about the GnuPG-Interface CPAN distribution.

Report information
The Basics
Id: 57123
Status: resolved
Priority: 0/
Queue: GnuPG-Interface

People
Owner: Nobody in particular
Requestors: dkg [...] fifthhorseman.net
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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.

Download signature.asc
application/pgp-signature 892b

Message body not shown because it is not plain text.

Subject: [rt.cpan.org #57123] GnuPG::Interface should be able to report timestamps at 1Hz precision
Date: Tue, 18 Oct 2011 01:08:58 +0200
To: bug-GnuPG-Interface [...] rt.cpan.org, 579867-done [...] bugs.debian.org
From: intrigeri <intrigeri+debian [...] boum.org>
Version: 0.42.002-1 Hi, Daniel Kahn Gillmor wrote (01 May 2010 20:32:02 GMT) : Show quoted text
> If RT #57121 is resolved (always use --fixed-list-mode), then > GnuPG::Interface should be able to report relevant dates [...]
It looks like the 1Hz-precision bug (Debian #579867, RT #57123) was fixed in 0.42_01, whose ChangeLog reads: Take advantage of --fixed-list-mode and report timestamps at 1Hz precision instead of daily precision - dkg ... so this bug should probably be closed on the CPAN RT. Bye, -- intrigeri <intrigeri@boum.org>