qemu : update to 8.0.2

This commit is contained in:
Luis
2023-06-01 19:18:29 +00:00
parent b3f3307a47
commit 70fcf3d743
3 changed files with 4 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
d1b0d89f8f5254114828f0e56ba45262 CVE-2021-20255.patch
f871d2602f5db527533db0f13aa79ab9 qemu-8.0.0.tar.xz
15ee0d10f7a707ca22058da71c837a97 qemu-8.0.2.tar.xz

View File

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

View File

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