Re: [PATCH 2/2] SUPPOT: Define support lifetime

Oleksii Kurochko <[email protected]> Wed, 29 Jul 2026 20:41:26 +0200
Newsgroups gmane.comp.emulators.xen.devel
Message-ID <[email protected]>

On 7/29/26 6:15 PM, 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>
>   
>   # Feature Support
>   

With fixing commit message s/SUPPOT/SUPPORT:
  Release-Acked-by: Oleksii Kurochko <[email protected]>

Thanks.

~ Oleksii