git: 06cf1fe34b - main - 13.1: Add the 13.1-RELEASE schedule

Glen Barber <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by gjb:

URL: https://cgit.FreeBSD.org/doc/commit/?id=06cf1fe34b06ca22330679ed74dcb74a7ecb31dc

commit 06cf1fe34b06ca22330679ed74dcb74a7ecb31dc
Author:     Glen Barber <[email protected]>
AuthorDate: 2022-02-01 20:40:39 +0000
Commit:     Glen Barber <[email protected]>
CommitDate: 2022-02-01 20:40:39 +0000

    13.1: Add the 13.1-RELEASE schedule
    
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 shared/releases.adoc                               | 18 ++++++--
 website/content/en/releases/13.1R/_index.adoc      | 29 ++++++++++++
 website/content/en/releases/13.1R/schedule.adoc    | 53 ++++++++++++++++++++++
 website/content/en/releng/_index.adoc              |  6 +--
 .../themes/beastie/layouts/partials/sidenav.html   |  2 -
 5 files changed, 99 insertions(+), 9 deletions(-)

diff --git a/shared/releases.adoc b/shared/releases.adoc
index 8f477c3ca4..78675a5e6b 100644
--- a/shared/releases.adoc
+++ b/shared/releases.adoc
@@ -36,13 +36,13 @@
 
 // Set to 'INCLUDE' when the schedule is available.
 
-:beta-upcoming: IGNORE
+:beta-upcoming: INCLUDE
 
 // Set to 'INCLUDE' when the installation images are available.
 
 :beta-testing: IGNORE
-:betarel-current-major: 12
-:betarel-current: 12.3
+:betarel-current-major: 13
+:betarel-current: 13.1
 :betarel-vers: RELEASE
 :u-betarel-schedule: https://www.FreeBSD.org/releases/{betarel-current}R/schedule/
 
@@ -72,6 +72,18 @@
 // more (in addition to cleaning up this file) following the 11.3
 // release (likely as part of the 11.3 announcement commit). -gjb
 
+:rel131-current-major: 13
+:rel131-current: 13.1
+//:rel131-current-date: April 13, 2021
+
+//:u-rel131-notes: https://www.FreeBSD.org/releases/{rel131-current}R/relnotes/
+//:u-rel131-announce: https://www.FreeBSD.org/releases/{rel131-current}R/announce/
+//:u-rel131-errata: https://www.FreeBSD.org/releases/{rel131-current}R/errata/
+//:u-rel131-hardware: https://www.FreeBSD.org/releases/{rel131-current}R/hardware/
+//:u-rel131-installation: https://www.FreeBSD.org/releases/{rel131-current}R/installation/
+//:u-rel131-readme: https://www.FreeBSD.org/releases/{rel131-current}R/readme/
+//:u-rel131-signatures: https://www.FreeBSD.org/releases/{rel131-current}R/signatures/
+
 :rel130-current-major: 13
 :rel130-current: 13.0
 :rel130-current-date: April 13, 2021
diff --git a/website/content/en/releases/13.1R/_index.adoc b/website/content/en/releases/13.1R/_index.adoc
new file mode 100644
index 0000000000..1dd25e902e
--- /dev/null
+++ b/website/content/en/releases/13.1R/_index.adoc
@@ -0,0 +1,29 @@
+---
+title: "FreeBSD 13.1 Release Information"
+sidenav: download
+---
+
+:localRel: 13.1
+:localBranchStable: stable/13
+:localBranchReleng: releng/13.1
+
+= 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/13.1R/schedule.adoc b/website/content/en/releases/13.1R/schedule.adoc
new file mode 100644
index 0000000000..bf0d32adc6
--- /dev/null
+++ b/website/content/en/releases/13.1R/schedule.adoc
@@ -0,0 +1,53 @@
+---
+title: "FreeBSD 13.1 Release Process"
+sidenav: download
+---
+
+:localRel: 13.1
+:localBranchStable: stable/13
+:localBranchReleng: releng/13.1
+
+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:[email protected][freebsd-stable] mailing list.
+//link:{handbook}#mfc-glossary[MFC] requests are no longer being accepted.
+
+link:{handbook}#mfc-glossary[MFC] requests should be sent to link:mailto:[email protected][[email protected]].
+
+== Schedule
+
+[.tblbasic]
+[cols=",,,",options="header",]
+|===
+|Action |Expected |Actual |Description
+|Initial release schedule announcement |- |1 February 2022 |Release Engineers send announcement email to developers with a rough schedule.
+|Release schedule reminder |12 February 2022 |- |Release Engineers send reminder announcement e-mail to developers with updated schedule.
+|Code slush begins |24 February 2022 |- |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided.
+|{localBranchReleng} branch |10 March 2022 |- |{localBranchReleng} branch created; future release engineering proceeds on this branch.
+|BETA1 builds begin |10 March 2022 |- |First beta test snapshot.
+|BETA2 builds begin |17 March 2022 |- |Second beta test snapshot.
+|BETA3 builds begin* |24 March 2022 |- |Third beta test snapshot.
+|RC1 builds begin |31 March 2022 |- |First release candidate.
+|RC2 builds begin |7 April 2022 |- |Second release candidate.
+|RC3 builds begin* |14 April 2022 |- |Third release candidate.
+|RELEASE builds begin |21 April 2022 |- |{localRel}-RELEASE builds begin.
+|RELEASE announcement |26 April 2022 |- |{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]
diff --git a/website/content/en/releng/_index.adoc b/website/content/en/releng/_index.adoc
index 41fcabf485..46a8738def 100644
--- a/website/content/en/releng/_index.adoc
+++ b/website/content/en/releng/_index.adoc
@@ -26,16 +26,14 @@ General information about committing to -STABLE.
 
 Note: Release dates are approximate and may be subject to schedule slippage.
 
-As of 2021-12-07, the next release has not yet been announced.
+//As of 2021-12-07, the next release has not yet been announced.
 
-////
 [.tblbasic]
 [cols=",,",options="header",]
 |===
 |Date |Event |Information
-|December 2021 |FreeBSD 12.3 |link:../releases/12.3R/schedule/[Target Schedule]
+|April 2022 |FreeBSD 13.1 |link:../releases/13.1R/schedule/[Target Schedule]
 |===
-////
 
 [[freeze]]
 == Code-Freeze Status
diff --git a/website/themes/beastie/layouts/partials/sidenav.html b/website/themes/beastie/layouts/partials/sidenav.html
index 4eb35b7de6..c1ff1f65b9 100644
--- a/website/themes/beastie/layouts/partials/sidenav.html
+++ b/website/themes/beastie/layouts/partials/sidenav.html
@@ -69,11 +69,9 @@
   </li>
   <li>
     <a href={{ "snapshots" | absLangURL }}>{{ i18n "snapshotReleases" }}</a>
-    <!--
       <ul>
         <li>{{ i18n "upcomingRelease" }}:<br /><a href={{ index .data.releases "u-betarel-schedule" }}>{{ index .data.releases "betarel-current" }}</a></li>
       </ul>
-    -->
   </li>
   <li><a href={{ "ports" | absLangURL }}>{{ i18n "portedApplications" }}</a></li>
 </ul>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.