diff options
author | Simone Weiß <simone.p.weiss@posteo.com> | 2024-11-23 17:43:22 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-11-25 22:23:25 +0000 |
commit | e14835ce9dc2ad16ca5415aece2d5063e777f681 (patch) | |
tree | 16742b8c9e0c1bdd314668bb5c689a762cf9a3a5 /scripts/lib/devtool/build_image.py | |
parent | 88489115ae83f80f8f00f296f7f775ba24884744 (diff) | |
download | poky-e14835ce9dc2ad16ca5415aece2d5063e777f681.tar.gz |
gnutls: Upgrade to 3.8.8
In 3.8.7 is that the linkage to compression libraries were changed to use a new
tool called dlwrap, this caused issues during the last upgrade but is resolved
now with the update to 3.8.8. Remove the workarounds for the update hence.
Changes in 3.8.8 include:
* libgnutls:
* Experimental support for X25519MLKEM768 and SecP256r1MLKEM768
key exchange in TLS 1.3
* All records included in an OCSP response are now checked in TLS
* Handling of malformed compress_certificate extension is now more standard
compliant
* 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.
Do not set a specific library linking option but use the default(yes).
(From OE-Core rev: 6620623ce280d20c2430ba87ba276a0490b05080)
Signed-off-by: Simone Weiß <simone.p.weiss@posteo.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/build_image.py')
0 files changed, 0 insertions, 0 deletions