]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
expat: upgrade 2.6.3 -> 2.6.4
authorPeter Marko <peter.marko@siemens.com>
Mon, 11 Nov 2024 19:04:36 +0000 (20:04 +0100)
committerSteve Sakoman <steve@sakoman.com>
Thu, 9 Jan 2025 14:01:28 +0000 (06:01 -0800)
Handle CVE-2024-50602

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 5dc22afe3d2ea767f084b7c6e3625cb6edd66522)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-core/expat/expat_2.6.4.bb [moved from meta/recipes-core/expat/expat_2.6.3.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-core/expat/expat_2.6.3.bb
rename to meta/recipes-core/expat/expat_2.6.4.bb
index 5ae694a0041b4c90fe6f686dd1d4a0001dd0b0c1..f3837927935fbd9f8cae978de9adfe33b462f27a 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/R_${VERSION_TAG}/expat-${PV}.tar.bz2  \
 GITHUB_BASE_URI = "https://github.com/libexpat/libexpat/releases/"
 UPSTREAM_CHECK_REGEX = "releases/tag/R_(?P<pver>.+)"
 
-SRC_URI[sha256sum] = "b8baef92f328eebcf731f4d18103951c61fa8c8ec21d5ff4202fb6f2198aeb2d"
+SRC_URI[sha256sum] = "8dc480b796163d4436e6f1352e71800a774f73dbae213f1860b60607d2a83ada"
 
 EXTRA_OECMAKE:class-native += "-DEXPAT_BUILD_DOCS=OFF"