[Pcsclite-git-commit] [PCSC] 03/03: Release 1.8.20

Ludovic Rousseau rousseau at moszumanska.debian.org
Fri Dec 30 17:13:03 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 980fdc357bc36e3f608462a1d7bcb182b1bacdae
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Fri Dec 30 18:10:07 2016 +0100

    Release 1.8.20
---
 ChangeLog    | 5 +++++
 configure.ac | 2 +-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 6ab229e..d256717 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1.8.20: Ludovic Rousseau
+30 December 2016
+- Fix a crash and potential security issue in pcscd
+
+
 1.8.19: Ludovic Rousseau
 9 December 2016
 - SCardGetStatusChange(): Fix a (rare) race condition
diff --git a/configure.ac b/configure.ac
index 354048f..8eea5e3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@
 
 AC_PREREQ([2.69])
 
-AC_INIT([pcsc-lite],[1.8.19])
+AC_INIT([pcsc-lite],[1.8.20])
 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