Thanks, applied as c182f7129e16b7e94f75629d662fc76157104558. Michael
[sent from post-receive hook] On Tue, 05 Aug 2025 06:59:48 +0200, Christian Melki <[email protected]> wrote: > Minor fixes. > https://github.com/qemu/qemu/compare/v10.0.2...v10.0.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-10.0.2/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > > b/patches/qemu-10.0.3/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > similarity index 100% > rename from > patches/qemu-10.0.2/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > rename to > patches/qemu-10.0.3/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch > diff --git a/patches/qemu-10.0.2/series b/patches/qemu-10.0.3/series > similarity index 100% > rename from patches/qemu-10.0.2/series > rename to patches/qemu-10.0.3/series > diff --git a/rules/qemu.make b/rules/qemu.make > index 9b1967e9670b..8e0510fc9c39 100644 > --- a/rules/qemu.make > +++ b/rules/qemu.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_QEMU) += qemu > # > # Paths and names > # > -QEMU_VERSION := 10.0.2 > -QEMU_MD5 := 721670190d10f543160fe6a117f318a4 > +QEMU_VERSION := 10.0.3 > +QEMU_MD5 := 4a244f485c9d7ac3d40f958f13eae298 > QEMU := qemu-$(QEMU_VERSION) > QEMU_SUFFIX := tar.xz > QEMU_URL := https://download.qemu.org/$(QEMU).$(QEMU_SUFFIX)
