git: 1687f94883 - main - Update releng and security for 13.0 EOL
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 02 Sep 2022 16:15:56 UTC
The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/doc/commit/?id=1687f94883795337628ff7b6fa858653298b231c commit 1687f94883795337628ff7b6fa858653298b231c Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2022-09-02 16:07:59 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2022-09-02 16:13:43 +0000 Update releng and security for 13.0 EOL Sponsored by: The FreeBSD Foundation --- website/content/en/releng/_index.adoc | 2 +- website/content/en/security/_index.adoc | 7 +++---- website/content/en/security/unsupported.adoc | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/content/en/releng/_index.adoc b/website/content/en/releng/_index.adoc index 924534d660..58bc254230 100644 --- a/website/content/en/releng/_index.adoc +++ b/website/content/en/releng/_index.adoc @@ -49,7 +49,7 @@ This table lists the code freeze status for major branches of the `src/` reposit |`main` |Open |committers |Active development branch for 14.0-CURRENT. |`stable/13` |Open |committers |Development branch for FreeBSD 13-STABLE. |`releng/13.1` |Frozen |security-officer@FreeBSD.org |FreeBSD 13.1 supported errata fix branch. -|`releng/13.0` |Frozen |security-officer@FreeBSD.org |FreeBSD 13.0 supported errata fix branch. +|`releng/13.0` |Frozen |security-officer@FreeBSD.org |FreeBSD 13.0 errata fix branch (not officially supported). |`stable/12` |Open |committers |Development branch for FreeBSD 12-STABLE. |`releng/12.3`|Frozen|security-officer@FreeBSD.org|FreeBSD 12.3 supported errata fix branch. |`releng/12.2` |Frozen |security-officer@FreeBSD.org |FreeBSD 12.2 errata fix branch (not officially supported). diff --git a/website/content/en/security/_index.adoc b/website/content/en/security/_index.adoc index e7c8b5e3d4..b6c3e6ba92 100644 --- a/website/content/en/security/_index.adoc +++ b/website/content/en/security/_index.adoc @@ -65,15 +65,15 @@ Advisories are always signed using the FreeBSD Security Officer link:so_public_k The FreeBSD Security Officer provides security advisories for _-STABLE Branches_ and the _Security Branches_. (Advisories are not issued for the _-CURRENT Branch_, which is primarily oriented towards FreeBSD developers.) -* The -STABLE branch tags have names like `stable/13`. The corresponding builds have names like `FreeBSD 13.0-STABLE`. -* Each FreeBSD Release has an associated Security Branch. The Security Branch tags have names like `releng/13.0`. The corresponding builds have names like `FreeBSD 13.0-RELEASE-p1`. +* The -STABLE branch tags have names like `stable/13`. The corresponding builds have names like `FreeBSD 13.1-STABLE`. +* Each FreeBSD Release has an associated Security Branch. The Security Branch tags have names like `releng/13.1`. The corresponding builds have names like `FreeBSD 13.1-RELEASE-p1`. Issues affecting the FreeBSD Ports Collection are covered separately in http://vuxml.FreeBSD.org/[the FreeBSD VuXML document]. [[how]] == How to update your system -For users that have previously installed a binary version of FreeBSD (e.g., {rel130-current} or {rel123-current}), commands: +For users that have previously installed a binary version of FreeBSD (e.g., {rel131-current} or {rel123-current}), commands: `# freebsd-update fetch` @@ -98,7 +98,6 @@ link:unsupported[Older releases] are not supported and users are strongly encour |Branch |Release |Release Date |Expected EoL |stable/13 |n/a |n/a |January 31, 2026 |releng/13.1 |13.1-RELEASE |May 16, 2022 |13.2-RELEASE + 3 months -|releng/13.0 |13.0-RELEASE |April 13, 2021 |August 31, 2022 |stable/12 |n/a |n/a |June 30, 2024 |releng/12.3 |12.3-RELEASE |December 7, 2021 |12.4-RELEASE + 3 months |=== diff --git a/website/content/en/security/unsupported.adoc b/website/content/en/security/unsupported.adoc index 93363a81ff..3aa4c67ac5 100644 --- a/website/content/en/security/unsupported.adoc +++ b/website/content/en/security/unsupported.adoc @@ -53,4 +53,5 @@ The following releases are no longer supported but are listed here for reference |releng/12.0 |12.0-RELEASE |n/a |December 11, 2018 |February 29, 2020 |releng/12.1 |12.1-RELEASE |n/a |November 4, 2019 |January 31, 2021 |releng/12.2 |12.2-RELEASE |n/a |October 27, 2020 |March 31, 2022 +|releng/13.0 |13.0-RELEASE |n/a |April 13, 2021 |August 31, 2022 |===