* [ptxdist] [PATCH] qemu: Version bump. 11.1.0 -> 11.1.1
@ 2026-09-04 16:54 Christian Melki
0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2026-09-04 16:54 UTC (permalink / raw)
To: ptxdist
Bug fixes.
https://github.com/qemu/qemu/compare/v11.1.0...v11.1.1
* Forward patchset, applies cleanly.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
...9pfs-allow-real-symlinks-for-security_model-mapped-f.patch | 0
.../0101-python-don-t-install-local-package-with-e.patch | 0
patches/{qemu-11.1.0 => qemu-11.1.1}/series | 0
rules/qemu.make | 4 ++--
4 files changed, 2 insertions(+), 2 deletions(-)
rename patches/{qemu-11.1.0 => qemu-11.1.1}/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch (100%)
rename patches/{qemu-11.1.0 => qemu-11.1.1}/0101-python-don-t-install-local-package-with-e.patch (100%)
rename patches/{qemu-11.1.0 => qemu-11.1.1}/series (100%)
diff --git a/patches/qemu-11.1.0/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch b/patches/qemu-11.1.1/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
similarity index 100%
rename from patches/qemu-11.1.0/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
rename to patches/qemu-11.1.1/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
diff --git a/patches/qemu-11.1.0/0101-python-don-t-install-local-package-with-e.patch b/patches/qemu-11.1.1/0101-python-don-t-install-local-package-with-e.patch
similarity index 100%
rename from patches/qemu-11.1.0/0101-python-don-t-install-local-package-with-e.patch
rename to patches/qemu-11.1.1/0101-python-don-t-install-local-package-with-e.patch
diff --git a/patches/qemu-11.1.0/series b/patches/qemu-11.1.1/series
similarity index 100%
rename from patches/qemu-11.1.0/series
rename to patches/qemu-11.1.1/series
diff --git a/rules/qemu.make b/rules/qemu.make
index 1d8f240f5..5217f091c 100644
--- a/rules/qemu.make
+++ b/rules/qemu.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_ARCH_LP64)-$(PTXCONF_QEMU) += qemu
#
# Paths and names
#
-QEMU_VERSION := 11.1.0
-QEMU_SHA256 := 6ee1d1a61f68212476b27108c26da5f449dc09b626d42f8279ba0dc2e08fa858
+QEMU_VERSION := 11.1.1
+QEMU_SHA256 := 079ffbff8a7111bbc89022107cbabf3bbfd614d5fc9d7cc675991196aca12482
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:[~2026-09-04 16:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-04 16:54 [ptxdist] [PATCH] qemu: Version bump. 11.1.0 -> 11.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