[pkg-opensc-commit] [pkcs11-helper] 03/04: Version 1.05

Eric Dorland eric at moszumanska.debian.org
Fri Jan 6 23:40:06 UTC 2017


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

eric pushed a commit to tag pkcs11-helper-1.05
in repository pkcs11-helper.

commit 8fdd01b226af0f0c2d1fa41d80a3d4b32d4f28da
Author: alonbl <alonbl at 485eb718-1723-0410-b8a9-88cf21a28c35>
Date:   Fri Oct 12 15:39:18 2007 +0000

    Version 1.05
---
 ChangeLog        | 4 ++++
 configure.ac     | 2 +-
 lib/core.exports | 1 +
 3 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 22f8d8a..0fbf31e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@ Copyright (c) 2006 Alon Bar-Lev <alon.barlev at gmail.com>
 
 $Id$
 
+2007-10-12 - Version 1.05
+
+ * Export pkcs11h_logout().
+
 2007-10-05 - Version 1.04
 
  * Added NSS crypto enigne.
diff --git a/configure.ac b/configure.ac
index d8b6135..0f21e4f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -50,7 +50,7 @@
 #
 
 AC_PREREQ([2.60])
-AC_INIT([pkcs11-helper], [1.04])
+AC_INIT([pkcs11-helper], [1.05])
 AM_INIT_AUTOMAKE([${PACKAGE_NAME}], [${PACKAGE_VERSION}])
 AM_CONFIG_HEADER([config.h])
 AC_CONFIG_SRCDIR([lib/common.h])
diff --git a/lib/core.exports b/lib/core.exports
index 4b37fe6..32b9d54 100644
--- a/lib/core.exports
+++ b/lib/core.exports
@@ -10,6 +10,7 @@ pkcs11h_initialize
 pkcs11h_terminate
 pkcs11h_plugAndPlay
 pkcs11h_removeProvider
+pkcs11h_logout
 pkcs11h_setLogHook
 pkcs11h_setLogLevel
 pkcs11h_setForkMode

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



More information about the pkg-opensc-commit mailing list