[Pkg-gnupg-commit] [gnupg2] 153/205: gpg: Add OpenPGP card vendor 0x2342.
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Wed May 11 08:38:32 UTC 2016
This is an automated email from the git hooks/post-receive script.
dkg pushed a commit to branch experimental
in repository gnupg2.
commit 07dbd061bd6c1f131f1d609b412675a128c5fe99
Author: Werner Koch <wk at gnupg.org>
Date: Tue Apr 26 15:51:46 2016 +0200
gpg: Add OpenPGP card vendor 0x2342.
--
---
g10/card-util.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/g10/card-util.c b/g10/card-util.c
index d9c12c6..4276716 100644
--- a/g10/card-util.c
+++ b/g10/card-util.c
@@ -215,7 +215,7 @@ get_manufacturer (unsigned int no)
case 0x002A: return "Magrathea";
case 0x1337: return "Warsaw Hackerspace";
-
+ case 0x2342: return "warpzone"; /* hackerspace Muenster. */
case 0xF517: return "FSIJ";
/* 0x0000 and 0xFFFF are defined as test cards per spec,
--
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