Re: [PATCH 2/2] SUPPOT: Define support lifetime
Oleksii Kurochko <[email protected]> Wed, 29 Jul 2026 20:39:29 +0200
| Newsgroups | gmane.comp.emulators.xen.devel |
|---|---|
| Message-ID | <[email protected]> |
On 7/29/26 6:25 PM, Roger Pau Monné wrote: > On Wed, Jul 29, 2026 at 05:15:29PM +0100, Andrew Cooper wrote: >> Signed-off-by: Andrew Cooper <[email protected]> >> --- >> CC: Anthony PERARD <[email protected]> >> CC: Michal Orzel <[email protected]> >> CC: Jan Beulich <[email protected]> >> CC: Julien Grall <[email protected]> >> CC: Roger Pau Monné <[email protected]> >> CC: Stefano Stabellini <[email protected]> >> CC: Oleksii Kurochko <[email protected]> >> >> For 4.22 only. >> --- >> SUPPORT.md | 10 +++++----- >> 1 file changed, 5 insertions(+), 5 deletions(-) >> >> diff --git a/SUPPORT.md b/SUPPORT.md >> index 7c42de4c1602..b945fc83afde 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.22-rc >> - Initial-Release: n/a >> - Supported-Until: TBD >> - Security-Support-Until: Unreleased - not yet security-supported >> + Xen-Version: 4.22 >> + Initial-Release: 2026-07-30 >> + Supported-Until: 2029-07-30 >> + Security-Support-Until: 2031-07-30 >> >> 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.22_Release_Notes">RN</a> > > Will this wiki page get created? I planed to create for this one release the page tomorrow morning. It's still not there, and given we > are moving out of wiki usage, we might want to put the release notes > somewhere else? If it was such decision then lets do it for the last time and decide where to put release notes for the next release separately. > > This is likely for Cody/oleksii to decide, since I assume they are the > ones that create the wiki page. I created this page before as it was metnioned here in SUPPORT.md so I thought that it should be created. Thanks. ~ Oleksii