Subject: | GnuPG::Interface should handle User Attribute packets [PATCH] |
Date: | Sun, 02 May 2010 02:08:04 -0400 |
To: | bug-GnuPG-Interface [...] rt.cpan.org, submit [...] bugs.debian.org |
From: | Daniel Kahn Gillmor <dkg [...] fifthhorseman.net> |
Package: libgnupg-interface-perl
Tags: patch
Severity: wishlist
Currently, GnuPG doesn't handle User Attribute packets, producing the
following warning:
Show quoted text
> 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
Message body is not shown because sender requested not to inline it.
Message body not shown because it is not plain text.