scd-backport-2-0 branch

NIIBE Yutaka gniibe at fsij.org
Fri Jul 20 09:48:47 CEST 2012


On 2012-06-25 at 10:13 +0900, NIIBE Yutaka wrote:
> I added one more change of following (I will add this change to master
> branch too).  Then, rebase and merge scd-backport-2-0 branch into
> STABLE-BRANCH-2-0.

I forgot to test ccid-driver with Gnuk.  Today, I found a problem and
I committed following change to STABLE-BRANCH-2-0.  This is backport,
it has been in the master branch.

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;
-- 





More information about the Gnupg-devel mailing list