Thanks, applied as bfecb576d41d7dabd4c864e8a6b47411cacd3f80. Michael
[sent from post-receive hook] On Tue, 28 Nov 2023 09:36:56 +0100, Christian Melki <[email protected]> wrote: > Minor fixes. > https://github.com/qemu/qemu/compare/v8.1.2...v8.1.3 > > * 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-8.1.2/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > > b/patches/qemu-8.1.3/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > similarity index 100% > rename from > patches/qemu-8.1.2/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > rename to > patches/qemu-8.1.3/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > diff --git a/patches/qemu-8.1.2/0101-let-ninja-use-the-jobserver.patch > b/patches/qemu-8.1.3/0101-let-ninja-use-the-jobserver.patch > similarity index 100% > rename from patches/qemu-8.1.2/0101-let-ninja-use-the-jobserver.patch > rename to patches/qemu-8.1.3/0101-let-ninja-use-the-jobserver.patch > diff --git > a/patches/qemu-8.1.2/0102-HACK-use-existing-meson-without-venv.patch > b/patches/qemu-8.1.3/0102-HACK-use-existing-meson-without-venv.patch > similarity index 100% > rename from patches/qemu-8.1.2/0102-HACK-use-existing-meson-without-venv.patch > rename to patches/qemu-8.1.3/0102-HACK-use-existing-meson-without-venv.patch > diff --git a/patches/qemu-8.1.2/series b/patches/qemu-8.1.3/series > similarity index 100% > rename from patches/qemu-8.1.2/series > rename to patches/qemu-8.1.3/series > diff --git a/rules/qemu.make b/rules/qemu.make > index 48976f569f15..dc6730dc2ab8 100644 > --- a/rules/qemu.make > +++ b/rules/qemu.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_QEMU) += qemu > # > # Paths and names > # > -QEMU_VERSION := 8.1.2 > -QEMU_MD5 := f7e3443d5b62afa0c10771ad42c5e17a > +QEMU_VERSION := 8.1.3 > +QEMU_MD5 := 0396afcd3f4cd8d98ee70339c657f3a0 > QEMU := qemu-$(QEMU_VERSION) > QEMU_SUFFIX := tar.xz > QEMU_URL := https://download.qemu.org/$(QEMU).$(QEMU_SUFFIX)
