git: 771176a03e - main - 14.3: Add to code freeze table
Colin Percival <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=771176a03eb20031d8908926e69ed82591c09ee2 commit 771176a03eb20031d8908926e69ed82591c09ee2 Author: Colin Percival <[email protected]> AuthorDate: 2025-05-02 01:03:27 +0000 Commit: Colin Percival <[email protected]> CommitDate: 2025-05-02 01:03:27 +0000 14.3: Add to code freeze table Approved by: re (implicit) Sponsored by: Amazon --- 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 20d370139b..76fe7713ab 100644 --- a/website/content/en/releng/_index.adoc +++ b/website/content/en/releng/_index.adoc @@ -54,6 +54,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 15.0-CURRENT. |`stable/14` |Open |committers |Development branch for FreeBSD 14-STABLE. +|`releng/14.3` |Frozen |[email protected] |FreeBSD 14.3 supported errata fix branch. |`releng/14.2` |Frozen |[email protected] |FreeBSD 14.2 supported errata fix branch. |`releng/14.1` |Frozen |[email protected] |FreeBSD 14.1 errata fix branch (not officially supported). |`releng/14.0` |Frozen |[email protected] |FreeBSD 14.0 errata fix branch (not officially supported).