[pkg-opensc-commit] [SCM] libp11 packaging branch, master, updated. 98ad1ac47d6d4ab1ecebcd77dfa78bd185bcb6c9

Eric Dorland eric at debian.org
Mon Mar 9 01:36:49 UTC 2009


The following commit has been merged in the master branch:
commit 98ad1ac47d6d4ab1ecebcd77dfa78bd185bcb6c9
Author: Eric Dorland <eric at debian.org>
Date:   Sun Mar 8 21:26:43 2009 -0400

    debian/libp11-0.symbols: Add changes for 0.2.4.
    
    Some symbols were removed as the exports were tightened. The soname was
    not bumped, but as no one should be using those symbols it should be ok.

diff --git a/debian/changelog b/debian/changelog
index 70cedc2..5242b8e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
 libp11 (0.2.4-1) unstable; urgency=low
 
   * New upstream release.
-  * debian/libp11-0.symbols: Add Build-Depends-Package header.
+  * debian/libp11-0.symbols: 
+    - Add Build-Depends-Package header.
+    - Add changes for 0.2.4. Some symbols were removed as the exports were
+      tightened. The soname was not bumped, but as no one should be using
+      those symbols it should be ok.
 
- -- Eric Dorland <eric at debian.org>  Sun, 08 Mar 2009 04:43:03 -0400
+ -- Eric Dorland <eric at debian.org>  Sun, 08 Mar 2009 21:25:39 -0400
 
 libp11 (0.2.3-2) unstable; urgency=low
 
diff --git a/debian/libp11-0.symbols b/debian/libp11-0.symbols
index 17b285f..8fd3a59 100644
--- a/debian/libp11-0.symbols
+++ b/debian/libp11-0.symbols
@@ -1,9 +1,8 @@
 libp11.so.0 libp11-0 #MINVER#
 * Build-Depends-Package: libp11-dev
- C_LoadModule at Base 0.2.2
- C_UnloadModule at Base 0.2.2
  ERR_load_PKCS11_strings at Base 0.2.2
  PKCS11_CTX_free at Base 0.2.2
+ PKCS11_CTX_init_args at Base 0.2.4
  PKCS11_CTX_load at Base 0.2.2
  PKCS11_CTX_new at Base 0.2.2
  PKCS11_CTX_unload at Base 0.2.2
@@ -37,22 +36,3 @@ libp11.so.0 libp11-0 #MINVER#
  PKCS11_store_private_key at Base 0.2.2
  PKCS11_store_public_key at Base 0.2.3
  PKCS11_verify at Base 0.2.2
- memdup at Base 0.2.2
- pkcs11_addattr at Base 0.2.2
- pkcs11_addattr_bn at Base 0.2.2
- pkcs11_addattr_bool at Base 0.2.3
- pkcs11_addattr_int at Base 0.2.2
- pkcs11_addattr_obj at Base 0.2.2
- pkcs11_addattr_s at Base 0.2.2
- pkcs11_destroy_certs at Base 0.2.2
- pkcs11_destroy_keys at Base 0.2.2
- pkcs11_getattr at Base 0.2.2
- pkcs11_getattr_bn at Base 0.2.2
- pkcs11_getattr_s at Base 0.2.2
- pkcs11_getattr_var at Base 0.2.2
- pkcs11_malloc at Base 0.2.2
- pkcs11_release_slot at Base 0.2.2
- pkcs11_rsa_ops at Base 0.2.2
- pkcs11_strdup at Base 0.2.2
- pkcs11_zap_attrs at Base 0.2.2
-

-- 
libp11 packaging



More information about the pkg-opensc-commit mailing list