[Pcsclite-git-commit] [CCID] 03/03: Release 1.4.26

Ludovic Rousseau rousseau at moszumanska.debian.org
Sat Jan 7 14:50:34 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 666a72c342f433fda1b77ff815fdfe728afc3ce7
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sat Jan 7 15:44:45 2017 +0100

    Release 1.4.26
---
 README       | 19 +++++++++++++++++--
 configure.ac |  2 +-
 2 files changed, 18 insertions(+), 3 deletions(-)

diff --git a/README b/README
index a3aa081..3849f91 100644
--- a/README
+++ b/README
@@ -118,6 +118,21 @@ Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 History:
 ========
 
+1.4.26 - 7 January 2017, Ludovic Rousseau
+    - Add support of
+      . Bit4id Digital DNA Key
+      . Bit4id tokenME FIPS v3
+      . INGENICO Leo
+      . appidkey GmbH ID60-USB
+    - Add support of
+    - PowerOn: the default algorithm is now 5V then 1.8V then 3V then fail.
+      It is still possible to change the initial voltage in the
+      Info.plist file.  Now, in any case, all the values are tried
+      before failing.
+    - Negociate maximum baud rate when bNumDataRatesSupported = 0
+    - Some minor improvements
+
+
 1.4.25 - 30 September 2016, Ludovic Rousseau
     - Add support of
       . Aladdin R.D. JaCarta (idProduct: 0x0402)
@@ -315,7 +330,7 @@ History:
       . Yubico Yubikey NEO U2F+CCID
       . eID_R6 001 X8
     - fix support of Omnikey CardMan 3121
-    - reduce memory consumed when configured with --enable-embedded 
+    - reduce memory consumed when configured with --enable-embedded
     - prepare the port to UEFI
 
 
@@ -979,7 +994,7 @@ History:
       SCM Micro SCR 355, SCR 3311, SCR 3320, SCR 3340 ExpressCard54,
       Gemplus GemCore SIM Pro, GemCore POS Pro (serial and USB), GemPC
       Express (ExpressCard/54 interface), SmartEpad (v 2.0), OmniKey
-      CardMan 5121 
+      CardMan 5121
     - greatly improve support of PIN PAD readers. We now support TPDU
       readers with T=1 cards
     - use l10n strings for the Gemplus GemPC PIN PAD (it has a screen).
diff --git a/configure.ac b/configure.ac
index f20f833..688c207 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 # Require autoconf 2.61
 AC_PREREQ([2.69])
 
-AC_INIT([ccid],[1.4.25])
+AC_INIT([ccid],[1.4.26])
 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