[Pcsclite-git-commit] [CCID] 01/01: Release 1.4.22

Ludovic Rousseau rousseau at moszumanska.debian.org
Sun Jan 10 13:40:50 UTC 2016


This is an automated email from the git hooks/post-receive script.

rousseau pushed a commit to branch master
in repository CCID.

commit 894b184b85c6c45b017a0ea9bef6b3892d207942
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sun Jan 10 14:40:02 2016 +0100

    Release 1.4.22
---
 README       | 31 +++++++++++++++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 32 insertions(+), 1 deletion(-)

diff --git a/README b/README
index b579f0e..ba96643 100644
--- a/README
+++ b/README
@@ -118,6 +118,37 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 History:
 ========
 
+1.4.22 - 10 January 2016, Ludovic Rousseau
+    - Add support of
+      . Aktiv Rutoken PINPad 2
+      . Aladdin R.D. JC-WebPass (JC600)
+      . Aladdin R.D. JCR-770
+      . Aladdin R.D. JaCarta
+      . Aladdin R.D. JaCarta Flash
+      . Aladdin R.D. JaCarta LT
+      . Aladdin R.D. JaCarta U2F (JC602)
+      . Athena ASEDrive IIIe Combo Bio PIV
+      . Athena ASEDrive IIIe KB Bio PIV
+      . GEMALTO CT1100
+      . GEMALTO K1100
+      . Hitachi, Ltd. Hitachi Biometric Reader
+      . Hitachi, Ltd. Hitachi Portable Biometric Reader
+      . Nitrokey Nitrokey Storage
+      . THURSBY SOFTWARE TSS-PK1
+      . Thursby Software Systems, Inc. TSS-PK7
+      . Thursby Software Systems, Inc. TSS-PK8
+    - Patch for Microchip SEC1110 reader on Mac OS X (card events notification)
+    - Patch for Cherry KC 1000 SC (problem was with a T=1 card and case 2 APDU)
+    - Fix support of FEATURE_MCT_READER_DIRECT for the Kobil mIDentity
+      visual reader
+    - Set timeout to 90 sec for PPDU (Pseudo APDU) commands. This change
+      allows the use of a Secure Verify command sent as a PPDU through
+      SCardTransmit().
+    - Fix a crash when reader reader initialization failed
+    - Fix initialization bug with Gemalto Pinpad reader on Mac OS X
+    - Some minor bugs fixed
+
+
 1.4.21 - 21 October 2015, Ludovic Rousseau
     - Add support of
       . ACS ACR1252 Dual Reader
diff --git a/configure.ac b/configure.ac
index 48612ae..30a234c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 # Require autoconf 2.61
 AC_PREREQ([2.69])
 
-AC_INIT([ccid],[1.4.21])
+AC_INIT([ccid],[1.4.22])
 AC_CONFIG_SRCDIR(src/ifdhandler.c)
 AC_CONFIG_AUX_DIR([.])
 AM_INIT_AUTOMAKE(1.8 dist-bzip2 no-dist-gzip subdir-objects)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pcsclite/CCID.git



More information about the Pcsclite-cvs-commit mailing list