summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssl/openssl_3.2.0.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2024-01-29 18:07:02 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-02-02 11:06:17 +0000
commite5604d346c6b2014a689128f8bbb7bde5a1e5c0f (patch)
tree75b850f6ecbab4cb57e072cc60c8e2d717c07317 /meta/recipes-connectivity/openssl/openssl_3.2.0.bb
parent4584746c1acaea848d1ee0329cefa2a51b5049a7 (diff)
downloadpoky-e5604d346c6b2014a689128f8bbb7bde5a1e5c0f.tar.gz
openssl: backport fix for CVE-2023-6129
(From OE-Core rev: 7fa10f29b31f8aae572026a00a6354aec539d044) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/openssl/openssl_3.2.0.bb')
-rw-r--r--meta/recipes-connectivity/openssl/openssl_3.2.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl_3.2.0.bb b/meta/recipes-connectivity/openssl/openssl_3.2.0.bb
index cf08cdbaa0..b2cdf761fc 100644
--- a/meta/recipes-connectivity/openssl/openssl_3.2.0.bb
+++ b/meta/recipes-connectivity/openssl/openssl_3.2.0.bb
@@ -14,6 +14,7 @@ SRC_URI = "http://www.openssl.org/source/openssl-${PV}.tar.gz \
14 file://0001-Added-handshake-history-reporting-when-test-fails.patch \ 14 file://0001-Added-handshake-history-reporting-when-test-fails.patch \
15 file://aarch64-bti.patch \ 15 file://aarch64-bti.patch \
16 file://0001-riscv-Fix-mispelling-of-extension-test-macro.patch \ 16 file://0001-riscv-Fix-mispelling-of-extension-test-macro.patch \
17 file://CVE-2023-6129.patch \
17 " 18 "
18 19
19SRC_URI:append:class-nativesdk = " \ 20SRC_URI:append:class-nativesdk = " \