git: 7846c78e4b - main - release: add schedule for 14.0-RELEASE
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 19 Aug 2022 20:53:26 UTC
The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=7846c78e4ba3cf67bcd70f22e34387b124d03a0b commit 7846c78e4ba3cf67bcd70f22e34387b124d03a0b Author: Glen Barber <gjb@FreeBSD.org> AuthorDate: 2022-08-19 20:50:50 +0000 Commit: Glen Barber <gjb@FreeBSD.org> CommitDate: 2022-08-19 20:50:50 +0000 release: add schedule for 14.0-RELEASE Sponsored by: Rubicon Communications, LLC ("Netgate") --- website/content/en/releases/14.0R/_index.adoc | 27 +++++++++++ website/content/en/releases/14.0R/schedule.adoc | 60 +++++++++++++++++++++++++ 2 files changed, 87 insertions(+) diff --git a/website/content/en/releases/14.0R/_index.adoc b/website/content/en/releases/14.0R/_index.adoc new file mode 100644 index 0000000000..dfe9e2880a --- /dev/null +++ b/website/content/en/releases/14.0R/_index.adoc @@ -0,0 +1,27 @@ +--- +title: "FreeBSD 14.0 Release Information" +sidenav: download +--- + +:localRel: 14.0 +:localBranchStable: stable/14 +:localBranchReleng: releng/14.0 + += FreeBSD {localRel} Release Information + +== Introduction + +This is the index page for FreeBSD {localRel}. For more information about the release engineering process, please see the link:../../releng/[Release Engineering] section of the web site. + +== Detailed Information + +More detailed information, such as release notes and hardware notes can be found at these pages: + +//link:signatures/[FreeBSD {localRel}-RELEASE signed checksum files] + +//link:installation/[FreeBSD {localRel}-RELEASE installation information] + +//link:hardware/[FreeBSD {localRel}-RELEASE hardware information] + +//link:relnotes/[FreeBSD {localRel}-RELEASE release notes] + +//link:errata/[FreeBSD {localRel}-RELEASE errata] + +//link:readme/[FreeBSD {localRel}-RELEASE readme] + +link:schedule/[FreeBSD {localRel}-RELEASE schedule] + +//link:todo/[FreeBSD Release Engineering TODO Page] + diff --git a/website/content/en/releases/14.0R/schedule.adoc b/website/content/en/releases/14.0R/schedule.adoc new file mode 100644 index 0000000000..6aafc928ce --- /dev/null +++ b/website/content/en/releases/14.0R/schedule.adoc @@ -0,0 +1,60 @@ +--- +title: "FreeBSD 14.0 Release Process" +sidenav: download +--- + +:localRel: 14.0 +:localBranchHead: head +:localBranchStable: stable/14 +:localBranchReleng: releng/14.0 + +include::shared/en/urls.adoc[] + += FreeBSD {localRel} Release Process + +== Introduction + +This is the release schedule for FreeBSD {localRel}. For more information about the release engineering process, please see the link:../../../releng/[Release Engineering] section of the web site. + +General discussions about the pending release and known issues should be sent to the public mailto:FreeBSD-current@FreeBSD.org[freebsd-current] mailing list. + +// link:{handbook}#mfc-glossary[MFC] requests are no longer being accepted for {localBranchReleng}. + +// link:{handbook}#mfc-glossary[MFC] requests should be sent to re@FreeBSD.org. + +== Schedule + +During the {localBranchHead} freeze, the Release Engineering Team may create ALPHA snapshots to publish for testing purposes. As the frequency and total number of the ALPHA snapshots will depend on the length of time the {localBranchHead} branch is frozen, no official schedule is provided. + +Announcements regarding the availability of the ALPHA snapshots will be sent to the mailto:freebsd-current@FreeBSD.org[freebsd-current] and mailto:freebsd-snapshots@FreeBSD.org[freebsd-snapshots] mailing lists. + +[.tblbasic] +[cols=",,,",options="header",] +|=== +|Action |Expected |Actual |Description +|Initial release schedule announcement |- |19 August 2022 |Release Engineers send announcement email to developers with a rough schedule. +|Release schedule reminder |17 April 2023|- |Release Engineers send reminder announcement e-mail to developers with updated schedule. +|Code slush begins / KBI freeze |25 April 2023 |- |Release Engineers announce that all further commits to the {localBranchHead} branch will not require explicit approval, however new features should be avoided. Additionally, there can be no changes to the KBI until {localBranchHead} is branched to {localBranchStable}. +|{localBranchStable} branch |12 May 2023 |- |{localBranchStable} branch created; release engineering continues on this branch. +|{localBranchReleng} branch |26 May 2023 |- |{localBranchReleng} branch created; future release engineering proceeds on this branch. Commits to this branch require explicit approval from the Release Engineers. +|BETA1 builds begin |26 May 2023 |- |First beta test snapshot. +|BETA2 builds begin |2 June 2023 |- |Second beta test snapshot. +|BETA3 builds begin* |9 June 2023 |- |Third beta test snapshot. +|RC1 builds begin |16 June 2023 |- |First release candidate. +|RC2 builds begin |23 June 2023 |- |Second release candidate. +|RC3 builds begin* |7 July 2023 |- |Third release candidate. +|RELEASE builds begin |14 July 2023 |- |{localRel}-RELEASE builds begin. +|RELEASE announcement |17 July 2023 |- |{localRel}-RELEASE press release. +|Turn over to the secteam |- |- |{localBranchReleng} branch is handed over to the FreeBSD Security Officer Team in one or two weeks after the announcement. +|=== + +"*" indicates "as-needed" items. + +//// +== Status / TODO +link:todo/[FreeBSD Release Engineering TODO Page] +//// + +== Additional Information + +* link:../../../releng/[FreeBSD Release Engineering website]