git: cbedf91ade - main - releng: add releng/14.0 and stable/14 branches
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Sep 2023 00:12:48 UTC
The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=cbedf91ade2453d83501e231cc7a8f8ba33cd76b commit cbedf91ade2453d83501e231cc7a8f8ba33cd76b Author: Glen Barber <gjb@FreeBSD.org> AuthorDate: 2023-09-08 00:10:24 +0000 Commit: Glen Barber <gjb@FreeBSD.org> CommitDate: 2023-09-08 00:10:24 +0000 releng: add releng/14.0 and stable/14 branches Sponsored by: GoFundMe https://www.gofundme.com/f/gjbbsd Sponsored by: PayPal https://paypal.me/gjbbsd --- website/content/en/releng/_index.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/en/releng/_index.adoc b/website/content/en/releng/_index.adoc index ce208871eb..66111b74de 100644 --- a/website/content/en/releng/_index.adoc +++ b/website/content/en/releng/_index.adoc @@ -45,6 +45,8 @@ 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 14.0-CURRENT. +|`stable/14` |Frozen |re@FreeBSD.org |Development branch for FreeBSD 14-STABLE. +|`releng/14.0` |Frozen |re@FreeBSD.org |FreeBSD 14.0 supported errata fix branch. |`stable/13` |Open |committers |Development branch for FreeBSD 13-STABLE. |`releng/13.2` |Frozen |security-officer@FreeBSD.org |FreeBSD 13.2 supported errata fix branch. |`releng/13.1` |Frozen |security-officer@FreeBSD.org |FreeBSD 13.1 errata fix branch (not officially supported).