* [ptxdist] [PATCH] qemu: Version bump. 10.1.0 -> 10.1.1
@ 2025-10-12 7:04 Christian Melki
0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2025-10-12 7:04 UTC (permalink / raw)
To: ptxdist
Minor fixes.
https://github.com/qemu/qemu/compare/v10.1.0...v10.1.1
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
...9pfs-allow-real-symlinks-for-security_model-mapped-f.patch | 0
patches/{qemu-10.1.0 => qemu-10.1.1}/series | 0
rules/qemu.make | 4 ++--
3 files changed, 2 insertions(+), 2 deletions(-)
rename patches/{qemu-10.1.0 => qemu-10.1.1}/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch (100%)
rename patches/{qemu-10.1.0 => qemu-10.1.1}/series (100%)
diff --git a/patches/qemu-10.1.0/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch b/patches/qemu-10.1.1/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
similarity index 100%
rename from patches/qemu-10.1.0/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
rename to patches/qemu-10.1.1/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
diff --git a/patches/qemu-10.1.0/series b/patches/qemu-10.1.1/series
similarity index 100%
rename from patches/qemu-10.1.0/series
rename to patches/qemu-10.1.1/series
diff --git a/rules/qemu.make b/rules/qemu.make
index b168bc203..225580e67 100644
--- a/rules/qemu.make
+++ b/rules/qemu.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_QEMU) += qemu
#
# Paths and names
#
-QEMU_VERSION := 10.1.0
-QEMU_MD5 := 3bde2d1b18d38d44331a6d9cb0cc3962
+QEMU_VERSION := 10.1.1
+QEMU_MD5 := 2e04796ed999736baa68ab3d2580eeef
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-10-12 7:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-12 7:04 [ptxdist] [PATCH] qemu: Version bump. 10.1.0 -> 10.1.1 Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox