From: Khairul Rohaizzat Jamaluddin Date: Tue, 15 Dec 2020 12:26:01 +0000 (+0800) Subject: openssl: Update 1.1.1h -> 1.1.1i X-Git-Tag: uninative-2.10~493 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ebbb732d7707d3e755dd9760fc292f86253f86b4;p=openembedded-core.git openssl: Update 1.1.1h -> 1.1.1i update version to 1.1.1i openssl 1.1.1i Fixed NULL pointer deref in GENERAL_NAME_cmp (CVE-2020-1971) updates include fix for CVE: CVE-2020-1971 Signed-off-by: Khairul Rohaizzat Jamaluddin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-connectivity/openssl/openssl_1.1.1h.bb b/meta/recipes-connectivity/openssl/openssl_1.1.1i.bb similarity index 98% rename from meta/recipes-connectivity/openssl/openssl_1.1.1h.bb rename to meta/recipes-connectivity/openssl/openssl_1.1.1i.bb index 1827167201..52dbdf5880 100644 --- a/meta/recipes-connectivity/openssl/openssl_1.1.1h.bb +++ b/meta/recipes-connectivity/openssl/openssl_1.1.1i.bb @@ -23,7 +23,7 @@ SRC_URI_append_class-nativesdk = " \ file://environment.d-openssl.sh \ " -SRC_URI[sha256sum] = "5c9ca8774bd7b03e5784f26ae9e9e6d749c9da2438545077e6b3d755a06595d9" +SRC_URI[sha256sum] = "e8be6a35fe41d10603c3cc635e93289ed00bf34b79671a3a4de64fcee00d5242" inherit lib_package multilib_header multilib_script ptest MULTILIB_SCRIPTS = "${PN}-bin:${bindir}/c_rehash"