[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen staging] Update Xen to 4.21
commit dbe60f244ce60cd1feee1c25f43de30dd15cdd9f Author: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> AuthorDate: Fri Feb 21 14:41:41 2025 +0000 Commit: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> CommitDate: Fri Feb 21 14:55:13 2025 +0000 Update Xen to 4.21 Xen 4.20 has branched. Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> --- README | 16 ++++++++-------- SUPPORT.md | 2 +- xen/Makefile | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README b/README index 373885523c..72f6b0fcde 100644 --- a/README +++ b/README @@ -1,11 +1,11 @@ -##################################################### -__ __ _ _ ____ ___ -\ \/ /___ _ __ | || | |___ \ / _ \ _ __ ___ - \ // _ \ '_ \ | || |_ __) | | | |_____| '__/ __| - / \ __/ | | | |__ _| / __/| |_| |_____| | | (__ -/_/\_\___|_| |_| |_|(_)_____|\___/ |_| \___| - -##################################################### +############################################################ +__ __ _ _ _ +\ \/ /___ _ __ _ _ _ __ ___| |_ __ _| |__ | | ___ + \ // _ \ '_ \ _____| | | | '_ \/ __| __/ _` | '_ \| |/ _ \ + / \ __/ | | |_____| |_| | | | \__ \ || (_| | |_) | | __/ +/_/\_\___|_| |_| \__,_|_| |_|___/\__\__,_|_.__/|_|\___| + +############################################################ https://www.xen.org/ diff --git a/SUPPORT.md b/SUPPORT.md index 2bc5bd81ee..e1f4769bd8 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -9,7 +9,7 @@ for the definitions of the support status levels etc. # Release Support - Xen-Version: 4.20-rc + Xen-Version: 4.21-unstable Initial-Release: n/a Supported-Until: TBD Security-Support-Until: Unreleased - not yet security-supported diff --git a/xen/Makefile b/xen/Makefile index 4e37fff925..93532653ee 100644 --- a/xen/Makefile +++ b/xen/Makefile @@ -5,8 +5,8 @@ this-makefile := $(call lastword,$(MAKEFILE_LIST)) # This is the correct place to edit the build version. # All other places this is stored (eg. compile.h) should be autogenerated. export XEN_VERSION = 4 -export XEN_SUBVERSION = 20 -export XEN_EXTRAVERSION ?= .0-rc5$(XEN_VENDORVERSION) +export XEN_SUBVERSION = 21 +export XEN_EXTRAVERSION ?= -unstable$(XEN_VENDORVERSION) export XEN_FULLVERSION = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION) -include xen-version -- generated by git-patchbot for /home/xen/git/xen.git#staging
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |