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

Jan Beulich posted 1 patch 1 month, 4 weeks ago
Failed in applying to current master (apply log)
[PATCH for-4.20] 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.20
     Initial-Release: 2025-03-05
-    Supported-Until: 2026-09-05
-    Security-Support-Until: 2028-03-05
+    Supported-Until: 2028-03-05
+    Security-Support-Until: 2030-03-05
 
 Release Notes
 : <a href="https://wiki.xenproject.org/wiki/Xen_Project_4.20_Release_Notes">RN</a>
Re: [PATCH for-4.20] SUPPORT.md: extend "lifetime"
Posted by Andrew Cooper 1 month, 4 weeks ago
On 12/02/2026 9:26 am, Jan Beulich wrote:
> --- a/SUPPORT.md
> +++ b/SUPPORT.md
> @@ -11,8 +11,8 @@
>  
>      Xen-Version: 4.20
>      Initial-Release: 2025-03-05
> -    Supported-Until: 2026-09-05
> -    Security-Support-Until: 2028-03-05
> +    Supported-Until: 2028-03-05
> +    Security-Support-Until: 2030-03-05

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