[git] GnuPG - branch, STABLE-BRANCH-2-0, updated. gnupg-2.0.25-4-g4500d3c

by Simon Josefsson cvs at cvs.gnupg.org
Mon Jul 21 16:06:33 CEST 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".

The branch, STABLE-BRANCH-2-0 has been updated
       via  4500d3cb6dd3525a835c251e6104f500050cf075 (commit)
      from  5798673156a66f4c39e1d34e358b03539194d57c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4500d3cb6dd3525a835c251e6104f500050cf075
Author: Simon Josefsson <simon at josefsson.org>
Date:   Wed Jul 16 21:49:17 2014 +0200

    Add OpenPGP card manufacturer Yubico (6).

diff --git a/g10/card-util.c b/g10/card-util.c
index 57f873f..2198cb2 100644
--- a/g10/card-util.c
+++ b/g10/card-util.c
@@ -205,6 +205,7 @@ get_manufacturer (unsigned int no)
     case 0x0003: return "OpenFortress";
     case 0x0004: return "Wewid AB";
     case 0x0005: return "ZeitControl";
+    case 0x0006: return "Yubico";
 
     case 0x002A: return "Magrathea";
 

-----------------------------------------------------------------------

Summary of changes:
 g10/card-util.c |    1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
The GNU Privacy Guard
http://git.gnupg.org




More information about the Gnupg-commits mailing list