Message ID | 20240727104546.94312-1-julien@xen.org (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | [XEN,for-4.19] SUPPORT.md: Define support lifetime | expand |
Hi Julien, On Sat, 2024-07-27 at 11:45 +0100, Julien Grall wrote: > From: Julien Grall <jgrall@amazon.com> > > Signed-off-by: Julien Grall <jgrall@amazon.com> > --- > SUPPORT.md | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > > diff --git a/SUPPORT.md b/SUPPORT.md > index 77d2a7a7db1a..8b998d9bc7b7 100644 > --- a/SUPPORT.md > +++ b/SUPPORT.md > @@ -9,13 +9,13 @@ for the definitions of the support status levels > etc. > > # Release Support > > - Xen-Version: 4.19-rc > - Initial-Release: n/a > - Supported-Until: TBD > - Security-Support-Until: Unreleased - not yet security-supported > + Xen-Version: 4.19 > + Initial-Release: 2024-07-29 > + Supported-Until: 2026-01-29 > + Security-Support-Until: 2027-07-29 I am not sure that it is critical but I am still waiting for CHANGELOG changes review. If it won't reviewed/merged today we can't cut off the release today so the date should be changed. ( But I hope we will be able to review and merge CHANGELOG changes [1] ) Release-Acked-By: Oleksii Kurochko <oleksii.kurochko@gmail.com> [1] https://lore.kernel.org/xen-devel/0c93b49ac00fa92721035b4f9eb2ae76175fe886.1722237887.git.oleksii.kurochko@gmail.com/T/#u ~ Oleksii > > Release Notes > -: <a > href="https://wiki.xenproject.org/wiki/Xen_Project_X.YY_Release_Notes > ">RN</a> > +: <a > href="https://wiki.xenproject.org/wiki/Xen_Project_4.19_Release_Notes > ">RN</a> > > # Feature Support >
diff --git a/SUPPORT.md b/SUPPORT.md index 77d2a7a7db1a..8b998d9bc7b7 100644 --- a/SUPPORT.md +++ b/SUPPORT.md @@ -9,13 +9,13 @@ for the definitions of the support status levels etc. # Release Support - Xen-Version: 4.19-rc - Initial-Release: n/a - Supported-Until: TBD - Security-Support-Until: Unreleased - not yet security-supported + Xen-Version: 4.19 + Initial-Release: 2024-07-29 + Supported-Until: 2026-01-29 + Security-Support-Until: 2027-07-29 Release Notes -: <a href="https://wiki.xenproject.org/wiki/Xen_Project_X.YY_Release_Notes">RN</a> +: <a href="https://wiki.xenproject.org/wiki/Xen_Project_4.19_Release_Notes">RN</a> # Feature Support