Minor fixes.
https://github.com/qemu/qemu/compare/v9.2.2...v9.2.3

* Forward patchset, applies cleanly.

Signed-off-by: Christian Melki <[email protected]>
---
 ...9pfs-allow-real-symlinks-for-security_model-mapped-f.patch | 0
 patches/{qemu-9.2.2 => qemu-9.2.3}/series                     | 0
 rules/qemu.make                                               | 4 ++--
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename patches/{qemu-9.2.2 => 
qemu-9.2.3}/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch 
(100%)
 rename patches/{qemu-9.2.2 => qemu-9.2.3}/series (100%)

diff --git 
a/patches/qemu-9.2.2/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
 
b/patches/qemu-9.2.3/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
similarity index 100%
rename from 
patches/qemu-9.2.2/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
rename to 
patches/qemu-9.2.3/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
diff --git a/patches/qemu-9.2.2/series b/patches/qemu-9.2.3/series
similarity index 100%
rename from patches/qemu-9.2.2/series
rename to patches/qemu-9.2.3/series
diff --git a/rules/qemu.make b/rules/qemu.make
index a3c0b3d9f..666690298 100644
--- a/rules/qemu.make
+++ b/rules/qemu.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_QEMU) += qemu
 #
 # Paths and names
 #
-QEMU_VERSION   := 9.2.2
-QEMU_MD5       := 417dc130a89238ba5347ced224497ee1
+QEMU_VERSION   := 9.2.3
+QEMU_MD5       := 9cfba589eb897edc7f7dda6e8d503afe
 QEMU           := qemu-$(QEMU_VERSION)
 QEMU_SUFFIX    := tar.xz
 QEMU_URL       := https://download.qemu.org/$(QEMU).$(QEMU_SUFFIX)
-- 
2.34.1


Reply via email to