git: 8ef30c6793 - main - 13.2: Add to unsupported release list
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 20 Jul 2024 21:58:07 UTC
The branch main has been updated by cperciva:
URL: https://cgit.FreeBSD.org/doc/commit/?id=8ef30c67937e92b52ce751ed83681dc3df871c4d
commit 8ef30c67937e92b52ce751ed83681dc3df871c4d
Author: Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2024-07-20 21:56:54 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2024-07-20 21:58:01 +0000
13.2: Add to unsupported release list
Update the EoL instructions to add this to the checklist.
PR: 280193
Reported by: Graham Perrin
---
documentation/content/en/articles/freebsd-releng/_index.adoc | 3 +++
website/content/en/security/unsupported.adoc | 1 +
2 files changed, 4 insertions(+)
diff --git a/documentation/content/en/articles/freebsd-releng/_index.adoc b/documentation/content/en/articles/freebsd-releng/_index.adoc
index 8a6b8b6aa9..db72238547 100644
--- a/documentation/content/en/articles/freebsd-releng/_index.adoc
+++ b/documentation/content/en/articles/freebsd-releng/_index.adoc
@@ -776,6 +776,9 @@ When a release reaches End-of-Life, references to that release should be removed
|[.filename]#~/website/content/en/security/_index.adoc#
|Remove the branch from the supported branch list.
+|[.filename]#~/website/content/en/security/unsupported.adoc#
+|Add the branch to the unsupported branch list.
+
|[.filename]#~/website/content/en/where.adoc#
|Remove the URLs for the release.
diff --git a/website/content/en/security/unsupported.adoc b/website/content/en/security/unsupported.adoc
index 19c75baf73..3d6dc05d8f 100644
--- a/website/content/en/security/unsupported.adoc
+++ b/website/content/en/security/unsupported.adoc
@@ -60,4 +60,5 @@ The following releases are no longer supported but are listed here for reference
|releng/12.4 |12.4-RELEASE |n/a |December 5, 2022 |December 31, 2023
|releng/13.0 |13.0-RELEASE |n/a |April 13, 2021 |August 31, 2022
|releng/13.1 |13.1-RELEASE |n/a |May 16, 2022 |July 31, 2023
+|releng/13.2 |13.2-RELEASE |n/a |April 11, 2023 |June 30, 2024
|===