forked from pool/gnutls
Pedro Monreal Gonzalez
7d40b4ffcc
- Verify only the libgnutls library HMAC [bsc#1199881] * Do not use the brp-50-generate-fips-hmac script as this is now calculated with the internal fipshmac tool. * Add gnutls-verify-library-HMAC.patch - Disable flaky test that fails in s390x architecture: * Add gnutls-disable-flaky-test-dtls-resume.patch - Consolidate the FIPS hmac files [bsc#1203245] * Use the gnutls fipshmac tool instead of the brp-check-suse and rename it to reflect on the library version. - Add a gnutls.rpmlintrc file to remove a hidden-file-or-dir false positive for the FIPS hmac calculation. OBS-URL: https://build.opensuse.org/request/show/1034572 OBS-URL: https://build.opensuse.org/package/show/security:tls/gnutls?expand=0&rev=80
2 lines
65 B
Plaintext
2 lines
65 B
Plaintext
addFilter("hidden-file-or-dir /usr/lib64/.libgnutls.so.30.hmac")
|