[PATCH for-4.21] SUPPORT.md: extend "lifetime"

Jan Beulich posted 1 patch 1 month, 4 weeks ago
Failed in applying to current master (apply log)
There is a newer version of this series
[PATCH for-4.21] SUPPORT.md: extend "lifetime"
Posted by Jan Beulich 1 month, 4 weeks ago
As per
https://lists.xen.org/archives/html/xen-devel/2026-02/msg00630.html.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
---
I would have preferred to reference the xen-announce@ posting, but the
mail may still be stuck in moderation there.

--- a/SUPPORT.md
+++ b/SUPPORT.md
@@ -11,8 +11,8 @@
 
     Xen-Version: 4.21
     Initial-Release: 2025-11-19
-    Supported-Until: 2027-05-19
-    Security-Support-Until: 2028-11-19
+    Supported-Until: 2028-11-19
+    Security-Support-Until: 2030-11-19
 
 Release Notes
 : <a href="https://wiki.xenproject.org/wiki/Xen_Project_4.21_Release_Notes">RN</a>
Re: [PATCH for-4.21] SUPPORT.md: extend "lifetime"
Posted by Andrew Cooper 1 month, 4 weeks ago
On 12/02/2026 9:24 am, Jan Beulich wrote:
> As per
> https://lists.xen.org/archives/html/xen-devel/2026-02/msg00630.html.
>
> Signed-off-by: Jan Beulich <jbeulich@suse.com>
> ---
> I would have preferred to reference the xen-announce@ posting, but the
> mail may still be stuck in moderation there.
>
> --- a/SUPPORT.md
> +++ b/SUPPORT.md
> @@ -11,8 +11,8 @@
>  
>      Xen-Version: 4.21
>      Initial-Release: 2025-11-19
> -    Supported-Until: 2027-05-19
> -    Security-Support-Until: 2028-11-19
> +    Supported-Until: 2028-11-19
> +    Security-Support-Until: 2030-11-19

A useful consequence of the 3/5 years is that it's now trivial to set
these dates.

Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>