Hi Julien, > On Nov 15, 2023, at 20:35, Julien Grall <jul...@xen.org> wrote: > > Hi Henry, > > On 15/11/2023 12:27, Henry Wang wrote: >>> On Nov 15, 2023, at 20:16, Julien Grall <jul...@xen.org> wrote: >>> >>> From: Julien Grall <jgr...@amazon.com> >>> >>> Signed-off-by: Julien Grall <jgr...@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