[git] GnuPG - branch, master, updated. gnupg-2.1.9-51-g03e230f

by Werner Koch cvs at cvs.gnupg.org
Wed Oct 21 18:27:07 CEST 2015


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  03e230f0ea62fa7ec363e727ea1cf1344643464f (commit)
      from  9ffcb77e2565651afdeda523374bcbb24b5bd735 (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 03e230f0ea62fa7ec363e727ea1cf1344643464f
Author: Werner Koch <wk at gnupg.org>
Date:   Wed Oct 21 18:23:25 2015 +0200

    gpg: Add a new OpenPGP card vendor.
    
    --

diff --git a/g10/card-util.c b/g10/card-util.c
index ed69058..b8c5054 100644
--- a/g10/card-util.c
+++ b/g10/card-util.c
@@ -210,6 +210,7 @@ get_manufacturer (unsigned int no)
     case 0x0006: return "Yubico";
     case 0x0007: return "OpenKMS";
     case 0x0008: return "LogoEmail";
+    case 0x0009: return "Fidesmo";
 
     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