Thanks, applied as e12dcf3314588917cfb03c13268d17948b1121d7. Michael
[sent from post-receive hook] On Fri, 12 Dec 2025 15:52:14 +0100, Christian Melki <[email protected]> wrote: > Bugfix release. > https://github.com/qemu/qemu/compare/v10.1.2...v10.1.3 > > 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.2/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > > b/patches/qemu-10.1.3/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > similarity index 100% > rename from > patches/qemu-10.1.2/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > rename to > patches/qemu-10.1.3/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > diff --git a/patches/qemu-10.1.2/series b/patches/qemu-10.1.3/series > similarity index 100% > rename from patches/qemu-10.1.2/series > rename to patches/qemu-10.1.3/series > diff --git a/rules/qemu.make b/rules/qemu.make > index f683a9ae0ec4..db8404e146aa 100644 > --- a/rules/qemu.make > +++ b/rules/qemu.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_QEMU) += qemu > # > # Paths and names > # > -QEMU_VERSION := 10.1.2 > -QEMU_MD5 := 356c0f477270594d530c08e7f8c77e0b > +QEMU_VERSION := 10.1.3 > +QEMU_MD5 := ea3f6241bc4802ddeace111eb2b8a2c1 > QEMU := qemu-$(QEMU_VERSION) > QEMU_SUFFIX := tar.xz > QEMU_URL := https://download.qemu.org/$(QEMU).$(QEMU_SUFFIX)
