]> git.ipfire.org Git - ipfire-2.x.git/commit
gnutls: Update to version 3.8.8
authorAdolf Belka <adolf.belka@ipfire.org>
Sat, 9 Nov 2024 17:38:11 +0000 (18:38 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 9 Dec 2024 05:15:42 +0000 (06:15 +0100)
commit209cb1da330ec79194425d631557bfa37b12d740
tree198075f2e7f2ef46d585973b5e7337ac46a9b02b
parent70fda2de626f7ad0a29a094612373cfc38b6bc66
gnutls: Update to version 3.8.8

- Update from version 3.8.7 to 3.8.8
- Update of rootfile
- Changelog
    3.8.8
** libgnutls: Experimental support for X25519MLKEM768 and SecP256r1MLKEM768 key exchange in TLS 1.3
   The support for post-quantum key exchanges has been extended to
   cover the final standard of ML-KEM, following
   draft-kwiatkowski-tls-ecdhe-mlkem. The minimum supported version of
   liboqs is bumped to 0.11.0.
** libgnutls: All records included in an OCSP response are now checked in TLS
   Previously, when multiple records are provided in a single OCSP
   response, only the first record was considered; now all those
   records are examined until the server certificate matches.
** libgnutls: Handling of malformed compress_certificate extension is now more standard compliant
   The server behavior of receiving a malformed compress_certificate
   extension now more strictly follows RFC 8879; return
   illegal_parameter alert instead of bad_certificate, as well as
   overlong extension data is properly rejected.
** build: More flexible library linking options for compression libraries, TPM, and liboqs support
   The configure options, --with-zstd, --with-brotli, --with-zlib,
   --with-tpm2, and --with-liboqs now take 4 states:
   yes/link/dlopen/no, to specify how the libraries are linked or
   loaded.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/common/gnutls
lfs/gnutls