This update for gnutls fixes the following issues:
Security issues fixed:
FIPS 140-3 certification related bugs fixed:
FIPS: Set error state when jent init failed in FIPS mode (bsc#1202146)
FIPS: Make XTS key check failure not fatal (bsc#1203779)
FIPS: Added GnuTLS DH/ECDH pairwise consistency check for public key regeneration [bsc#1207183]
FIPS: Change all the 140-2 references to FIPS 140-3 in order to account for the new FIPS certification [bsc#1207346]
FIPS: Make the jitterentropy calls thread-safe (bsc#1208146).
FIPS: GnuTLS DH/ECDH PCT public key regeneration (bsc#1207183).
FIPS: Fix pct_test() return code in case of error (bsc#1207183)
FIPS: Establish PBKDF2 additional requirements [bsc#1209001]
Other issues fixed: