Thanks, applied as 5f589c76b7fa9a2838db3f0ad4bb1ddf37759e34. Michael
[sent from post-receive hook] On Thu, 04 Dec 2025 14:14:48 +0100, Christian Melki <[email protected]> wrote: > Minor changes. > https://github.com/qemu/qemu/compare/v10.1.1...v10.1.2 > > * Forward patchset, applies cleanly. > > 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.1/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > > b/patches/qemu-10.1.2/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > similarity index 100% > rename from > patches/qemu-10.1.1/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > rename to > patches/qemu-10.1.2/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > diff --git a/patches/qemu-10.1.1/series b/patches/qemu-10.1.2/series > similarity index 100% > rename from patches/qemu-10.1.1/series > rename to patches/qemu-10.1.2/series > diff --git a/rules/qemu.make b/rules/qemu.make > index 225580e67ec6..f683a9ae0ec4 100644 > --- a/rules/qemu.make > +++ b/rules/qemu.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_QEMU) += qemu > # > # Paths and names > # > -QEMU_VERSION := 10.1.1 > -QEMU_MD5 := 2e04796ed999736baa68ab3d2580eeef > +QEMU_VERSION := 10.1.2 > +QEMU_MD5 := 356c0f477270594d530c08e7f8c77e0b > QEMU := qemu-$(QEMU_VERSION) > QEMU_SUFFIX := tar.xz > QEMU_URL := https://download.qemu.org/$(QEMU).$(QEMU_SUFFIX)
