Message ID | 20231115121632.63868-1-julien@xen.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [for-4.18] SUPPORT.md: Define support lifetime | expand |
Hi Julien, > On Nov 15, 2023, at 20:16, Julien Grall <julien@xen.org> wrote: > > From: Julien Grall <jgrall@amazon.com> > > Signed-off-by: Julien Grall <jgrall@amazon.com> Thanks for the patch and all your effort during the release period! Release-acked-by: Henry Wang <Henry.Wang@arm.com> Kind regards, Henry > --- > SUPPORT.md | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/SUPPORT.md b/SUPPORT.md > index fff4b4c5bad6..c452635eb552 100644 > --- a/SUPPORT.md > +++ b/SUPPORT.md > @@ -9,10 +9,10 @@ for the definitions of the support status levels etc. > > # Release Support > > - Xen-Version: 4.18-rc > - Initial-Release: n/a > - Supported-Until: TBD > - Security-Support-Until: Unreleased - not yet security-supported > + Xen-Version: 4.18 > + Initial-Release: 2023-11-16 > + Supported-Until: 2025-05-16 > + Security-Support-Until: 2025-11-16 > > Release Notes > : <a href="https://wiki.xenproject.org/wiki/Xen_Project_X.YY_Release_Notes">RN</a> > -- > 2.40.1 >
Hi Julien, > On Nov 15, 2023, at 20:16, Julien Grall <julien@xen.org> wrote: > > From: Julien Grall <jgrall@amazon.com> > > Signed-off-by: Julien Grall <jgrall@amazon.com> > --- > SUPPORT.md | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/SUPPORT.md b/SUPPORT.md > index fff4b4c5bad6..c452635eb552 100644 > --- a/SUPPORT.md > +++ b/SUPPORT.md > @@ -9,10 +9,10 @@ for the definitions of the support status levels etc. > > # Release Support > > - Xen-Version: 4.18-rc > - Initial-Release: n/a > - Supported-Until: TBD > - Security-Support-Until: Unreleased - not yet security-supported > + Xen-Version: 4.18 > + Initial-Release: 2023-11-16 > + Supported-Until: 2025-05-16 > + Security-Support-Until: 2025-11-16 I thought we have a 3 years’ support lifetime, so maybe it should be 2026-11-16, but not sure if it is still the case. I will let Jan to double check. My release ack still holds once we have the conclusion. Kind regards, Henry >
Hi Henry, On 15/11/2023 12:27, Henry Wang wrote: >> On Nov 15, 2023, at 20:16, Julien Grall <julien@xen.org> wrote: >> >> From: Julien Grall <jgrall@amazon.com> >> >> Signed-off-by: Julien Grall <jgrall@amazon.com> >> --- >> SUPPORT.md | 8 ++++---- >> 1 file changed, 4 insertions(+), 4 deletions(-) >> >> diff --git a/SUPPORT.md b/SUPPORT.md >> index fff4b4c5bad6..c452635eb552 100644 >> --- a/SUPPORT.md >> +++ b/SUPPORT.md >> @@ -9,10 +9,10 @@ for the definitions of the support status levels etc. >> >> # Release Support >> >> - Xen-Version: 4.18-rc >> - Initial-Release: n/a >> - Supported-Until: TBD >> - Security-Support-Until: Unreleased - not yet security-supported >> + Xen-Version: 4.18 >> + Initial-Release: 2023-11-16 >> + Supported-Until: 2025-05-16 >> + Security-Support-Until: 2025-11-16 > > I thought we have a 3 years’ support lifetime, so maybe it should be 2026-11-16, but not sure > if it is still the case. Hmmm... You are right for the security support. I didn't do the math properly. So it should be 2026-11-16. I can adjust on commit. I think the other date should be correct. For reference this is what we have for 4.17: + Initial-Release: 2022-12-12 + Supported-Until: 2024-06-12 + Security-Support-Until: 2025-12-12
Hi Julien, > On Nov 15, 2023, at 20:35, Julien Grall <julien@xen.org> wrote: > > Hi Henry, > > On 15/11/2023 12:27, Henry Wang wrote: >>> On Nov 15, 2023, at 20:16, Julien Grall <julien@xen.org> wrote: >>> >>> From: Julien Grall <jgrall@amazon.com> >>> >>> Signed-off-by: Julien Grall <jgrall@amazon.com> >>> --- >>> SUPPORT.md | 8 ++++---- >>> 1 file changed, 4 insertions(+), 4 deletions(-) >>> >>> diff --git a/SUPPORT.md b/SUPPORT.md >>> index fff4b4c5bad6..c452635eb552 100644 >>> --- a/SUPPORT.md >>> +++ b/SUPPORT.md >>> @@ -9,10 +9,10 @@ for the definitions of the support status levels etc. >>> >>> # Release Support >>> >>> - Xen-Version: 4.18-rc >>> - Initial-Release: n/a >>> - Supported-Until: TBD >>> - Security-Support-Until: Unreleased - not yet security-supported >>> + Xen-Version: 4.18 >>> + Initial-Release: 2023-11-16 >>> + Supported-Until: 2025-05-16 >>> + Security-Support-Until: 2025-11-16 >> I thought we have a 3 years’ support lifetime, so maybe it should be 2026-11-16, but not sure >> if it is still the case. > > Hmmm... You are right for the security support. I didn't do the math properly. > > So it should be 2026-11-16. I can adjust on commit. Thanks, adjusting on commit sounds good. > I think the other date should be correct. Yes it is correct. > For reference this is what we have for 4.17: > > + Initial-Release: 2022-12-12 > + Supported-Until: 2024-06-12 > + Security-Support-Until: 2025-12-12 Kind regards, Henry > > -- > Julien Grall
On 15.11.2023 13:35, Julien Grall wrote: > Hi Henry, > > On 15/11/2023 12:27, Henry Wang wrote: >>> On Nov 15, 2023, at 20:16, Julien Grall <julien@xen.org> wrote: >>> >>> From: Julien Grall <jgrall@amazon.com> >>> >>> Signed-off-by: Julien Grall <jgrall@amazon.com> >>> --- >>> SUPPORT.md | 8 ++++---- >>> 1 file changed, 4 insertions(+), 4 deletions(-) >>> >>> diff --git a/SUPPORT.md b/SUPPORT.md >>> index fff4b4c5bad6..c452635eb552 100644 >>> --- a/SUPPORT.md >>> +++ b/SUPPORT.md >>> @@ -9,10 +9,10 @@ for the definitions of the support status levels etc. >>> >>> # Release Support >>> >>> - Xen-Version: 4.18-rc >>> - Initial-Release: n/a >>> - Supported-Until: TBD >>> - Security-Support-Until: Unreleased - not yet security-supported >>> + Xen-Version: 4.18 >>> + Initial-Release: 2023-11-16 >>> + Supported-Until: 2025-05-16 >>> + Security-Support-Until: 2025-11-16 >> >> I thought we have a 3 years’ support lifetime, so maybe it should be 2026-11-16, but not sure >> if it is still the case. > > Hmmm... You are right for the security support. I didn't do the math > properly. > > So it should be 2026-11-16. Assuming this is the patch you said on Matrix you want my ack for, with this adjustment Acked-by: Jan Beulich <jbeulich@suse.com> Jan > I can adjust on commit. I think the other > date should be correct. For reference this is what we have for 4.17: > > + Initial-Release: 2022-12-12 > + Supported-Until: 2024-06-12 > + Security-Support-Until: 2025-12-12 >
Hi Jan, On 16/11/2023 08:32, Jan Beulich wrote: > On 15.11.2023 13:35, Julien Grall wrote: >> Hi Henry, >> >> On 15/11/2023 12:27, Henry Wang wrote: >>>> On Nov 15, 2023, at 20:16, Julien Grall <julien@xen.org> wrote: >>>> >>>> From: Julien Grall <jgrall@amazon.com> >>>> >>>> Signed-off-by: Julien Grall <jgrall@amazon.com> >>>> --- >>>> SUPPORT.md | 8 ++++---- >>>> 1 file changed, 4 insertions(+), 4 deletions(-) >>>> >>>> diff --git a/SUPPORT.md b/SUPPORT.md >>>> index fff4b4c5bad6..c452635eb552 100644 >>>> --- a/SUPPORT.md >>>> +++ b/SUPPORT.md >>>> @@ -9,10 +9,10 @@ for the definitions of the support status levels etc. >>>> >>>> # Release Support >>>> >>>> - Xen-Version: 4.18-rc >>>> - Initial-Release: n/a >>>> - Supported-Until: TBD >>>> - Security-Support-Until: Unreleased - not yet security-supported >>>> + Xen-Version: 4.18 >>>> + Initial-Release: 2023-11-16 >>>> + Supported-Until: 2025-05-16 >>>> + Security-Support-Until: 2025-11-16 >>> >>> I thought we have a 3 years’ support lifetime, so maybe it should be 2026-11-16, but not sure >>> if it is still the case. >> >> Hmmm... You are right for the security support. I didn't do the math >> properly. >> >> So it should be 2026-11-16. > > Assuming this is the patch you said on Matrix you want my ack for, with > this adjustment > Acked-by: Jan Beulich <jbeulich@suse.com> Yes this was the patch. Thanks! I will commit and and tag 4.18. Cheers,
Wed, 15 Nov 2023 12:16:32 +0000 Julien Grall <julien@xen.org>: > +++ b/SUPPORT.md ... > Release Notes > : <a href="https://wiki.xenproject.org/wiki/Xen_Project_X.YY_Release_Notes">RN</a> This X.YY needs to be adjusted as well. Hopefully this detail is mentioned in the release-process.txt. Olaf
diff --git a/SUPPORT.md b/SUPPORT.md index fff4b4c5bad6..c452635eb552 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -9,10 +9,10 @@ for the definitions of the support status levels etc. # Release Support - Xen-Version: 4.18-rc - Initial-Release: n/a - Supported-Until: TBD - Security-Support-Until: Unreleased - not yet security-supported + Xen-Version: 4.18 + Initial-Release: 2023-11-16 + Supported-Until: 2025-05-16 + Security-Support-Until: 2025-11-16 Release Notes : <a href="https://wiki.xenproject.org/wiki/Xen_Project_X.YY_Release_Notes">RN</a>