[Bps-public-commit] GnuPG-Interface annotated tag, 0.42_01, created. 0.42_01
Jesse Vincent
jesse at bestpractical.com
Mon May 10 10:55:33 EDT 2010
The annotated tag, 0.42_01 has been created
at efb6f79250187a8d56b32e452fc68bf4ea74f8f2 (tag)
tagging 3b5e1b390bbbb9e67003b0a9a11bbfb416a1911e (commit)
replaces 0.42
tagged by Jesse Vincent
on Mon May 10 10:54:34 2010 -0400
- Log -----------------------------------------------------------------
Tagging version '0.42_01' using shipit.
Alex Vandiver (1):
Fix POD errors
Daniel Kahn Gillmor (21):
Add usage_flags to keys
unescape strings to handle User IDs with colons in them
always use --fixed-list-mode for consistency and better granularity of data
take advantage of --fixed-list-mode and report timestamps at 1Hz precision instead of daily precision
expose signature expiration times
do not bother shipping test/random_seed
ignore bits of test that should not be shipped
support more than 1 signature over each subkey
adopt suggestions from Jesse Vincent: do not carp on use of the deprecated G:SubKey->signature(), and default behavor when G:SubKey-signature() is called with an argument is to clear the signatures list before pushing to it
actually check validity of signatures and report them
introducing GnuPG::UserAttribute to handle uat packets
add signature class and exportability to GnuPG::Signature
add revocations to keys and user ids and user attributes
allow for primary key to have per-key (useful for signatures of class 0x1f, see http://tools.ietf.org/html/rfc4880#section-5.2.1)
fixed synopsis example in GnuPG::Signature pod
change around some variable names for consistency's sake:
move fingerprint comparison directly into GnuPG::Fingerprint
move signature comparison into ComparableKey.pm instead of ComparableSubKey.pm
move compare() into GnuPG::Signature, got rid of t/GnuPG/ComparableSignaturepm
handle revoker packets (rvk)
GnuPG::Revoker: improve docs, compare() should fail if the signature counts differ
Jesse Vincent (6):
Fix for documented typos reported by SYSMON Fixes rt.cpan.org#50377
Merge commit 'origin/master'
Several doc patches from Daniel Kahn Gillmor
MANIFEST updates
Changelog updates for 0.42_01
Checking in changes prior to tagging of version 0.42_01.
Tim Retout (1):
Fix copy method of GnuPG::Options.
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list