gnutls-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gnutls branch, gnutls_2_12_x, updated. gnutls_2_11_6-122-g8a79


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, gnutls_2_12_x, updated. gnutls_2_11_6-122-g8a79e67
Date: Sun, 20 Feb 2011 19:42:14 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=8a79e674daeae975c1dcb5949d01de706e0b085a

The branch, gnutls_2_12_x has been updated
       via  8a79e674daeae975c1dcb5949d01de706e0b085a (commit)
      from  e1bdca16d4910fb26722c6bfc3012a132d495f5b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8a79e674daeae975c1dcb5949d01de706e0b085a
Author: Simon Josefsson <address@hidden>
Date:   Sun Feb 20 20:42:10 2011 +0100

    Drop removed functions.

-----------------------------------------------------------------------

Summary of changes:
 NEWS              |    4 +++-
 lib/libgnutls.map |    1 -
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index c36cf50..5f36e2c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,6 @@
 GnuTLS NEWS -- History of user-visible changes.                -*- outline -*-
 Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
-              2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+              2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
 See the end for copying conditions.
 
 * Version 2.11.7 (unreleased)
@@ -76,6 +76,8 @@ gnutls_x509_crt_get_preferred_hash_algorithm: DEPRECATED 
(use: gnutls_pubkey_get
 gnutls_openpgp_privkey_sign_hash: DEPRECATED (use: gnutls_privkey_sign_hash)
 gnutls_pkcs11_privkey_sign_hash: REMOVED (was added in 2.11.0)
 gnutls_pkcs11_privkey_decrypt_data: REMOVED (was added in 2.11.0)
+gnutls_pkcs11_privkey_sign_data: REMOVED (was added in 2.11.0)
+gnutls_pkcs11_privkey_sign_hash: REMOVED (was added in 2.11.0)
 
 * Version 2.11.6 (released 2010-12-06)
 
diff --git a/lib/libgnutls.map b/lib/libgnutls.map
index 9c2f6d1..f6203a1 100644
--- a/lib/libgnutls.map
+++ b/lib/libgnutls.map
@@ -629,7 +629,6 @@ GNUTLS_2_12
        gnutls_pkcs11_privkey_get_pk_algorithm;
        gnutls_pkcs11_privkey_get_info;
        gnutls_pkcs11_privkey_import_url;
-       gnutls_pkcs11_privkey_sign_data;
        gnutls_pkcs11_privkey_decrypt_data;
        gnutls_pkcs11_obj_export;
        gnutls_pkcs11_type_get_name;


hooks/post-receive
-- 
GNU gnutls



reply via email to

[Prev in Thread] Current Thread [Next in Thread]