[Pcsclite-git-commit] [PCSC] 01/01: Release 1.8.19

Ludovic Rousseau rousseau at moszumanska.debian.org
Fri Dec 9 09:08:39 UTC 2016


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

rousseau pushed a commit to branch master
in repository PCSC.

commit c10dac9ce97ed3fda204fd73ef1f19ac4446426d
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Fri Dec 9 10:07:52 2016 +0100

    Release 1.8.19
---
 ChangeLog    | 12 ++++++++++++
 configure.ac |  2 +-
 2 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index f8b2bb0..6ab229e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+1.8.19: Ludovic Rousseau
+9 December 2016
+- SCardGetStatusChange(): Fix a (rare) race condition
+- Doxygen:
+  . SCardGetStatusChange() may return SCARD_E_UNKNOWN_READER
+  . SCardConnect() and SCardReconnect() will never return SCARD_E_NOT_READY
+- pcsc-spy:
+  . fix display of execution time
+  . log the thread number in the results
+- Some other minor improvements
+
+
 1.8.18: Ludovic Rousseau
 10 August 2016
 - SCardDisconnect(): much faster with SCARD_UNPOWER_CARD
diff --git a/configure.ac b/configure.ac
index 626a942..354048f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([pcsc-lite],[1.8.18])
+AC_INIT([pcsc-lite],[1.8.19])
 AC_CONFIG_SRCDIR(src/pcscdaemon.c)
 AM_INIT_AUTOMAKE(1.8 dist-bzip2 no-dist-gzip)
 AC_CONFIG_HEADERS([config.h])

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



More information about the Pcsclite-cvs-commit mailing list