diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2018-02-17 01:40:50 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2018-02-17 01:40:50 +0100 |
commit | 8dda3629893640833b108b3d93d5e4e4b159fef6 (patch) | |
tree | ffbb4997870e25714cd604e561b2daefda4c3431 /qemu | |
parent | e19325d27200a26d95d3c6cd02deebe17c44f61c (diff) | |
parent | 348a654f3eed7ee857d942fbaeb8109c8e587fef (diff) | |
download | opt-8dda3629893640833b108b3d93d5e4e4b159fef6.tar.gz opt-8dda3629893640833b108b3d93d5e4e4b159fef6.tar.xz |
Merge branch '3.3' into 3.4
Diffstat (limited to 'qemu')
-rw-r--r-- | qemu/.footprint | 1 | ||||
-rw-r--r-- | qemu/.md5sum | 2 | ||||
-rw-r--r-- | qemu/.signature | 8 | ||||
-rw-r--r-- | qemu/Pkgfile | 2 |
4 files changed, 7 insertions, 6 deletions
diff --git a/qemu/.footprint b/qemu/.footprint index 93a5b7c17..65d5421b5 100644 --- a/qemu/.footprint +++ b/qemu/.footprint @@ -11,6 +11,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/qemu-img -rwxr-xr-x root/root usr/bin/qemu-io -rwxr-xr-x root/root usr/bin/qemu-nbd +-rwxr-xr-x root/root usr/bin/qemu-pr-helper -rwxr-xr-x root/root usr/bin/qemu-system-i386 -rwxr-xr-x root/root usr/bin/qemu-system-x86_64 -rwxr-xr-x root/root usr/bin/qemu-x86_64 diff --git a/qemu/.md5sum b/qemu/.md5sum index 3ecc517bb..9d93ff5ee 100644 --- a/qemu/.md5sum +++ b/qemu/.md5sum @@ -1,2 +1,2 @@ 394d007fcb6ed2530f58e506c075a0bc memfd.patch -b375373f688bea0cd8865b966dad15e3 qemu-2.10.1.tar.bz2 +335994a755bc655e88a87aeb36bfc0b9 qemu-2.11.0.tar.bz2 diff --git a/qemu/.signature b/qemu/.signature index 3be3d7471..1161475c6 100644 --- a/qemu/.signature +++ b/qemu/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/Rh1LWvdF9IYn+aNeQQtC6p/QYBOIGn0vKFDCHRyT96A+PwCeG1dtJ0hMM9Xf7LD0Zv+wDQgKEb5M9LBm5zUkgc= -SHA256 (Pkgfile) = 3058e4616ffac6e2fef9b58e7dbc9c997869d24f114158804fc36a31ea00deb6 -SHA256 (.footprint) = b6da9b735ebebce85e3cce44546080de1466210467e188496f7164eb7a726024 -SHA256 (qemu-2.10.1.tar.bz2) = 8e040bc7556401ebb3a347a8f7878e9d4028cf71b2744b1a1699f4e741966ba8 +RWSE3ohX2g5d/WLSSiDWkyh6DM8WGHxoz0heJsn586z/LSpU68C7Za2CcUyz2moQ9MsHmxy0qd48gQssItMBtsmCXJKUysuwyQc= +SHA256 (Pkgfile) = dc5681ae6947715bd2460a214986127340e9a9e16eaed2cb9ad255aa59b6e18f +SHA256 (.footprint) = 4a01c92a3584ac20d983f96cd5cdcd1824d8001b296b35689ee910644e232f22 +SHA256 (qemu-2.11.0.tar.bz2) = c4f034c7665a84a1c3be72c8da37f3c31ec063475699df062ab646d8b2e17fcb SHA256 (memfd.patch) = 367acd86f6e0c020119d605830bc2eb1e02be1906f2ba58839893aa35c6054b3 diff --git a/qemu/Pkgfile b/qemu/Pkgfile index 2aeb4091e..09974005f 100644 --- a/qemu/Pkgfile +++ b/qemu/Pkgfile @@ -5,7 +5,7 @@ # Optional: libseccomp libiscsi libusb usbredir spice name=qemu -version=2.10.1 +version=2.11.0 release=1 source=(http://wiki.qemu-project.org/download/qemu-$version.tar.bz2 \ memfd.patch) |