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

Re: [PATCH 2/3] CHANGELOG.md: Set 4.18 release date and tag


  • To: Jan Beulich <jbeulich@xxxxxxxx>
  • From: Henry Wang <Henry.Wang@xxxxxxx>
  • Date: Fri, 20 Oct 2023 15:06:20 +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=AJdQWkVxux7uYgeK5Q7E9WMCMl2JrEFbdepZEMuy6oA=; b=Xf1iqEp4z18yxtDBVaKZtBCKOyOUgAENKJZOcPUadWMroteNG+UyFQzVq5ndfTM0nEha1FXTBbV+VERZfparUIhTfcb8O80a5ADB+/PcSRfuI1T1N5CrrPpvPhjicSTzEUALNFJYpfL5/WmVMk3y/P41IwJ5/vZ9SNCnmiLTTA9LdhvUianqF1d3WCJbNLs8ZIbKtbbplwYm1oWbBE3d45iDsHapfrp1ATEKuPRH2qqlEU+KhaUpvGQwxxgSL7LhmYQmGdDNjeaBRaaDYinEnMM12GB0hiu1qiMo9mavoOfOc8Bc7c0qiVfJWEzM9uzGgiEy4lpiFHBbxgf21V6AFA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=N8/TF+P5ZWbFWxA0dQGiSVcWff6CrbZkyotDGHdj4vDzXoPIcFELgCw4c258RtK115gt6ViFg7z+cUcutQPokvHECKCcve31I2yugpgdf8e/oZ7DuXeDpOAy5Zcxz+zppepI2Q3J/IVj51/eQcLWDV4S7SbXpI3wDf6bOObzZJkTQzek4tJNxvRVkwWmcBXf1SmS1H69BU4GT7tU8+JZnFT4Pyryz5lpaCmVXpSN8HbDuL+l576twOPWFZAp0gfr9m5X28HyNn1h1A3ko6mZlMGnkoF9Z3lbS0I53InEOPY2msjOZM+aqdQ3lWnFCe9AdnpODuiCvfs7pMotOL5Ilw==
  • Authentication-results-original: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
  • Cc: Stefano Stabellini <sstabellini@xxxxxxxxxx>, Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Community Manager <community.manager@xxxxxxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Bertrand Marquis <Bertrand.Marquis@xxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>, Wei Chen <Wei.Chen@xxxxxxx>
  • Delivery-date: Fri, 20 Oct 2023 15:06:51 +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: AQHaAkwelJ/nqwKyk0yYe6Zf84C1/bBRSfMAgACZlYCAAEzsAIAAmN4A
  • Thread-topic: [PATCH 2/3] CHANGELOG.md: Set 4.18 release date and tag

Hi Jan,

> On Oct 20, 2023, at 13:59, Jan Beulich <jbeulich@xxxxxxxx> wrote:
> 
> On 20.10.2023 03:23, Henry Wang wrote:
>> 
>> 
>>> On Oct 20, 2023, at 00:14, Stefano Stabellini <sstabellini@xxxxxxxxxx> 
>>> wrote:
>>> 
>>> On Thu, 19 Oct 2023, Henry Wang wrote:
>>>> Signed-off-by: Henry Wang <Henry.Wang@xxxxxxx>
>>>> ---
>>>> CHANGELOG.md | 2 +-
>>>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>>> 
>>>> diff --git a/CHANGELOG.md b/CHANGELOG.md
>>>> index 47e98f036f..3c83878c9b 100644
>>>> --- a/CHANGELOG.md
>>>> +++ b/CHANGELOG.md
>>>> @@ -4,7 +4,7 @@ Notable changes to Xen will be documented in this file.
>>>> 
>>>> The format is based on [Keep a 
>>>> Changelog](https://keepachangelog.com/en/1.0.0/)
>>>> 
>>>> -## [unstable 
>>>> UNRELEASED](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog;h=staging)
>>>>  - TBD
>>>> +## 
>>>> [4.18.0](https://xenbits.xen.org/gitweb/?p=xen.git;a=shortlog;h=RELEASE-4.18.0)
>>>>  - 2023-10-30
>>> 
>>> Should we use xenbits.xenproject.org instead? I think that's the
>>> official name. In any case:
>> 
>> Hmmm, good question, but after some deeper look somehow I am more confused 
>> now.
>> 
>> So if I click the xen.git link in xenbits.xenproject.org 
>> <http://xenbits.xenproject.org/>, I will be directed to
>> "http://xenbits.xen.org/gitweb/?p=xen.git;a=summary”;, where the http and 
>> https git URL
>> are both using "xenbits.xen.org”.
>> 
>> However, "https://xenbits.xenproject.org/gitweb/?p=xen.git;a=summary”; is 
>> also a valid
>> link, but the https and http git URL are still both using “xenbits.xen.org”, 
>> also, all our previous
>> releases seem to use "xenbits.xen.org".
>> 
>> Could anyone in this community long enough provide a bit more 
>> details/clarifications on this?
> 
> Well, "xenproject" appeared later as a name, with the intention of
> becoming the "canonical" one. Still it was likely easiest at the time
> to simply add respective redirects in the web server(s).

I take above comment as you also prefer the “xenbits.xenproject.org”? Could you 
please kindly
confirm that? If that is the case, I will send a v3 with the link changed, as 2 
committers now both
prefer the “xenproject” one and I won’t argue for that.

Kind regards,
Henry

> 
> Jan


 


Rackspace

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