[pkg-opensc-commit] [engine-pkcs11] 45/152: prepare for new release.

Eric Dorland eric at moszumanska.debian.org
Mon Oct 19 03:11:12 UTC 2015


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

eric pushed a commit to branch master
in repository engine-pkcs11.

commit 1b2da2be9e7fd14956f7816d38666b70838e51e4
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date:   Tue Jul 3 14:57:53 2007 +0000

    prepare for new release.
---
 NEWS         | 9 +++++++++
 configure.ac | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..60e1833
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,9 @@
+NEWS for Engine PKCS#11 -- History of user visible changes
+
+New in 0.1.4; 2007-07-03 Andreas Jellinghaus
+* new urls
+* disabled some dead code
+* new max length for pin: 32 bytes
+* make internal variables and code static
+* parse slot as hex too
+* support selecting slot by label
diff --git a/configure.ac b/configure.ac
index 3d2c60c..269bb50 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl Process this file with autoconf to produce a configure script.
 # Require autoconf 2.52
 AC_PREREQ(2.52)
 
-AC_INIT(engine_pkcs11, [0.1.3-svn])
+AC_INIT(engine_pkcs11, [0.1.4])
 
 AM_INIT_AUTOMAKE
 AM_CONFIG_HEADER(config.h)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/engine-pkcs11.git



More information about the pkg-opensc-commit mailing list