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

Ludovic Rousseau rousseau at moszumanska.debian.org
Wed Apr 20 08:05:23 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 d636d54fdd07b416f591f28d84c6f0e3f4bda4f9
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Wed Apr 20 10:04:45 2016 +0200

    Release 1.4.23
---
 README       | 23 +++++++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 24 insertions(+), 1 deletion(-)

diff --git a/README b/README
index ba96643..b117880 100644
--- a/README
+++ b/README
@@ -118,6 +118,29 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 History:
 ========
 
+1.4.23 - 20 April 2016, Ludovic Rousseau
+    - Add support of
+      . ACS ACR3901U ICC Reader
+      . Alcor Micro AU9560
+      . Cherry SmartTerminal XX44
+      . HID Global OMNIKEY 3x21 Smart Card Reader
+      . HID Global OMNIKEY 5022 Smart Card Reader
+      . HID Global OMNIKEY 6121 Smart Card Reader
+      . IonIDe Smartcard Reader reader
+      . KACST HSID Reader
+      . KACST HSID Reader Dual Storage
+      . KACST HSID Reader Single Storage
+    - Remove support of
+      . VMware Virtual USB CCID
+    - Do NOT add support of
+      . DUALi DE-ABCM6
+    - Fix a busy loop consuming 100% of CPU for some composite USB devices
+      impacted readers: Yubico Yubikey NEO U2F+CCID and Broadcom BCM5880
+    - Remove support of (unused) option DRIVER_OPTION_RESET_ON_CLOSE
+    - log libusb error name instead of decimal value
+    - Some minor improvements
+
+
 1.4.22 - 10 January 2016, Ludovic Rousseau
     - Add support of
       . Aktiv Rutoken PINPad 2
diff --git a/configure.ac b/configure.ac
index 30a234c..7265f88 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 # Require autoconf 2.61
 AC_PREREQ([2.69])
 
-AC_INIT([ccid],[1.4.22])
+AC_INIT([ccid],[1.4.23])
 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