[Pkg-gnupg-commit] [gnupg2] 51/241: gpg: Add a new OpenPGP card vendor.
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Wed Dec 9 20:31:53 UTC 2015
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch master
in repository gnupg2.
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.
--
---
g10/card-util.c | 1 +
1 file changed, 1 insertion(+)
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";
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git
More information about the Pkg-gnupg-commit
mailing list