]> xenbits.xensource.com Git - xen.git/commitdiff
Update QEMU_TAG, for CVE-2012-0029
authorIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 2 Feb 2012 13:50:48 +0000 (13:50 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Thu, 2 Feb 2012 13:50:48 +0000 (13:50 +0000)
Config.mk

index c66664600375a77401fe8b0a02cc03dc06355753..d55530d68dd7b7940272c8c119c0e277aa6158f2 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -227,9 +227,9 @@ SEABIOS_UPSTREAM_TAG ?= rel-1.6.3.1
 # CONFIG_QEMU ?= `pwd`/$(XEN_ROOT)/../qemu-xen.git
 CONFIG_QEMU ?= $(QEMU_REMOTE)
 
-QEMU_TAG ?= de05447400930da4be216e4fb0fe52b8be81490e
-# Tue Jan 31 15:42:38 2012 +0000
-# block-vbd: update to new mini-os wait queue API (new linked list API)
+QEMU_TAG ?= ebe37b2a3f844bad02dcc30d081f39eda06118f8
+# Thu Feb 2 13:47:06 2012 +0000
+# e1000: bounds packet size against buffer size
 
 # Short answer -- do not enable this unless you know what you are
 # doing and are prepared for some pain.