git: aebacc4b11 - main - website/content/en/security: correct typo

Philip Paeps philip at FreeBSD.org
Tue Jan 26 05:59:46 UTC 2021


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 <philip at FreeBSD.org>
AuthorDate: 2021-01-26 05:59:37 +0000
Commit:     Philip Paeps <philip at FreeBSD.org>
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


More information about the dev-commits-doc-all mailing list