]> code.ossystems Code Review - openembedded-core.git/commitdiff
expat: Upgrade 2.4.4 -> 2.4.5
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 19 Feb 2022 18:19:42 +0000 (18:19 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Feb 2022 07:51:46 +0000 (07:51 +0000)
This is a security fix release containing fixes for CVE-2022-25235, CVE-2022-25236,
CVE-2022-25313, CVE-2022-25314 and CVE-2022-25315.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/expat/expat_2.4.5.bb [moved from meta/recipes-core/expat/expat_2.4.4.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-core/expat/expat_2.4.4.bb
rename to meta/recipes-core/expat/expat_2.4.5.bb
index 14080220d2ce12009d9d39af3743324b67d07494..83ba3a232912f330ae383fe5f530b2424972fe0d 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI = "https://github.com/libexpat/libexpat/releases/download/R_${VERSION_TA
 
 UPSTREAM_CHECK_URI = "https://github.com/libexpat/libexpat/releases/"
 
-SRC_URI[sha256sum] = "14c58c2a0b5b8b31836514dfab41bd191836db7aa7b84ae5c47bc0327a20d64a"
+SRC_URI[sha256sum] = "fbb430f964c7a2db2626452b6769e6a8d5d23593a453ccbc21701b74deabedff"
 
 EXTRA_OECMAKE:class-native += "-DEXPAT_BUILD_DOCS=OFF"