commit 9f77785e5100110ab8927d8f77416e24b688e5e2 Author: Thomas Penteker <tek@serverop.de> Date: Tue Oct 3 22:17:53 2017 +0200 qemu-all: 2.8.1.1 -> 2.10.1 diff --git a/qemu-all/.footprint b/qemu-all/.footprint index 8c695cde6..91c0da405 100755 --- a/qemu-all/.footprint +++ b/qemu-all/.footprint @@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/qemu-armeb -rwxr-xr-x root/root usr/bin/qemu-cris -rwxr-xr-x root/root usr/bin/qemu-ga +-rwxr-xr-x root/root usr/bin/qemu-hppa -rwxr-xr-x root/root usr/bin/qemu-i386 -rwxr-xr-x root/root usr/bin/qemu-img -rwxr-xr-x root/root usr/bin/qemu-io @@ -25,7 +26,8 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/qemu-mipsn32 -rwxr-xr-x root/root usr/bin/qemu-mipsn32el -rwxr-xr-x root/root usr/bin/qemu-nbd --rwxr-xr-x root/root usr/bin/qemu-or32 +-rwxr-xr-x root/root usr/bin/qemu-nios2 +-rwxr-xr-x root/root usr/bin/qemu-or1k -rwxr-xr-x root/root usr/bin/qemu-ppc -rwxr-xr-x root/root usr/bin/qemu-ppc64 -rwxr-xr-x root/root usr/bin/qemu-ppc64abi32 @@ -50,7 +52,8 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/qemu-system-mips64el -rwxr-xr-x root/root usr/bin/qemu-system-mipsel -rwxr-xr-x root/root usr/bin/qemu-system-moxie --rwxr-xr-x root/root usr/bin/qemu-system-or32 +-rwxr-xr-x root/root usr/bin/qemu-system-nios2 +-rwxr-xr-x root/root usr/bin/qemu-system-or1k -rwxr-xr-x root/root usr/bin/qemu-system-ppc -rwxr-xr-x root/root usr/bin/qemu-system-ppc64 -rwxr-xr-x root/root usr/bin/qemu-system-ppcemb @@ -149,7 +152,9 @@ drwxr-xr-x root/root usr/share/qemu/keymaps/ -rw-r--r-- root/root usr/share/qemu/pxe-virtio.rom -rw-r--r-- root/root usr/share/qemu/qemu-icon.bmp -rw-r--r-- root/root usr/share/qemu/qemu_logo_no_text.svg +-rw-r--r-- root/root usr/share/qemu/qemu_vga.ndrv -rw-r--r-- root/root usr/share/qemu/s390-ccw.img +-rw-r--r-- root/root usr/share/qemu/s390-netboot.img -rw-r--r-- root/root usr/share/qemu/sgabios.bin -rw-r--r-- root/root usr/share/qemu/skiboot.lid -rw-r--r-- root/root usr/share/qemu/slof.bin diff --git a/qemu-all/.md5sum b/qemu-all/.md5sum index c2d77428e..8a4e7e505 100755 --- a/qemu-all/.md5sum +++ b/qemu-all/.md5sum @@ -1 +1 @@ -a6a23a0c59fd0f8ec564b0fb89a79954 qemu-2.8.1.1.tar.bz2 +b375373f688bea0cd8865b966dad15e3 qemu-2.10.1.tar.bz2 diff --git a/qemu-all/.signature b/qemu-all/.signature index 5e7506d80..009f6d085 100644 --- a/qemu-all/.signature +++ b/qemu-all/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Q160ttRcy/CB1J6xJf+tkW46Ae5i89lmtj1P3GopWkHazVOCu6bk5k5hLx+uqTtq8kVCbNTeXGaI+8Jp4XPVg8= -SHA256 (Pkgfile) = ca796c258361c76aebd0d60197516d4be862dea599637f0e5f4161d0f6359ea7 -SHA256 (.footprint) = 0b70f7b8b717194a44b3ac05eceee2ce92f582120efca13b0fb859f9148892b0 -SHA256 (qemu-2.8.1.1.tar.bz2) = f62ab18a1fb9ff5b4c81ed44becc945b11581eff777618141bdb787da55d3638 +RWSE3ohX2g5d/ZtJ58rgxPWcCo2Le5hpgYUHD1sZ3W9fv5gC1RBukjGhdDzUMgsWE2F4xMCdknMIHA4CdaqxzY2IYKvqeMECigI= +SHA256 (Pkgfile) = f9c22e75892fe4de2e033659a5983904190361e7d31bd9e0d21fd8797f0d1af6 +SHA256 (.footprint) = ea634a2da913b194e7e6c3c534e46a207978cd1487085ebabe1e9301e8190c13 +SHA256 (qemu-2.10.1.tar.bz2) = 8e040bc7556401ebb3a347a8f7878e9d4028cf71b2744b1a1699f4e741966ba8 diff --git a/qemu-all/Pkgfile b/qemu-all/Pkgfile index bb271eeb4..e305e7f04 100755 --- a/qemu-all/Pkgfile +++ b/qemu-all/Pkgfile @@ -5,7 +5,7 @@ # Optional: libseccomp libiscsi libusb usbredir spice name=qemu-all -version=2.8.1.1 +version=2.10.1 release=1 source=(http://www.qemu-project.org//download/qemu-$version.tar.bz2)