[Pcsclite-git-commit] [pcsc-tools] 05/05: Release 1.5.0

Ludovic Rousseau rousseau at moszumanska.debian.org
Sun May 28 20:33:59 UTC 2017


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

rousseau pushed a commit to branch master
in repository pcsc-tools.

commit d01a27f8495c8707895a8a4e5d1770ddd2cbdb6b
Author: Ludovic Rousseau <ludovic.rousseau at free.fr>
Date:   Sun May 28 22:18:55 2017 +0200

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

diff --git a/README b/README
index 1969cb0..9180eb0 100644
--- a/README
+++ b/README
@@ -130,6 +130,15 @@ Licences:
 History:
 ========
 
+1.5.0 - 28 May 2017, Ludovic ROUSSEAU
+    - 221 new ATRs
+    - pcsc_scan:
+      . add APDU stress mode (-s) (send "Select MF" APDU in a loop)
+      . display an animation while waiting for a card or reader event
+    - use autoconf/automake
+      . macOS support with no change
+      . Windows support (using MSYS2 http://www.msys2.org/)
+
 1.4.27 - 2 June 2016, Ludovic ROUSSEAU
     - 72 new ATRs
     - ATR_analysis: propose to submit the ATR if not known
diff --git a/configure.ac b/configure.ac
index 5003710..3643fc9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
 
 AC_PREREQ([2.69])
 
-AC_INIT([pcsc_scan], [1.4.27])
+AC_INIT([pcsc_scan], [1.5.0])
 AC_CONFIG_SRCDIR([pcsc_scan.c])
 AM_INIT_AUTOMAKE([1.8 dist-bzip2 no-dist-gzip foreign])
 

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



More information about the Pcsclite-cvs-commit mailing list