From 2bcf79bde574d5374b647932038366973a44edfd Mon Sep 17 00:00:00 2001 From: Victor Tebar Date: Wed, 20 Dec 2023 18:25:27 +0000 Subject: [PATCH] qemu: upgrade to 8.2.0 --- main/qemu/.checksums | 2 +- main/qemu/.pkgfiles | 2 +- main/qemu/spkgbuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/main/qemu/.checksums b/main/qemu/.checksums index 0cbf291e1..0141a6218 100644 --- a/main/qemu/.checksums +++ b/main/qemu/.checksums @@ -1,2 +1,2 @@ d1b0d89f8f5254114828f0e56ba45262 CVE-2021-20255.patch -0396afcd3f4cd8d98ee70339c657f3a0 qemu-8.1.3.tar.xz +302be965cf5e54e7f8b4bd7f1248029d qemu-8.2.0.tar.xz diff --git a/main/qemu/.pkgfiles b/main/qemu/.pkgfiles index bcb804175..0586fa187 100644 --- a/main/qemu/.pkgfiles +++ b/main/qemu/.pkgfiles @@ -1,4 +1,4 @@ -qemu-8.1.3-1 +qemu-8.2.0-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 b7538e11e..044bc93e8 100644 --- a/main/qemu/spkgbuild +++ b/main/qemu/spkgbuild @@ -3,7 +3,7 @@ # depends : alsa-lib sdl2 glib python3 coreutils pixman libslirp libx11 orc spice usbredir virglrenderer name=qemu -version=8.1.3 +version=8.2.0 release=1 source="http://download.qemu.org/$name-$version.tar.xz CVE-2021-20255.patch"