From: Graham Perrin <grahamperrin@gmail.com>
Date: Thu, 14 Sep 2023 19:51:40 +0000
Subject: [PATCH] Expected EoL: stable/13: extend by three months

https://lists.freebsd.org/pipermail/freebsd-announce/2015-February/001624.html
expressed a minimum of five years from the point X.0-RELEASE is released.

https://www.freebsd.org/releases/13.0R/announce/
announced 13.0-RELEASE on April 13, 2021 and so, the expected end of life of
stable/13 should be no sooner than April 13, 2026.

Correct the table of dates.  Instead of January 31, 2026:

April 30, 2026

Fixes: 8cc847924e7c security: add stable/13 and releng/13.0 information

Signed-off-by: Graham Perrin <grahamperrin@gmail.com>
---
 website/content/en/security/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/content/en/security/_index.adoc b/website/content/en/security/_index.adoc
index 678f0f4043..381112502a 100644
--- a/website/content/en/security/_index.adoc
+++ b/website/content/en/security/_index.adoc
@@ -96,7 +96,7 @@ link:unsupported[Older releases] are not supported and users are strongly encour
 [cols=",,,",options="header",]
 |===
 |Branch |Release |Release Date |Expected EoL
-|stable/13 |n/a |n/a |January 31, 2026
+|stable/13 |n/a |n/a |April 30, 2026
 |releng/13.2 |13.2-RELEASE |April 11, 2023 |13.3-RELEASE + 3 months
 |stable/12 |n/a |n/a |December 31, 2023
 |releng/12.4 |12.4-RELEASE |December 5, 2022 |December 31, 2023
-- 
2.30.8