Thanks, applied as 44151685a939c95801eed77984591f5a03a09000. Michael
[sent from post-receive hook] On Mon, 07 Apr 2025 18:02:46 +0200, Christian Melki <[email protected]> wrote: > Minor fixes. > https://github.com/qemu/qemu/compare/v9.2.2...v9.2.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-9.2.2/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > > b/patches/qemu-9.2.3/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > similarity index 100% > rename from > patches/qemu-9.2.2/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > rename to > patches/qemu-9.2.3/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > diff --git a/patches/qemu-9.2.2/series b/patches/qemu-9.2.3/series > similarity index 100% > rename from patches/qemu-9.2.2/series > rename to patches/qemu-9.2.3/series > diff --git a/rules/qemu.make b/rules/qemu.make > index a3c0b3d9f286..666690298ddb 100644 > --- a/rules/qemu.make > +++ b/rules/qemu.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_QEMU) += qemu > # > # Paths and names > # > -QEMU_VERSION := 9.2.2 > -QEMU_MD5 := 417dc130a89238ba5347ced224497ee1 > +QEMU_VERSION := 9.2.3 > +QEMU_MD5 := 9cfba589eb897edc7f7dda6e8d503afe > QEMU := qemu-$(QEMU_VERSION) > QEMU_SUFFIX := tar.xz > QEMU_URL := https://download.qemu.org/$(QEMU).$(QEMU_SUFFIX)
