[pkg-opensc-commit] [libp11] 238/239: Add ECDSA symbols

Eric Dorland eric at moszumanska.debian.org
Sat Oct 17 06:21:39 UTC 2015


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

eric pushed a commit to branch master
in repository libp11.

commit c2b5383b417f93e6121fcc29ea56a894f62e4742
Author: Eric Dorland <eric at debian.org>
Date:   Sat Oct 17 02:00:39 2015 -0400

    Add ECDSA symbols
---
 debian/changelog        | 1 +
 debian/libp11-2.symbols | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 30fdcb0..f2b4126 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ libp11 (0.3.0-1) unstable; urgency=medium
   * debian/copyright, debian/libp11-dev.doc-base, debian/libp11-dev.docs:
     Docs have been dropped.
   * debian/upstream/signing-key.asc, debian/watch: Add upstream signing key.
+  * debian/libp11-2.symbols: Add ECDSA symbols.
 
  -- Eric Dorland <eric at debian.org>  Sat, 17 Oct 2015 01:42:40 -0400
 
diff --git a/debian/libp11-2.symbols b/debian/libp11-2.symbols
index 483e0a5..2af1b39 100644
--- a/debian/libp11-2.symbols
+++ b/debian/libp11-2.symbols
@@ -6,6 +6,7 @@ libp11.so.2 libp11-2 #MINVER#
  PKCS11_CTX_new at Base 0.2.8
  PKCS11_CTX_unload at Base 0.2.8
  PKCS11_change_pin at Base 0.2.8
+ PKCS11_ecdsa_method_free at Base 0.3.0
  PKCS11_enumerate_certs at Base 0.2.8
  PKCS11_enumerate_keys at Base 0.2.8
  PKCS11_enumerate_slots at Base 0.2.8
@@ -14,6 +15,7 @@ libp11.so.2 libp11-2 #MINVER#
  PKCS11_find_token at Base 0.2.8
  PKCS11_generate_key at Base 0.2.8
  PKCS11_generate_random at Base 0.2.8
+ PKCS11_get_ecdsa_method at Base 0.3.0
  PKCS11_get_key_exponent at Base 0.2.8
  PKCS11_get_key_modulus at Base 0.2.8
  PKCS11_get_key_size at Base 0.2.8

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



More information about the pkg-opensc-commit mailing list