[Pcsclite-git-commit] [CCID] 02/02: Release 1.4.20

Ludovic Rousseau rousseau at moszumanska.debian.org
Wed Aug 5 11:22:04 UTC 2015


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

rousseau pushed a commit to branch master
in repository CCID.

commit 67b190c1c8144c60110a13fc3c07de9e8b992654
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Wed Aug 5 13:21:33 2015 +0200

    Release 1.4.20
---
 README       | 19 +++++++++++++++++++
 configure.ac |  2 +-
 2 files changed, 20 insertions(+), 1 deletion(-)

diff --git a/README b/README
index 4471b1f..f00ce3e 100644
--- a/README
+++ b/README
@@ -118,6 +118,25 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 History:
 ========
 
+1.4.20 - 5 August 2015, Ludovic Rousseau
+    - Add support of
+      . ACS ACR1251 Dual Reader
+      . Access IS NFC Smart Module
+      . BIFIT iToken
+      . BLUTRONICS BLUDRIVE II CCID (idProduct: 0x1079)
+      . Generic MultiCard Device
+      . NXP Pegoda 2 N
+      . SafeNet eToken 5100
+      . SafeNet eToken 7300
+      . Yubico Yubikey 4 CCID
+      . Yubico Yubikey 4 OTP+CCID
+      . Yubico Yubikey 4 OTP+U2F+CCID
+      . Yubico Yubikey 4 U2F+CCID
+    - Depends on libusb version 1.0.9 instead of 1.0.8
+    - The O2 Micro Oz776 reader only supports 9600 bps
+    - Change installation directory for Mac OS X El Capitan 10.11
+
+
 1.4.19 - 13 May 2014, Ludovic Rousseau
     - Add support of
       . AK910 CKey (idProduct 0x0001)
diff --git a/configure.ac b/configure.ac
index 0f0f5af..6204a5b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@
 # Require autoconf 2.61
 AC_PREREQ([2.69])
 
-AC_INIT([ccid],[1.4.19])
+AC_INIT([ccid],[1.4.20])
 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