aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2024-03-20 00:28:06 +0000
committerColin Percival <cperciva@FreeBSD.org>2024-03-20 00:51:52 +0000
commit943e7faa326cfd9370e169a3793d0006ab272975 (patch)
treeb719c4f4d8db3e04becdc9372784f60be673ad72
parentee83b15437dc8caab53e67f7f5b536a611de425b (diff)
downloaddoc-943e7faa32.tar.gz
doc-943e7faa32.zip
14.1: Insert details specific to 14.1
-rw-r--r--website/content/en/releases/14.1R/installation.adoc2
-rw-r--r--website/content/en/releases/14.1R/schedule.adoc21
2 files changed, 15 insertions, 8 deletions
diff --git a/website/content/en/releases/14.1R/installation.adoc b/website/content/en/releases/14.1R/installation.adoc
index fb41b750f4..07d02d758b 100644
--- a/website/content/en/releases/14.1R/installation.adoc
+++ b/website/content/en/releases/14.1R/installation.adoc
@@ -40,7 +40,7 @@ For Git use the releng/{localRel} branch which will be where any upcoming Securi
== Upgrading Using "FreeBSD Update"
The man:freebsd-update[8] utility supports binary upgrades of amd64, arm64, and i386 systems running earlier FreeBSD releases.
-Systems running 11.4-RELEASE or 12.2-RELEASE can upgrade as follows:
+Systems running 13.3-RELEASE or 14.0-RELEASE can upgrade as follows:
[.screen]
----
diff --git a/website/content/en/releases/14.1R/schedule.adoc b/website/content/en/releases/14.1R/schedule.adoc
index 937982bc80..58c476c5a1 100644
--- a/website/content/en/releases/14.1R/schedule.adoc
+++ b/website/content/en/releases/14.1R/schedule.adoc
@@ -16,7 +16,7 @@ include::shared/en/urls.adoc[]
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.
+General discussions about the pending release and known issues should be sent to the public mailto:FreeBSD-stable@FreeBSD.org[freebsd-stable] mailing list.
// link:{handbook}glossary/#mfc-glossary[MFC] requests should be sent to link:mailto:re@FreeBSD.org[re@FreeBSD.org] following the link:https://wiki.freebsd.org/Releng/ChangeRequestGuidelines[Change Request Guidelines].
@@ -26,16 +26,23 @@ General discussions about the pending release and known issues should be sent to
== 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 |- |20 December 2023 |Release Engineers send announcement email to developers with a rough schedule.
+|Release schedule reminder |8 April 2024 |- |Release Engineers send reminder announcement e-mail to developers with updated schedule.
+|Code slush begins |19 April 2024 |- |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided.
+|{localBranchReleng} branch |3 May 2024 |- |{localBranchReleng} branch created; future release engineering proceeds on this branch.
+|BETA1 builds begin |3 May 2024 |- |First beta test snapshot.
+|BETA2 builds begin |10 May 2024 |- |Second beta test snapshot.
+|BETA3 builds begin |17 May 2024 |- |Third beta test snapshot.
+|RC1 builds begin |24 May 2024 |- |First release candidate.
+|RC2 builds begin |31 May 2024 |- |Second release candidate.
+|RC3 builds begin |7 June 2024 |- |Third release candidate.
+|RELEASE builds begin |14 June 2024 |- |{localRel}-RELEASE builds begin.
+|RELEASE announcement |18 June 2024 |- |{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.