]> code.ossystems Code Review - openembedded-core.git/commitdiff
qemu: Upgrade to 2.5.1.1 for fix CVE-2016-3710 and CVE-2016-3712
authorAníbal Limón <anibal.limon@linux.intel.com>
Thu, 12 May 2016 21:18:40 +0000 (16:18 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 May 2016 09:20:21 +0000 (10:20 +0100)
This is a minor upgrade only comes with security fixes in qemu VGA
and UART code to avoid corruptions.

For review details,
http://git.qemu.org/?p=qemu.git;a=log;h=v2.5.1.1

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/qemu/qemu_2.5.1.1.bb [moved from meta/recipes-devtools/qemu/qemu_2.5.1.bb with 88% similarity]

similarity index 88%
rename from meta/recipes-devtools/qemu/qemu_2.5.1.bb
rename to meta/recipes-devtools/qemu/qemu_2.5.1.1.bb
index 3db6e36e8bcf5f979e349095c3efffc14df7c9bf..ba2dfc6de16749d3b371c9d5e24eb1356241a75e 100644 (file)
@@ -15,8 +15,8 @@ SRC_URI += "file://configure-fix-Darwin-target-detection.patch \
             file://CVE-2016-2858.patch \
            "
 SRC_URI_prepend = "http://wiki.qemu-project.org/download/${BP}.tar.bz2"
-SRC_URI[md5sum] = "42e73182dea8b9213fa7050e168a4615"
-SRC_URI[sha256sum] = "028752c33bb786abbfe496ba57315dc5a7d0a33b5a7a767f6d7a29020c525d2c"
+SRC_URI[md5sum] = "f5ff0e71398b9e428b4f177001ba4285"
+SRC_URI[sha256sum] = "28d9946e43765a44ccccca3cba5f4f9034f2759ec1f2ce16594ddb6776c8efe6"
 
 COMPATIBLE_HOST_class-target_mips64 = "null"