[pkg-opensc-commit] [pam-p11] 28/66: prepare for new release.

Eric Dorland eric at moszumanska.debian.org
Tue Jun 13 04:06:50 UTC 2017


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

eric pushed a commit to branch master
in repository pam-p11.

commit 52576c2d9762fdec0529bbf84dea4f1c7ac533c2
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date:   Tue Jul 3 14:53:09 2007 +0000

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

diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..3b4dc70
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,8 @@
+NEWS for Pam_p11 -- History of user visible changes
+
+New in 0.1.2; 2007-07-03 Andreas Jellinghaus
+* make some functions static.
+* rename variables to avoid names of glibc functions (e.g. random)
+* do not save the password (i.e. pin - shouldn't go anywhere except
+  to the card)
+
diff --git a/configure.ac b/configure.ac
index 347677c..722d978 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@
 AC_PREREQ(2.52)
 
 # Process this file with autoconf to produce a configure script.
-AC_INIT(pam_p11,[0.1.2-svn])
+AC_INIT(pam_p11,[0.1.3])
 AC_CONFIG_SRCDIR([src/pam_p11.c])
 AC_CANONICAL_TARGET([])
 AM_INIT_AUTOMAKE

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



More information about the pkg-opensc-commit mailing list