git: aebacc4b11 - main - website/content/en/security: correct typo
Philip Paeps <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by philip (ports, src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=aebacc4b11f2ec695b94b45d8253257ec5b3c76c commit aebacc4b11f2ec695b94b45d8253257ec5b3c76c Author: Philip Paeps <[email protected]> AuthorDate: 2021-01-26 05:59:37 +0000 Commit: Philip Paeps <[email protected]> CommitDate: 2021-01-26 05:59:37 +0000 website/content/en/security: correct typo The expected EoL of the releng/12.2 branch is three months after the release of 12.3-RELEASE, not three months after the release of 12.2-RELEASE. releng/12.2 will not go EoL tomorrow. Reported by: Denis Fortin <denis-at-zap.qc.ca> --- 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 2a2aeed7c0..49cba23dfd 100644 --- a/website/content/en/security/_index.adoc +++ b/website/content/en/security/_index.adoc @@ -97,7 +97,7 @@ link:unsupported[Older releases] are not supported and users are strongly encour |=== |Branch |Release |Release Date |Expected EoL |stable/12 |n/a |n/a |June 30, 2024 -|releng/12.2 |12.2-RELEASE |October 27, 2020 |12.2-RELEASE + 3 months +|releng/12.2 |12.2-RELEASE |October 27, 2020 |12.3-RELEASE + 3 months |releng/12.1 |12.1-RELEASE |November 4, 2019 |January 31, 2021 |stable/11 |n/a |n/a |September 30, 2021 |releng/11.4 |11.4-RELEASE |June 16, 2020 |September 30, 2021 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"