Bug 273795 - Correct the expected end of life for stable/13; add stable/14 and 14.0-RELEASE
Summary: Correct the expected end of life for stable/13; add stable/14 and 14.0-RELEASE
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Website (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Sergio Carlavilla Delgado
URL: https://github.com/freebsd/freebsd-do...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-14 19:55 UTC by Graham Perrin
Modified: 2024-03-28 17:53 UTC (History)
6 users (show)

See Also:


Attachments
signed-off .patch (1.42 KB, patch)
2023-09-14 19:55 UTC, Graham Perrin
grahamperrin: maintainer-approval? (re)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.