Bug#579900: GnuPG::Interface should handle User Attribute packets [PATCH]

Daniel Kahn Gillmor dkg at fifthhorseman.net
Sun May 2 06:08:04 UTC 2010


Package: libgnupg-interface-perl
Tags: patch
Severity: wishlist

Currently, GnuPG doesn't handle User Attribute packets, producing the
following warning:

> unknown record type uat at /usr/share/perl5/GnuPG/Interface.pm line 545, <GEN1> line 271.

The attached patch implements a minimal GnuPG::UserAttribute to at least
parse the basic information provided by GnuPG's --with-colons output,
and avoid the error when parsing keys with User Attributes attached.

This should apply at the tail of the recent series of patches i've
submitted.

	--dkg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: handle_user_attribute_packets.patch
Type: text/x-patch
Size: 4611 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20100502/bf72069d/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/20100502/bf72069d/attachment.pgp>


More information about the pkg-perl-maintainers mailing list