qemu: upgrade to 8.1.3

This commit is contained in:
Victor Tebar
2023-11-22 18:42:58 +00:00
parent ff5cc2c5b4
commit fecbc91ebe
3 changed files with 4 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
d1b0d89f8f5254114828f0e56ba45262 CVE-2021-20255.patch
f7e3443d5b62afa0c10771ad42c5e17a qemu-8.1.2.tar.xz
0396afcd3f4cd8d98ee70339c657f3a0 qemu-8.1.3.tar.xz

View File

@@ -1,4 +1,4 @@
qemu-8.1.2-1
qemu-8.1.3-1
drwxr-xr-x root/root etc/
drwxr-xr-x root/root etc/udev/
drwxr-xr-x root/root etc/udev/rules.d/
@@ -89,6 +89,7 @@ drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/qemu/
-rwxr-xr-x root/root usr/lib/qemu/qemu-bridge-helper
-rwxr-xr-x root/root usr/lib/qemu/vhost-user-gpu
-rwxr-xr-x root/root usr/lib/qemu/virtfs-proxy-helper
drwxr-xr-x root/root usr/lib64/
-rw-r--r-- root/root usr/lib64/libfdt.a
drwxr-xr-x root/root usr/lib64/pkgconfig/

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.2
version=8.1.3
release=1
source="http://download.qemu.org/$name-$version.tar.xz
CVE-2021-20255.patch"