Thanks, applied as 4e0c28d4dcaed973b4954af1dfec7f825aeaf673. Michael
[sent from post-receive hook] On Fri, 22 Nov 2024 12:01:11 +0100, Christian Melki <[email protected]> wrote: > Minor changes. > https://github.com/qemu/qemu/compare/v9.1.1...v9.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-9.1.1/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > > b/patches/qemu-9.1.2/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > similarity index 100% > rename from > patches/qemu-9.1.1/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > rename to > patches/qemu-9.1.2/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > diff --git a/patches/qemu-9.1.1/series b/patches/qemu-9.1.2/series > similarity index 100% > rename from patches/qemu-9.1.1/series > rename to patches/qemu-9.1.2/series > diff --git a/rules/qemu.make b/rules/qemu.make > index 58e6bfc0a0d9..8490eee253e6 100644 > --- a/rules/qemu.make > +++ b/rules/qemu.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_QEMU) += qemu > # > # Paths and names > # > -QEMU_VERSION := 9.1.1 > -QEMU_MD5 := 29c6954d8d2cb0b8cac59335cd62fbd2 > +QEMU_VERSION := 9.1.2 > +QEMU_MD5 := ea4bb735d60ad3392875f7cd48e551af > QEMU := qemu-$(QEMU_VERSION) > QEMU_SUFFIX := tar.xz > QEMU_URL := https://download.qemu.org/$(QEMU).$(QEMU_SUFFIX)
