aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBig Sneaky <bigsneakyduck@gmail.com>2025-11-09 01:06:22 +0000
committerAlexander Ziaee <ziaee@FreeBSD.org>2025-12-04 18:31:36 +0000
commit56e5b24d8e91f246e36352ecc023ac86528f9b1e (patch)
tree24d0bfcf17c0ec82195f45852a223af17819a977
parentd05f51f35dcce4a8b0d4b714c4eb514e016c3cbc (diff)
website/security: Update support model for 15R
PR: 274197 Reviewed by: dch Pull Request: https://github.com/freebsd/freebsd-doc/pull/567
-rw-r--r--website/content/en/security/_index.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/website/content/en/security/_index.adoc b/website/content/en/security/_index.adoc
index 1f9182a083..47d0261f0f 100644
--- a/website/content/en/security/_index.adoc
+++ b/website/content/en/security/_index.adoc
@@ -116,6 +116,6 @@ In the run-up to a release, a number of -BETA and -RC releases may be published
[[model]]
== The FreeBSD support model
-Under the current support model, each major version's stable branch is explicitly supported for 5 years, while each individual point release is only supported for three months after the next point release.
+Each minor release is only supported for three months after the next minor release within the same major version, or (for the final minor release) until support for the major version's stable branch ends. From FreeBSD 15 onward, each stable branch is explicitly supported for 4 years from its dot-zero release. Support for the stable branch of FreeBSD 13 ends on April 30, 2026, and for FreeBSD 14 on November 30, 2028.
-The details and rationale behind this model can be found in the https://lists.freebsd.org/pipermail/freebsd-announce/2015-February/001624.html[official announcement] sent in February 2015.
+This model's rationale is detailed in the official announcements of https://lists.freebsd.org/archives/freebsd-announce/2024-July/000143.html[the 4-year support period for stable branches], sent in July 2024, and https://lists.freebsd.org/pipermail/freebsd-announce/2015-February/001624.html[the switch to a branch-based support model], sent in February 2015.