git: 8fb986d491 - main - 13.4R/relnotes: Fix RELEASE version for 14 EOL
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 16 Sep 2024 19:47:53 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/doc/commit/?id=8fb986d491dcf357148f93213b373ba7c9b8d8a5 commit 8fb986d491dcf357148f93213b373ba7c9b8d8a5 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-09-16 19:46:21 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-09-16 19:46:21 +0000 13.4R/relnotes: Fix RELEASE version for 14 EOL Reported by: cperciva --- website/content/en/releases/13.4R/relnotes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/releases/13.4R/relnotes.adoc b/website/content/en/releases/13.4R/relnotes.adoc index d7844f29ba..43156e49eb 100644 --- a/website/content/en/releases/13.4R/relnotes.adoc +++ b/website/content/en/releases/13.4R/relnotes.adoc @@ -312,7 +312,7 @@ The FreeBSD stable/14 and earlier branches will retain existing 32-bit kernel an Ports will retain existing support for building ports and packages for 32-bit systems on stable/14 and earlier branches as long as those branches are supported by the ports system. However, all 32-bit platforms are Tier-2 or Tier-3, and support for individual ports should be expected to degrade as upstreams deprecate 32-bit platforms. -With the current support schedule, stable/14 will reach end of life (EOL) around 5 years after the release of FreeBSD {releasePrev}. +With the current support schedule, stable/14 will reach end of life (EOL) around 5 years after the release of FreeBSD 14.0-RELEASE. The EOL of stable/14 will mark the end of support for deprecated 32-bit platforms, including source releases, pre-built packages, and support for building applications from ports. With the release of {releasePrev} in November 2023, support for deprecated 32-bit platforms will end in November 2028.