]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Merge branch 'wip/dueno/abi-check-latest' into 'master'
authorFrantišek Krenželok <krenzelok.frantisek@gmail.com>
Thu, 2 Dec 2021 11:14:40 +0000 (11:14 +0000)
committerFrantišek Krenželok <krenzelok.frantisek@gmail.com>
Thu, 2 Dec 2021 11:14:40 +0000 (11:14 +0000)
build: stop running abi-dump-latest at "make files-update"

See merge request gnutls/gnutls!1491

1  2 
devel/libgnutls.abignore

index 8afa94148ab88a0df91b4b88455ef5b8b49807a3,a80754fa642356877562b8832434cb5302147921..2c074fafca5eb2c3aceeb82c56fb78bb765f247d
@@@ -55,19 -55,15 +55,29 @@@ changed_enumerators = GNUTLS_SEC_PARAM_
  name = gnutls_ocsp_status_request_is_checked
  return_type_name = unsigned int
  
+ # these functions are only available when compiled with --enable-fips140-mode
+ [suppress_function]
+ name = drbg_aes_generate
+ [suppress_function]
+ name = drbg_aes_init
+ [suppress_function]
+ 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