From cca58972991a1a5bcdd141701af54ebfd8afd31f Mon Sep 17 00:00:00 2001 From: Thomas Penteker Date: Wed, 16 Jan 2019 23:01:00 +0100 Subject: [PATCH] qemu: 3.0.0 -> 3.1.0 --- qemu/.footprint | 3 +++ qemu/.signature | 8 ++++---- qemu/Pkgfile | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/qemu/.footprint b/qemu/.footprint index 40ed7e5d4..4cab9e623 100644 --- a/qemu/.footprint +++ b/qemu/.footprint @@ -6,6 +6,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/ivshmem-client -rwxr-xr-x root/root usr/bin/ivshmem-server +-rwxr-xr-x root/root usr/bin/qemu-edid -rwxr-xr-x root/root usr/bin/qemu-ga -rwxr-xr-x root/root usr/bin/qemu-i386 -rwxr-xr-x root/root usr/bin/qemu-img @@ -109,8 +110,10 @@ drwxr-xr-x root/root usr/share/qemu/keymaps/ -rw-r--r-- root/root usr/share/qemu/trace-events-all -rw-r--r-- root/root usr/share/qemu/u-boot-sam460-20100605.bin -rw-r--r-- root/root usr/share/qemu/u-boot.e500 +-rw-r--r-- root/root usr/share/qemu/vgabios-bochs-display.bin -rw-r--r-- root/root usr/share/qemu/vgabios-cirrus.bin -rw-r--r-- root/root usr/share/qemu/vgabios-qxl.bin +-rw-r--r-- root/root usr/share/qemu/vgabios-ramfb.bin -rw-r--r-- root/root usr/share/qemu/vgabios-stdvga.bin -rw-r--r-- root/root usr/share/qemu/vgabios-virtio.bin -rw-r--r-- root/root usr/share/qemu/vgabios-vmware.bin diff --git a/qemu/.signature b/qemu/.signature index 9757a4786..dc951d97c 100644 --- a/qemu/.signature +++ b/qemu/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/XE/68nRaDrG9U12pZ+IOwy78zdoXTs1tYKPYY1N1NpFmkW0yc3K878yFIg35iKEMVGXCEu7YnOv6yekQHgxCwg= -SHA256 (Pkgfile) = 572ffbfcb82f266d8f03b7c3e7bb3c5a574d568a8cd4a09193fbac29288f63f8 -SHA256 (.footprint) = 270fc17461983d019af55c0834e67303f35e4e8a3b64251e14385ff972e0ccbc -SHA256 (qemu-3.0.0.tar.bz2) = 933e62ad604f5f8d0a93f5e0a98fd95f9d2e23ff1dbd0c744c6c7506bba8ebe8 +RWSE3ohX2g5d/XrDXrH9/fVKPjsn9BWWHHYvXqHdnkf39Zod2R0e/C+jDj6DNXCfTjcHXMuuLufxk+sOHVDkc7C64NSXMmiWaQU= +SHA256 (Pkgfile) = a743a36c345b1ebbe6b3dd00f37b9ae095a0e2bc2c386fb5e53a526dfbc26c83 +SHA256 (.footprint) = 816fef1b4afb9437652c3f378b0b0d246dada7ada7147bdc7aad98d1970066a1 +SHA256 (qemu-3.1.0.tar.bz2) = 98fee0c86b299ebaf08587ba8df1dc8bb7152708d62937a0631875d95cc8d921 diff --git a/qemu/Pkgfile b/qemu/Pkgfile index 5e076b1a6..2f9274fe6 100644 --- a/qemu/Pkgfile +++ b/qemu/Pkgfile @@ -5,7 +5,7 @@ # Optional: libseccomp libiscsi libusb usbredir spice name=qemu -version=3.0.0 +version=3.1.0 release=1 source=(http://wiki.qemu-project.org/download/qemu-$version.tar.bz2)