[git] GnuPG - branch, STABLE-BRANCH-2-2, updated. gnupg-2.2.5-45-gd27417d
by Werner Koch
cvs at cvs.gnupg.org
Thu Apr 5 15:32:03 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, STABLE-BRANCH-2-2 has been updated
via d27417d3a571739329a86d9f25212f2da0c8ff72 (commit)
from 870527df0dd704c994928348c8c2910030776680 (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 d27417d3a571739329a86d9f25212f2da0c8ff72
Author: Werner Koch <wk at gnupg.org>
Date: Thu Apr 5 15:25:13 2018 +0200
gpg: Add new OpenPGP card vendor.
--
Signed-off-by: Werner Koch <wk at gnupg.org>
diff --git a/g10/card-util.c b/g10/card-util.c
index 896ead0..1a249fb 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 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