Hi Jan, > On Oct 20, 2023, at 13:59, Jan Beulich <[email protected]> wrote: > > On 20.10.2023 03:23, Henry Wang wrote: >> >> >>> On Oct 20, 2023, at 00:14, Stefano Stabellini <[email protected]> >>> wrote: >>> >>> On Thu, 19 Oct 2023, Henry Wang wrote: >>>> Signed-off-by: Henry Wang <[email protected]> >>>> --- >>>> 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
