ports/opt (3.2): [notify] qemu: 2.5.0 -> 2.5.1.1 fixes several vulnerabilities
commit 18e92abd68301ca9ec6efa6c97a079bc4e861ffb Author: Thomas Penteker <tek@serverop.de> Date: Wed May 11 23:16:16 2016 +0200 [notify] qemu: 2.5.0 -> 2.5.1.1 fixes several vulnerabilities diff --git a/qemu/.footprint b/qemu/.footprint index 499a7cb..f2e4f23 100644 --- a/qemu/.footprint +++ b/qemu/.footprint @@ -21,10 +21,10 @@ drwxr-xr-x root/root usr/lib/qemu/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/qemu-img.1 --rw-r--r-- root/root usr/share/man/man1/qemu.1 +-rw-r--r-- root/root usr/share/man/man1/qemu-img.1.gz +-rw-r--r-- root/root usr/share/man/man1/qemu.1.gz drwxr-xr-x root/root usr/share/man/man8/ --rw-r--r-- root/root usr/share/man/man8/qemu-nbd.8 +-rw-r--r-- root/root usr/share/man/man8/qemu-nbd.8.gz drwxr-xr-x root/root usr/share/qemu/ -rw-r--r-- root/root usr/share/qemu/QEMU,cgthree.bin -rw-r--r-- root/root usr/share/qemu/QEMU,tcx.bin diff --git a/qemu/.md5sum b/qemu/.md5sum index 52ef0c5..b2cd694 100644 --- a/qemu/.md5sum +++ b/qemu/.md5sum @@ -1 +1 @@ -f469f2330bbe76e3e39db10e9ac4f8db qemu-2.5.0.tar.bz2 +f5ff0e71398b9e428b4f177001ba4285 qemu-2.5.1.1.tar.bz2 diff --git a/qemu/Pkgfile b/qemu/Pkgfile index 3f6a089..6c1d2e5 100644 --- a/qemu/Pkgfile +++ b/qemu/Pkgfile @@ -6,7 +6,7 @@ # Nice to have: libseccomp libiscsi libusb usbredir spice name=qemu -version=2.5.0 +version=2.5.1.1 release=1 source=(http://wiki.qemu.org/download/qemu-$version.tar.bz2)
participants (1)
-
crux@crux.nu