]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libxpm: upgrade to 3.5.17
authorRoss Burton <ross.burton@arm.com>
Wed, 4 Oct 2023 21:43:41 +0000 (22:43 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Oct 2023 20:08:54 +0000 (21:08 +0100)
This release fixes the following CVEs:

- CVE-2023-43788
- CVE-2023-43789

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-lib/libxpm_3.5.17.bb [moved from meta/recipes-graphics/xorg-lib/libxpm_3.5.16.bb with 88% similarity]

similarity index 88%
rename from meta/recipes-graphics/xorg-lib/libxpm_3.5.16.bb
rename to meta/recipes-graphics/xorg-lib/libxpm_3.5.17.bb
index c3d01f1bb36dfab48373886406b52e2f3ee366d4..8e15ecc0d488d5e4c200f050d0d1aab28f996a11 100644 (file)
@@ -22,6 +22,6 @@ PACKAGES =+ "sxpm cxpm"
 FILES:cxpm = "${bindir}/cxpm"
 FILES:sxpm = "${bindir}/sxpm"
 
-SRC_URI[sha256sum] = "e6bc5da7a69dbd9bcc67e87c93d4904fe2f5177a0711c56e71fa2f6eff649f51"
+SRC_URI[sha256sum] = "64b31f81019e7d388c822b0b28af8d51c4622b83f1f0cb6fa3fc95e271226e43"
 
 BBCLASSEXTEND = "native"