[git] GnuPG - branch, master, updated. gnupg-2.2.7-219-g3c2ffd2

by Werner Koch cvs at cvs.gnupg.org
Thu Oct 4 10:06:17 CEST 2018


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  3c2ffd27f36dfe77005aa01005145904761d8743 (commit)
      from  8e83493dae426fe36a0e0081198b10db1e103ff1 (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 3c2ffd27f36dfe77005aa01005145904761d8743
Author: Werner Koch <wk at gnupg.org>
Date:   Thu Oct 4 09:57:03 2018 +0200

    gpg: Add new card vendor
    
    --

diff --git a/g10/card-util.c b/g10/card-util.c
index b95efa8..111dfbf 100644
--- a/g10/card-util.c
+++ b/g10/card-util.c
@@ -216,6 +216,7 @@ get_manufacturer (unsigned int no)
 
     case 0x1337: return "Warsaw Hackerspace";
     case 0x2342: return "warpzone"; /* hackerspace Muenster.  */
+    case 0x4354: return "Confidential Technologies";   /* cotech.de */
     case 0x63AF: return "Trustica";
     case 0xBD0E: return "Paranoidlabs";
     case 0xF517: return "FSIJ";

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

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