[git] GnuPG - branch, master, updated. gnupg-2.1.0-66-gcdc404f

by Werner Koch cvs at cvs.gnupg.org
Mon Dec 8 11:46:02 CET 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, master has been updated
       via  cdc404fe5247fb9886a7aeb9f214a04fc88b7aa0 (commit)
      from  b72ece6d74d3e385e818ead748eba0cb111b95b3 (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 cdc404fe5247fb9886a7aeb9f214a04fc88b7aa0
Author: Werner Koch <wk at gnupg.org>
Date:   Mon Dec 8 11:46:48 2014 +0100

    gpg: Add OpenPGP card vendor 0x1337.
    
    --

diff --git a/g10/card-util.c b/g10/card-util.c
index 4f1c9d8..0535c1d 100644
--- a/g10/card-util.c
+++ b/g10/card-util.c
@@ -213,6 +213,8 @@ get_manufacturer (unsigned int no)
 
     case 0x002A: return "Magrathea";
 
+    case 0x1337: return "Warsaw Hackerspace";
+
     case 0xF517: return "FSIJ";
 
       /* 0x0000 and 0xFFFF are defined as test cards per spec,

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

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


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




More information about the Gnupg-commits mailing list