From 68c744abfd4aad720a7ae93b31674ee7a267bad1 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Mon, 17 Jan 2022 16:48:10 +0100 Subject: Release 3.7.3 Signed-off-by: Daiki Ueno --- devel/libgnutls.abignore | 56 ------------------------------------------------ 1 file changed, 56 deletions(-) (limited to 'devel/libgnutls.abignore') diff --git a/devel/libgnutls.abignore b/devel/libgnutls.abignore index 8c7e7f2abe..c19dce38e1 100644 --- a/devel/libgnutls.abignore +++ b/devel/libgnutls.abignore @@ -70,59 +70,3 @@ name = drbg_aes_reseed # The following should be removed in the new release, after updating the # abi-dump repository: -[suppress_function] -name = gnutls_digest_set_secure - -[suppress_function] -name = gnutls_ecc_curve_set_enabled - -[suppress_function] -name = gnutls_protocol_set_enabled - -[suppress_function] -name = gnutls_sign_set_secure - -[suppress_function] -name = gnutls_sign_set_secure_for_certs - -[suppress_function] -name = gnutls_x509_ext_ct_scts_init - -[suppress_function] -name = gnutls_x509_ext_ct_scts_deinit - -[suppress_function] -name = gnutls_x509_ext_ct_import_scts - -[suppress_function] -name = gnutls_x509_ext_ct_export_scts - -[suppress_function] -name = gnutls_x509_ct_sct_get_version - -[suppress_function] -name = gnutls_x509_ct_sct_get - -[suppress_function] -name = gnutls_transport_is_ktls_enabled - -[suppress_function] -name = gnutls_fips140_context_init - -[suppress_function] -name = gnutls_fips140_context_deinit - -[suppress_function] -name = gnutls_fips140_push_context - -[suppress_function] -name = gnutls_fips140_pop_context - -[suppress_function] -name = gnutls_fips140_get_operation_state - -[suppress_type] -name = gnutls_fips140_operation_state_t - -[suppress_function] -name = gnutls_get_library_config -- cgit v1.2.1