[git] GnuPG - branch, STABLE-BRANCH-2-0, updated. gnupg-2.0.19-30-gb6b08b6

by NIIBE Yutaka cvs at cvs.gnupg.org
Fri Jul 20 10:51:43 CEST 2012


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-0 has been updated
       via  b6b08b6b93886ee8f466aea37da83286447992cb (commit)
      from  34b78c7d82f3923052e36d405ba403787ae9df16 (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 b6b08b6b93886ee8f466aea37da83286447992cb
Author: NIIBE Yutaka <gniibe at fsij.org>
Date:   Fri Jul 20 16:34:07 2012 +0900

    scd: Add forgotten VENDOR_FSIJ to ccid-driver.
    
    * scd/ccid-driver.c (ccid_transceive_secure): Handle VENDOR_FSIJ.

diff --git a/scd/ccid-driver.c b/scd/ccid-driver.c
index 5281a2f..49dde61 100644
--- a/scd/ccid-driver.c
+++ b/scd/ccid-driver.c
@@ -3129,6 +3129,7 @@ ccid_transceive_secure (ccid_driver_t handle,
     {
     case VENDOR_SCM:  /* Tested with SPR 532. */
     case VENDOR_KAAN: /* Tested with KAAN Advanced (1.02). */
+    case VENDOR_FSIJ: /* Tested with Gnuk (0.21). */
       break;
     case VENDOR_VASCO: /* Tested with DIGIPASS 920 */
       pinlen_max = 15;

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

Summary of changes:
 scd/ccid-driver.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
The GNU Privacy Guard
http://git.gnupg.org




More information about the Gnupg-commits mailing list