From: Simon Josefsson Date: Thu, 10 Sep 2009 06:24:47 +0000 (+0200) Subject: Move the new ABIs to the GNUTLS_2_10 section. X-Git-Tag: gnutls_2_9_5~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e32fdab4f2e42d90638cd514012a42953278fb7c;p=thirdparty%2Fgnutls.git Move the new ABIs to the GNUTLS_2_10 section. --- diff --git a/lib/libgnutls.map b/lib/libgnutls.map index 22524648bb..89474be993 100644 --- a/lib/libgnutls.map +++ b/lib/libgnutls.map @@ -562,9 +562,6 @@ GNUTLS_2_8 gnutls_x509_crq_set_key_purpose_oid; gnutls_x509_crq_set_key_usage; gnutls_x509_crq_set_subject_alt_name; - gnutls_x509_crt_get_issuer_alt_name2; - gnutls_x509_crt_get_issuer_alt_name; - gnutls_x509_crt_get_issuer_alt_othername_oid; gnutls_x509_crt_get_verify_algorithm; gnutls_x509_crt_set_crq_extensions; gnutls_x509_crt_verify_hash; @@ -579,6 +576,9 @@ GNUTLS_2_10 gnutls_session_ticket_key_generate; gnutls_session_ticket_enable_client; gnutls_session_ticket_enable_server; + gnutls_x509_crt_get_issuer_alt_name2; + gnutls_x509_crt_get_issuer_alt_name; + gnutls_x509_crt_get_issuer_alt_othername_oid; } GNUTLS_2_8; GNUTLS_PRIVATE {