[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/2] Update Xen version to 4.18-rc


  • To: Julien Grall <julien@xxxxxxx>
  • From: Henry Wang <Henry.Wang@xxxxxxx>
  • Date: Fri, 29 Sep 2023 08:04:42 +0000
  • Accept-language: zh-CN, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=arm.com; dmarc=pass action=none header.from=arm.com; dkim=pass header.d=arm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=rhBfNWNtiYtgtIk2Wn5roEu9eOCUXO/Wb8zE9Ygsd6o=; b=C/8BdxdhyMcYHVM0IqDQgZiF3EhQa1J046n5HG1zoqd2HiDzcTWIIJe5K7n5ifj5yV0D2iyia+lGUO11B2QrUKljYvDgLg//8gHU4oNNK6zIiminN+2+67GBAXshbQ7lJCyzO73mD4+PSPvTi2qQZ5lyVx9QjGNCEHpxk4Dun3BvlxNgrKzD/z/+J9pUD8UrOT9rbb/rDcICjsfhkO5X1qcRxK7o24gOUjwozqnUm7yhTgdMfNS8y0vkgh19nK7DomooR/XIAmMohXEJmzY+SPeWxXHZ/Q8TgJ7Hny6SmEXjUln2eGuJCYeCTxvAG/WoK2IpDoXRFII9T/jtzq/dJw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=eWK7fDczO+PdxBTgSBjNEaZ1wxx7yAMNpmWL/uwGZAxTPVBXz05KFURsV9iLl+uGCMFb7UE4K3gjsMzVHly6yadQDu2sSyietF02mXh/2fnYf8qW5cPX+HasHTOPpUmnKlNBWtgw/tUYh1reO6S3mNiyM8UHhFo0ZUFXVVLvxjuG8gQTOyDZZxq57odpeqfKjj1569wIk8Z3RKS4cqTSH6mwMsGBZ2bH+1J4K5JyyQ/21Ele1XIs4JynPnFpt44+si9EByiI/zTzWmZ2rEa0TdbbZSPdCs2THNATPSe+n2EWyfF1gfnCBE1PxdRo2uC6eo2bZIcAlV3PVjU/DGsRCQ==
  • Authentication-results-original: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
  • Cc: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Julien Grall <jgrall@xxxxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Jan Beulich <jbeulich@xxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>
  • Delivery-date: Fri, 29 Sep 2023 08:04:59 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Nodisclaimer: true
  • Original-authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
  • Thread-index: AQHZ8qrc61Z2/2x5F0+YOWbVm7G1MrAxcdIA
  • Thread-topic: [PATCH 2/2] Update Xen version to 4.18-rc

Hi Julien,

> On Sep 29, 2023, at 15:58, Julien Grall <julien@xxxxxxx> wrote:
> 
> From: Julien Grall <jgrall@xxxxxxxxxx>
> 
> Signed-off-by: Julien Grall <jgrall@xxxxxxxxxx>

Release-acked-by: Henry Wang <Henry.Wang@xxxxxxx>

Kind regards,
Henry

> ---
> README       | 16 ++++++++--------
> SUPPORT.md   |  2 +-
> xen/Makefile |  2 +-
> 3 files changed, 10 insertions(+), 10 deletions(-)
> 
> diff --git a/README b/README
> index a491c8dce55b..f45e1ef1cdca 100644
> --- a/README
> +++ b/README
> @@ -1,11 +1,11 @@
> -###############################################
> -__  __            _  _    _  ___
> -\ \/ /___ _ __   | || |  / |( _ )
> - \  // _ \ '_ \  | || |_ | |/ _ \
> - /  \  __/ | | | |__   _|| | (_) |
> -/_/\_\___|_| |_|    |_|(_)_|\___/
> -
> -###############################################
> +#################################################
> +                  _  _    _  ___
> +__  _____ _ __   | || |  / |( _ )       _ __ ___
> +\ \/ / _ \ '_ \  | || |_ | |/ _ \ _____| '__/ __|
> + >  <  __/ | | | |__   _|| | (_) |_____| | | (__
> +/_/\_\___|_| |_|    |_|(_)_|\___/      |_|  \___|
> +
> +#################################################
> 
> https://www.xen.org/
> 
> diff --git a/SUPPORT.md b/SUPPORT.md
> index 3461f5cf2fe3..44dbd4f19040 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.18-unstable
> +    Xen-Version: 4.18-rc
>     Initial-Release: n/a
>     Supported-Until: TBD
>     Security-Support-Until: Unreleased - not yet security-supported
> diff --git a/xen/Makefile b/xen/Makefile
> index 2dc5e3526de9..fd0e63d29efb 100644
> --- a/xen/Makefile
> +++ b/xen/Makefile
> @@ -6,7 +6,7 @@ this-makefile := $(call lastword,$(MAKEFILE_LIST))
> # All other places this is stored (eg. compile.h) should be autogenerated.
> export XEN_VERSION       = 4
> export XEN_SUBVERSION    = 18
> -export XEN_EXTRAVERSION ?= -unstable$(XEN_VENDORVERSION)
> +export XEN_EXTRAVERSION ?= -rc$(XEN_VENDORVERSION)
> export XEN_FULLVERSION   = $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION)
> -include xen-version
> 
> -- 
> 2.40.1
> 
> 




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.