]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
qemu: 8.1.2 -> 8.1.4
authorLee Chee Yang <chee.yang.lee@intel.com>
Mon, 15 Jan 2024 07:30:57 +0000 (15:30 +0800)
committerSteve Sakoman <steve@sakoman.com>
Tue, 23 Jan 2024 14:27:34 +0000 (04:27 -1000)
update include fix for CVE-2023-3019.
CVE-2023-3019 : https://github.com/qemu/qemu/commit/88e79a2dfda319f9ebec2cc8a5c3c9733716d13f

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/qemu/qemu-native_8.1.4.bb [moved from meta/recipes-devtools/qemu/qemu-native_8.1.2.bb with 100% similarity]
meta/recipes-devtools/qemu/qemu-system-native_8.1.4.bb [moved from meta/recipes-devtools/qemu/qemu-system-native_8.1.2.bb with 100% similarity]
meta/recipes-devtools/qemu/qemu.inc
meta/recipes-devtools/qemu/qemu_8.1.4.bb [moved from meta/recipes-devtools/qemu/qemu_8.1.2.bb with 100% similarity]

index 5ab2cb83b4d5aa2a7b9f675caf5c76247eeaa7ae..0ea23ecdc335088dee94e51b0a8deb624e6b78c7 100644 (file)
@@ -37,7 +37,7 @@ SRC_URI = "https://download.qemu.org/${BPN}-${PV}.tar.xz \
 UPSTREAM_CHECK_REGEX = "qemu-(?P<pver>\d+(\.\d+)+)\.tar"
 
 
-SRC_URI[sha256sum] = "541526a764576eb494d2ff5ec46aeb253e62ea29035d1c23c0a8af4e6cd4f087"
+SRC_URI[sha256sum] = "176dd6d0bdcc4c71a94172d12ddb7a3b2e8e20d638e5db26138165a382be2dbd"
 
 SRC_URI:append:class-target = " file://cross.patch"
 SRC_URI:append:class-nativesdk = " file://cross.patch"