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