From 91bdabab73712311b7231f191874aefdddf0c1a5 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 29 Nov 2016 16:41:32 +0000 Subject: [PATCH] Update QEMU_TRADITIONAL_REVISION and QEMU_UPSTREAM_REVISION to -rc7 These commits include the fix for XSA-197. Signed-off-by: Ian Jackson --- Config.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Config.mk b/Config.mk index b9780ac5e3..2c8219a438 100644 --- a/Config.mk +++ b/Config.mk @@ -277,7 +277,7 @@ SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git endif OVMF_UPSTREAM_REVISION ?= bc54e50e0fe03c570014f363b547426913e92449 -QEMU_UPSTREAM_REVISION ?= qemu-xen-4.8.0-rc4 +QEMU_UPSTREAM_REVISION ?= qemu-xen-4.8.0-rc7 MINIOS_UPSTREAM_REVISION ?= xen-4.8.0-rc1 # Wed Sep 28 11:50:04 2016 +0200 # minios: fix build issue with xen_*mb defines @@ -289,7 +289,7 @@ SEABIOS_UPSTREAM_REVISION ?= rel-1.10.0 ETHERBOOT_NICS ?= rtl8139 8086100e -QEMU_TRADITIONAL_REVISION ?= xen-4.8.0-rc1 +QEMU_TRADITIONAL_REVISION ?= xen-4.8.0-rc7 # Tue Jul 26 15:31:59 2016 +0100 # virtio: error out if guest exceeds virtqueue size -- 2.30.2