]> xenbits.xensource.com Git - xen.git/commitdiff
update Xen version to 4.13.5 stable-4.13 staging-4.13 RELEASE-4.13.5
authorJan Beulich <jbeulich@suse.com>
Mon, 19 Dec 2022 08:10:08 +0000 (09:10 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 19 Dec 2022 08:10:08 +0000 (09:10 +0100)
Config.mk
xen/Makefile

index da96fe34cd9e2c6e82c89a49eb4e0b6a7fc22440..0ee845e5d2947fc1a1692e2c5b3e573a8d7591bb 100644 (file)
--- a/Config.mk
+++ b/Config.mk
@@ -288,15 +288,15 @@ SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git
 MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git
 endif
 OVMF_UPSTREAM_REVISION ?= 20d2e5a125e34fc8501026613a71549b2a1a3e54
-QEMU_UPSTREAM_REVISION ?= qemu-xen-4.13.4
-MINIOS_UPSTREAM_REVISION ?= xen-RELEASE-4.13.4
+QEMU_UPSTREAM_REVISION ?= qemu-xen-4.13.5
+MINIOS_UPSTREAM_REVISION ?= xen-RELEASE-4.13.5
 
 SEABIOS_UPSTREAM_REVISION ?= rel-1.12.1
 
 ETHERBOOT_NICS ?= rtl8139 8086100e
 
 
-QEMU_TRADITIONAL_REVISION ?= xen-4.13.4
+QEMU_TRADITIONAL_REVISION ?= xen-4.13.5
 # Wed Oct 10 18:52:54 2018 +0000
 # xen/pt: allow QEMU to request MSI unmasking at bind time
 
index f88e068559bb86fc72f79eaa11cacda95fa2a835..7cd3abee6de9ec294ef4619d014a84bd158a4ae3 100644 (file)
@@ -2,7 +2,7 @@
 # All other places this is stored (eg. compile.h) should be autogenerated.
 export XEN_VERSION       = 4
 export XEN_SUBVERSION    = 13
-export XEN_EXTRAVERSION ?= .4$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .5$(XEN_VENDORVERSION)
 export XEN_FULLVERSION   = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
 -include xen-version