]> code.ossystems Code Review - openembedded-core.git/commitdiff
openssl: upgrade 1.1.1f -> 1.1.1g
authorJan Luebbe <jlu@pengutronix.de>
Wed, 29 Apr 2020 10:21:45 +0000 (12:21 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 May 2020 08:08:46 +0000 (09:08 +0100)
This also fixes CVE-2020-1967.

Signed-off-by: Jan Luebbe <jlu@pengutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssl/openssl_1.1.1g.bb [moved from meta/recipes-connectivity/openssl/openssl_1.1.1f.bb with 98% similarity]

similarity index 98%
rename from meta/recipes-connectivity/openssl/openssl_1.1.1f.bb
rename to meta/recipes-connectivity/openssl/openssl_1.1.1g.bb
index 3fa2b41fb929b41d9b3f030c9fb09d7883d5e784..66fa8f7d0a0a48b790b174032e0f2da4529d5cb2 100644 (file)
@@ -23,7 +23,7 @@ SRC_URI_append_class-nativesdk = " \
            file://environment.d-openssl.sh \
            "
 
-SRC_URI[sha256sum] = "186c6bfe6ecfba7a5b48c47f8a1673d0f3b0e5ba2e25602dd23b629975da3f35"
+SRC_URI[sha256sum] = "ddb04774f1e32f0c49751e21b67216ac87852ceb056b75209af2443400636d46"
 
 inherit lib_package multilib_header multilib_script ptest
 MULTILIB_SCRIPTS = "${PN}-bin:${bindir}/c_rehash"