Thanks, applied as 839bd910894cbceb1aaef7764944cabfb9026425. Michael
[sent from post-receive hook] On Fri, 17 Oct 2025 10:20:49 +0200, Christian Melki <[email protected]> wrote: > Minor fixes. > https://github.com/qemu/qemu/compare/v10.1.0...v10.1.1 > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > 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 b168bc203a47..225580e67ec6 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)
