qemu: upgrade to 8.2.0

This commit is contained in:
Victor Tebar
2023-12-20 18:25:27 +00:00
parent 0aa60449ff
commit 2bcf79bde5
3 changed files with 3 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
d1b0d89f8f5254114828f0e56ba45262 CVE-2021-20255.patch
0396afcd3f4cd8d98ee70339c657f3a0 qemu-8.1.3.tar.xz
302be965cf5e54e7f8b4bd7f1248029d qemu-8.2.0.tar.xz

View File

@@ -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/

View File

@@ -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"