[Pcsclite-git-commit] [CCID] 01/01: Release 1.4.27
Ludovic Rousseau
rousseau at moszumanska.debian.org
Sun May 21 12:44:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
rousseau pushed a commit to branch master
in repository CCID.
commit a7dcbf296492f5056e1ba7abb8388531bb0a6708
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date: Sun May 21 14:41:20 2017 +0200
Release 1.4.27
Signed-off-by: Ludovic Rousseau <ludovic.rousseau at free.fr>
---
README | 29 +++++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 30 insertions(+), 1 deletion(-)
diff --git a/README b/README
index 578e830..de0a388 100644
--- a/README
+++ b/README
@@ -118,6 +118,35 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
History:
========
+1.4.27 - 21 May 2017, Ludovic Rousseau
+ - Add support of
+ . ACS ACR1255U-J1
+ . ACS CryptoMate (T2)
+ . ANCUD CCID USB Reader & RNG
+ . DUALi DE-620 Combi
+ . FT CCID
+ . FT CCID KB
+ . FT U2F CCID KB
+ . FT U2F CCID KBOARD
+ . HID Global OMNIKEY 5422 Smartcard Reader
+ . InfoThink IT-102MU Reader
+ . Kapsch TrafficCom USB SAM reader
+ . MK Technology KeyPass S1
+ . Mulann PVT
+ . Regula RFID Reader
+ . Spyrus Inc PocketVault P-3X
+ . Unicept GmbH AirID USB
+ - Add Microchip SEC1210 UART support (when connected on a serial port)
+ - Add Zero Length Packet (ZLP) support for Gemalto IDBridge CT30 and K30
+ enable the patch using ./configure --enable-zlp
+ - Add support of HID Omnikey 5422 as multi slot reader (for macOS)
+ - Escape command: signals buffer overflow instead of silently
+ truncating the buffer
+ - Fix a bug with multi readers and pcscd uses hotplug_libusb (not the
+ recommended configuration)
+ - Some minor improvements
+
+
1.4.26 - 7 January 2017, Ludovic Rousseau
- Add support of
. Bit4id Digital DNA Key
diff --git a/configure.ac b/configure.ac
index 360c098..238115e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
# Require autoconf 2.61
AC_PREREQ([2.69])
-AC_INIT([ccid],[1.4.26])
+AC_INIT([ccid],[1.4.27])
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