Thanks, applied as c2aae9431defa651025ba3bba84442658dce9bfd. Michael
[sent from post-receive hook] On Wed, 30 Oct 2024 09:00:42 +0100, Christian Melki <[email protected]> wrote: > Minor bugfixes. > https://github.com/qemu/qemu/compare/v9.1.0...v9.1.1 > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > [mol: don't forget the patches] > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git > a/patches/qemu-9.1.0/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > > b/patches/qemu-9.1.1/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > similarity index 100% > rename from > patches/qemu-9.1.0/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > rename to > patches/qemu-9.1.1/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > diff --git a/patches/qemu-9.1.0/series b/patches/qemu-9.1.1/series > similarity index 100% > rename from patches/qemu-9.1.0/series > rename to patches/qemu-9.1.1/series > diff --git a/rules/qemu.make b/rules/qemu.make > index 43326894b731..58e6bfc0a0d9 100644 > --- a/rules/qemu.make > +++ b/rules/qemu.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_QEMU) += qemu > # > # Paths and names > # > -QEMU_VERSION := 9.1.0 > -QEMU_MD5 := 15c2c59ff05377b60184eb4ae124c698 > +QEMU_VERSION := 9.1.1 > +QEMU_MD5 := 29c6954d8d2cb0b8cac59335cd62fbd2 > QEMU := qemu-$(QEMU_VERSION) > QEMU_SUFFIX := tar.xz > QEMU_URL := https://download.qemu.org/$(QEMU).$(QEMU_SUFFIX)
