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

Ludovic Rousseau rousseau at moszumanska.debian.org
Wed Aug 10 18:47:01 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 12ed49c6130da8e0365db02b289feb99b54d1d96
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Wed Aug 10 20:33:07 2016 +0200

    Release 1.8.18
---
 ChangeLog    | 9 +++++++++
 configure.ac | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 8a87aa5..d08305d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+1.8.18: Ludovic Rousseau
+10 August 2016
+- SCardDisconnect(): much faster with SCARD_UNPOWER_CARD
+- SCardConnect(): Fix a possible duplicated hCard context
+- Fix compilation on FreeBSD
+- Fix compilation on Solaris
+- Some other minor improvements
+
+
 1.8.17: Ludovic Rousseau
 29 May 2016
 - Fix SCardEndTransaction() issue with a SCARD_SHARE_EXCLUSIVE connection
diff --git a/configure.ac b/configure.ac
index d1a8d46..626a942 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([pcsc-lite],[1.8.17])
+AC_INIT([pcsc-lite],[1.8.18])
 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