Thanks, applied as 7664c1a3b475aef1c17eb57e1f27842a0a3c84a0.

Michael

[sent from post-receive hook]

On Mon, 22 Jun 2026 10:11:29 +0200, Christian Melki 
<[email protected]> wrote:
> Minor changes.
> https://github.com/qemu/qemu/compare/v11.0.0...v11.0.1
> 
> * Forward patchset, applies cleanly.
> 
> Signed-off-by: Christian Melki <[email protected]>
> Message-Id: <[email protected]>
> [mol: move patch 0101-python-don-t-install-local-package-with-e.patch as well]
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git 
> a/patches/qemu-11.0.0/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
>  
> b/patches/qemu-11.0.1/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
> similarity index 100%
> rename from 
> patches/qemu-11.0.0/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
> rename to 
> patches/qemu-11.0.1/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
> diff --git 
> a/patches/qemu-11.0.0/0101-python-don-t-install-local-package-with-e.patch 
> b/patches/qemu-11.0.1/0101-python-don-t-install-local-package-with-e.patch
> similarity index 100%
> rename from 
> patches/qemu-11.0.0/0101-python-don-t-install-local-package-with-e.patch
> rename to 
> patches/qemu-11.0.1/0101-python-don-t-install-local-package-with-e.patch
> diff --git a/patches/qemu-11.0.0/series b/patches/qemu-11.0.1/series
> similarity index 100%
> rename from patches/qemu-11.0.0/series
> rename to patches/qemu-11.0.1/series
> diff --git a/rules/qemu.make b/rules/qemu.make
> index 94e64ed7694a..a6a8e712d957 100644
> --- a/rules/qemu.make
> +++ b/rules/qemu.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_ARCH_LP64)-$(PTXCONF_QEMU) += qemu
>  #
>  # Paths and names
>  #
> -QEMU_VERSION := 11.0.0
> -QEMU_SHA256  := 
> c04ca36012653f32d11c674d370cf52a710e7d3f18c2d8b63e4932052a4854d6
> +QEMU_VERSION := 11.0.1
> +QEMU_SHA256  := 
> 0d235f5820278d914a3155ec27af8e4258d697ea892895570807d69c0cb8cd64
>  QEMU         := qemu-$(QEMU_VERSION)
>  QEMU_SUFFIX  := tar.xz
>  QEMU_URL     := https://download.qemu.org/$(QEMU).$(QEMU_SUFFIX)

Reply via email to