git: 36e46ab194 - main - Correct the release date of FreeBSD 12.4 to not be in the past
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Dec 2022 00:32:56 UTC
The branch main has been updated by allanjude: URL: https://cgit.FreeBSD.org/doc/commit/?id=36e46ab1949cbc6abfee5be418cf1e9922688f55 commit 36e46ab1949cbc6abfee5be418cf1e9922688f55 Author: Allan Jude <allanjude@FreeBSD.org> AuthorDate: 2022-12-06 00:32:25 +0000 Commit: Allan Jude <allanjude@FreeBSD.org> CommitDate: 2022-12-06 00:32:25 +0000 Correct the release date of FreeBSD 12.4 to not be in the past --- shared/releases.adoc | 2 +- website/content/en/security/_index.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/shared/releases.adoc b/shared/releases.adoc index 727d6bb558..a81ea95007 100644 --- a/shared/releases.adoc +++ b/shared/releases.adoc @@ -109,7 +109,7 @@ :rel124-current-major: 12 :rel124-current: 12.4 -:rel124-current-date: December 5, 2021 +:rel124-current-date: December 5, 2022 :u-rel124-notes: https://www.FreeBSD.org/releases/{rel124-current}R/relnotes/ :u-rel124-announce: https://www.FreeBSD.org/releases/{rel124-current}R/announce/ diff --git a/website/content/en/security/_index.adoc b/website/content/en/security/_index.adoc index 98766a8764..6d9c4f5887 100644 --- a/website/content/en/security/_index.adoc +++ b/website/content/en/security/_index.adoc @@ -100,7 +100,7 @@ link:unsupported[Older releases] are not supported and users are strongly encour |releng/13.1 |13.1-RELEASE |May 16, 2022 |13.2-RELEASE + 3 months |stable/12 |n/a |n/a |December 31, 2023 |releng/12.3 |12.3-RELEASE |December 7, 2021 |12.4-RELEASE + 3 months -|releng/12.4 |12.4-RELEASE |December 5, 2021 |December 31, 2023 +|releng/12.4 |12.4-RELEASE |December 5, 2022 |December 31, 2023 |=== In the run-up to a release, a number of -BETA and -RC releases may be published for testing purposes. These releases are only supported for a few weeks, as resources permit, and will not be listed as supported on this page. Users are strongly discouraged from running these releases on production systems.