* [ptxdist] [PATCH] qemu: Version bump. 10.0.2 -> 10.0.3
@ 2025-07-29 18:43 Christian Melki
0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2025-07-29 18:43 UTC (permalink / raw)
To: ptxdist
Minor fixes.
https://github.com/qemu/qemu/compare/v10.0.2...v10.0.3
* Forward patchset, applies cleanly.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
...9pfs-allow-real-symlinks-for-security_model-mapped-f.patch | 0
patches/{qemu-10.0.2 => qemu-10.0.3}/series | 0
rules/qemu.make | 4 ++--
3 files changed, 2 insertions(+), 2 deletions(-)
rename patches/{qemu-10.0.2 => qemu-10.0.3}/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch (100%)
rename patches/{qemu-10.0.2 => qemu-10.0.3}/series (100%)
diff --git a/patches/qemu-10.0.2/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch b/patches/qemu-10.0.3/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
similarity index 100%
rename from patches/qemu-10.0.2/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
rename to patches/qemu-10.0.3/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
diff --git a/patches/qemu-10.0.2/series b/patches/qemu-10.0.3/series
similarity index 100%
rename from patches/qemu-10.0.2/series
rename to patches/qemu-10.0.3/series
diff --git a/rules/qemu.make b/rules/qemu.make
index 9b1967e96..8e0510fc9 100644
--- a/rules/qemu.make
+++ b/rules/qemu.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_QEMU) += qemu
#
# Paths and names
#
-QEMU_VERSION := 10.0.2
-QEMU_MD5 := 721670190d10f543160fe6a117f318a4
+QEMU_VERSION := 10.0.3
+QEMU_MD5 := 4a244f485c9d7ac3d40f958f13eae298
QEMU := qemu-$(QEMU_VERSION)
QEMU_SUFFIX := tar.xz
QEMU_URL := https://download.qemu.org/$(QEMU).$(QEMU_SUFFIX)
--
2.43.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-07-29 18:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-29 18:43 [ptxdist] [PATCH] qemu: Version bump. 10.0.2 -> 10.0.3 Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox