From 70fcf3d74331b176fca10df0fe99aa24292ee730 Mon Sep 17 00:00:00 2001 From: Luis Date: Thu, 1 Jun 2023 19:18:29 +0000 Subject: [PATCH] qemu : update to 8.0.2 --- main/qemu/.checksums | 2 +- main/qemu/.pkgfiles | 2 +- main/qemu/spkgbuild | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/main/qemu/.checksums b/main/qemu/.checksums index 51ede2750..ca6a4b0db 100644 --- a/main/qemu/.checksums +++ b/main/qemu/.checksums @@ -1,2 +1,2 @@ d1b0d89f8f5254114828f0e56ba45262 CVE-2021-20255.patch -f871d2602f5db527533db0f13aa79ab9 qemu-8.0.0.tar.xz +15ee0d10f7a707ca22058da71c837a97 qemu-8.0.2.tar.xz diff --git a/main/qemu/.pkgfiles b/main/qemu/.pkgfiles index 715d80e8e..d66081284 100644 --- a/main/qemu/.pkgfiles +++ b/main/qemu/.pkgfiles @@ -1,4 +1,4 @@ -qemu-8.0.0-3 +qemu-8.0.2-1 drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/udev/ drwxr-xr-x root/root etc/udev/rules.d/ diff --git a/main/qemu/spkgbuild b/main/qemu/spkgbuild index e3708831a..7bdbb8225 100644 --- a/main/qemu/spkgbuild +++ b/main/qemu/spkgbuild @@ -2,8 +2,8 @@ # depends : alsa-lib sdl2 glib python3 coreutils pixman libx11 spice name=qemu -version=8.0.0 -release=3 +version=8.0.2 +release=1 source="http://download.qemu.org/$name-$version.tar.xz CVE-2021-20255.patch"