Bug 273795

Summary: Correct the expected end of life for stable/13; add stable/14 and 14.0-RELEASE
Product: Documentation Reporter: Graham Perrin <grahamperrin>
Component: WebsiteAssignee: Sergio Carlavilla Delgado <carlavilla>
Status: Closed FIXED    
Severity: Affects Many People CC: carlavilla, cperciva, doc, freebsd, minsoochoo0122, re
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/freebsd/freebsd-doc/blob/main/website/content/en/security/_index.adoc#supported-freebsd-releases
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274197
Attachments:
Description Flags
signed-off .patch grahamperrin: maintainer-approval? (re)

Description Graham Perrin 2023-09-14 19:55:15 UTC
Created attachment 244852 [details]
signed-off .patch

<https://www.freebsd.org/security/#sup> for stable/13 currently gives an expected end of life: 

January 31, 2026

More accurately, this should be: 

April 30, 2026
Comment 1 Graham Perrin 2023-11-24 06:21:50 UTC
cperciva@ would you like an additional patch for the two 14-related rows?
Comment 2 Graham Perrin 2023-11-25 18:29:50 UTC
(In reply to Graham Perrin from comment #1)

doc ce3449a20a3f2fc879b715bfb8c7ca1530b1189e
Comment 3 Mina Galić freebsd_triage 2023-11-26 14:37:21 UTC
Graham Perrin asked to reopen with reference to comment 0
Comment 4 Minsoo Choo 2023-11-26 14:48:29 UTC
Why is the expected EOL for stable/13 April 30, 2026?
Comment 5 Graham Perrin 2023-11-26 16:02:07 UTC
(In reply to Minsoo Choo from comment #4)

Thanks for asking. 

<https://www.freebsd.org/security/#sup> in opening comment 0 is for the table of supported releases. 

Directly above the table is the link to <https://www.freebsd.org/security/unsupported/>, with 13.0-RELEASE on: 

    April 13, 2021

Below the table is <https://www.freebsd.org/security/#model> and "… explicitly supported for 5 years, …". 

January 31, 2026 is somewhat less than five years.
Comment 6 Minsoo Choo 2023-11-26 17:52:38 UTC
(In reply to Graham Perrin from comment #5)
That makes sense. Can you upload this patch to phabricator? We might need an approval from @re
Comment 7 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2023-11-26 18:47:22 UTC
I'm gonna close this again.
We're gonna handle this internally.
The idea is to make this to be automatically instead of replacing the dates everywhere.

(Doceng hat on)
Comment 8 commit-hook freebsd_committer freebsd_triage 2024-03-28 15:35:24 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=593c16f52c2bbd4ab22dab426bb6dfcbd4b8ddd7

commit 593c16f52c2bbd4ab22dab426bb6dfcbd4b8ddd7
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2023-12-11 13:59:55 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2024-03-28 15:34:21 +0000

    EOL: Bump stable/13 to April 30, 2026

    13.0 was released April 13, 2021.  With the five year branch support
    policy the EOL should be April 2026.

    PR:             273795
    Sponsored by:   The FreeBSD Foundation

 website/content/en/portmgr/policies_eol.adoc | 2 +-
 website/content/en/security/_index.adoc      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Comment 9 Graham Perrin 2024-03-28 17:53:19 UTC
👍 thanks, people.