Openembedded Core Discussions
 help / color / mirror / Atom feed
* [dunfell][PATCH v2] openssl: upgrade to 1.1.1m for CVE-2021-4160
@ 2022-02-16  3:59 Tim Orling
  2022-02-18 23:36 ` Steve Sakoman
  0 siblings, 1 reply; 6+ messages in thread
From: Tim Orling @ 2022-02-16  3:59 UTC (permalink / raw)
  To: openembedded-core; +Cc: steve, Tim Orling

Changes are only security and bug fixes.

https://www.openssl.org/news/cl111.txt
https://git.openssl.org/?p=openssl.git;a=log;h=refs/tags/OpenSSL_1_1_1m

CVE: CVE-2021-4160

https://nvd.nist.gov/vuln/detail/CVE-2021-4160

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
---
Changes in v2:
 - drop SRC_URI[md5sum] that devtool snuck in.

 .../openssl/{openssl_1.1.1l.bb => openssl_1.1.1m.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-connectivity/openssl/{openssl_1.1.1l.bb => openssl_1.1.1m.bb} (98%)

diff --git a/meta/recipes-connectivity/openssl/openssl_1.1.1l.bb b/meta/recipes-connectivity/openssl/openssl_1.1.1m.bb
similarity index 98%
rename from meta/recipes-connectivity/openssl/openssl_1.1.1l.bb
rename to meta/recipes-connectivity/openssl/openssl_1.1.1m.bb
index bf7cd6527ef..c6f8499d4f5 100644
--- a/meta/recipes-connectivity/openssl/openssl_1.1.1l.bb
+++ b/meta/recipes-connectivity/openssl/openssl_1.1.1m.bb
@@ -24,7 +24,7 @@ SRC_URI_append_class-nativesdk = " \
            file://environment.d-openssl.sh \
            "
 
-SRC_URI[sha256sum] = "0b7a3e5e59c34827fe0c3a74b7ec8baef302b98fa80088d7f9153aa16fa76bd1"
+SRC_URI[sha256sum] = "f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96"
 
 inherit lib_package multilib_header multilib_script ptest
 MULTILIB_SCRIPTS = "${PN}-bin:${bindir}/c_rehash"
-- 
2.30.2



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-02-21 14:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-16  3:59 [dunfell][PATCH v2] openssl: upgrade to 1.1.1m for CVE-2021-4160 Tim Orling
2022-02-18 23:36 ` Steve Sakoman
2022-02-19  0:27   ` Tim Orling
2022-02-19  2:37     ` Steve Sakoman
2022-02-21  7:04       ` [OE-core] " Mikko.Rapeli
2022-02-21 14:06         ` Steve Sakoman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox