This update for gnutls fixes the following issues:
CVE-2024-28834: Fixed side-channel in the deterministic ECDSA (bsc#1221746)
CVE-2024-28835: Fixed denial of service during certificate chain verification (bsc#1221747)
Other fixes:
- jitterentropy: Release the memory of the entropy collector when
using jitterentropy with phtreads as there is also a
pre-intitization done in the main thread (bsc#1221242)