git: b351fe8147 - main - 15.0: Add to code freeze table
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Oct 2025 00:00:59 UTC
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=b351fe814755d8a69b961e55abb9f324faa15778 commit b351fe814755d8a69b961e55abb9f324faa15778 Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2025-10-11 00:00:52 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2025-10-11 00:00:52 +0000 15.0: Add to code freeze table Approved by: re (implicit) Sponsored by: https://www.patreon.com/cperciva --- website/content/en/releng/_index.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/website/content/en/releng/_index.adoc b/website/content/en/releng/_index.adoc index ce5209c329..59cb5d62b6 100644 --- a/website/content/en/releng/_index.adoc +++ b/website/content/en/releng/_index.adoc @@ -53,6 +53,7 @@ This table lists the code freeze status for major branches of the `src/` reposit |Branch |Status |Contact |Notes |`main` |Open |committers |Active development branch for 16.0-CURRENT. |`stable/15` |Open |committers |Development branch for FreeBSD 15-STABLE. +|`releng/15.0` |Frozen |re@FreeBSD.org |FreeBSD 15.0 supported errata fix branch. |`stable/14` |Open |committers |Development branch for FreeBSD 14-STABLE. |`releng/14.3` |Frozen |security-officer@FreeBSD.org |FreeBSD 14.3 supported errata fix branch. |`releng/14.2` |Frozen |security-officer@FreeBSD.org |FreeBSD 14.2 errata fix branch (not officially supported).