|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen stable-4.15] update Xen version to 4.15.4
commit a056387c532ce6e36a0fec60788d5a5b68f978be
Author: Jan Beulich <jbeulich@xxxxxxxx>
AuthorDate: Tue Nov 15 09:03:34 2022 +0100
Commit: Jan Beulich <jbeulich@xxxxxxxx>
CommitDate: Tue Nov 15 09:03:34 2022 +0100
update Xen version to 4.15.4
---
Config.mk | 6 +++---
xen/Makefile | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/Config.mk b/Config.mk
index 9f87608f66..9696e1a151 100644
--- a/Config.mk
+++ b/Config.mk
@@ -244,15 +244,15 @@ SEABIOS_UPSTREAM_URL ?= git://xenbits.xen.org/seabios.git
MINIOS_UPSTREAM_URL ?= git://xenbits.xen.org/mini-os.git
endif
OVMF_UPSTREAM_REVISION ?= a3741780fe3535e19e02efa869a7cac481891129
-QEMU_UPSTREAM_REVISION ?= qemu-xen-4.15.3
-MINIOS_UPSTREAM_REVISION ?= xen-RELEASE-4.15.3
+QEMU_UPSTREAM_REVISION ?= qemu-xen-4.15.4
+MINIOS_UPSTREAM_REVISION ?= xen-RELEASE-4.15.4
SEABIOS_UPSTREAM_REVISION ?= rel-1.14.0
ETHERBOOT_NICS ?= rtl8139 8086100e
-QEMU_TRADITIONAL_REVISION ?= xen-4.15.3
+QEMU_TRADITIONAL_REVISION ?= xen-4.15.4
# Specify which qemu-dm to use. This may be `ioemu' to use the old
# Mercurial in-tree version, or a local directory, or a git URL.
diff --git a/xen/Makefile b/xen/Makefile
index cd66bb3b1c..fc692c00da 100644
--- a/xen/Makefile
+++ b/xen/Makefile
@@ -2,7 +2,7 @@
# All other places this is stored (eg. compile.h) should be autogenerated.
export XEN_VERSION = 4
export XEN_SUBVERSION = 15
-export XEN_EXTRAVERSION ?= .4-pre$(XEN_VENDORVERSION)
+export XEN_EXTRAVERSION ?= .4$(XEN_VENDORVERSION)
export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
-include xen-version
--
generated by git-patchbot for /home/xen/git/xen.git#stable-4.15
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |