From: Richard Purdie Date: Sat, 25 Jul 2026 05:32:07 +0000 (+0000) Subject: qemu/qemu-system-native: Upgrade 11.0.2 -> 11.0.3 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=e2ae55aed4fc8381340398557dc02b16a1866da2;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git qemu/qemu-system-native: Upgrade 11.0.2 -> 11.0.3 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/qemu/qemu-native_11.0.2.bb b/meta/recipes-devtools/qemu/qemu-native_11.0.3.bb similarity index 100% rename from meta/recipes-devtools/qemu/qemu-native_11.0.2.bb rename to meta/recipes-devtools/qemu/qemu-native_11.0.3.bb diff --git a/meta/recipes-devtools/qemu/qemu-system-native_11.0.2.bb b/meta/recipes-devtools/qemu/qemu-system-native_11.0.3.bb similarity index 100% rename from meta/recipes-devtools/qemu/qemu-system-native_11.0.2.bb rename to meta/recipes-devtools/qemu/qemu-system-native_11.0.3.bb diff --git a/meta/recipes-devtools/qemu/qemu.inc b/meta/recipes-devtools/qemu/qemu.inc index 6fca6bc4992..e440d748b25 100644 --- a/meta/recipes-devtools/qemu/qemu.inc +++ b/meta/recipes-devtools/qemu/qemu.inc @@ -42,7 +42,7 @@ SRC_URI = "https://download.qemu.org/${BPN}-${PV}.tar.xz \ UPSTREAM_CHECK_URI = "https://www.qemu.org" UPSTREAM_CHECK_REGEX = "qemu-(?P\d+(\.\d+)+)\.tar" -SRC_URI[sha256sum] = "3745f6ea88e2e87fe0dc838b2b1d4e0a770bf48e01a1d5a186842a1fff76ccf5" +SRC_URI[sha256sum] = "da5fcffc32762820568b828ed430a728864d34d50b6d2f30358597760cbb0523" CVE_STATUS[CVE-2007-0998] = "not-applicable-config: The VNC server can expose host files uder some circumstances. We don't enable it by default." diff --git a/meta/recipes-devtools/qemu/qemu_11.0.2.bb b/meta/recipes-devtools/qemu/qemu_11.0.3.bb similarity index 100% rename from meta/recipes-devtools/qemu/qemu_11.0.2.bb rename to meta/recipes-devtools/qemu/qemu_11.0.3.bb