Thanks, applied as a003a34543326573d991f86f711b4491d0e3fd68.

Michael

[sent from post-receive hook]

On Thu, 12 Jun 2025 21:32:01 +0200, Christian Melki 
<[email protected]> wrote:
> Minor fixes.
> https://github.com/qemu/qemu/compare/v10.0.0...v10.0.2
> 
> * 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.0/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
>  
> b/patches/qemu-10.0.2/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
> similarity index 100%
> rename from 
> patches/qemu-10.0.0/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
> rename to 
> patches/qemu-10.0.2/0100-9pfs-allow-real-symlinks-for-security_model-mapped-f.patch
> diff --git a/patches/qemu-10.0.0/series b/patches/qemu-10.0.2/series
> similarity index 100%
> rename from patches/qemu-10.0.0/series
> rename to patches/qemu-10.0.2/series
> diff --git a/rules/qemu.make b/rules/qemu.make
> index 4979363e8814..a1d906db11c5 100644
> --- a/rules/qemu.make
> +++ b/rules/qemu.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_QEMU) += qemu
>  #
>  # Paths and names
>  #
> -QEMU_VERSION := 10.0.0
> -QEMU_MD5     := 0616ad4c49210ae33ca7aeb5091cb4e0
> +QEMU_VERSION := 10.0.2
> +QEMU_MD5     := 721670190d10f543160fe6a117f318a4
>  QEMU         := qemu-$(QEMU_VERSION)
>  QEMU_SUFFIX  := tar.xz
>  QEMU_URL     := https://download.qemu.org/$(QEMU).$(QEMU_SUFFIX)

Reply via email to