git: 47ab783d3d - main - Add the 12.3-RELEASE schedule
Glen Barber
gjb at FreeBSD.org
Wed Sep 29 18:11:05 UTC 2021
The branch main has been updated by gjb:
URL: https://cgit.FreeBSD.org/doc/commit/?id=47ab783d3dbdce953961410a946e815bd4dd5bc4
commit 47ab783d3dbdce953961410a946e815bd4dd5bc4
Author: Glen Barber <gjb at FreeBSD.org>
AuthorDate: 2021-09-29 18:10:56 +0000
Commit: Glen Barber <gjb at FreeBSD.org>
CommitDate: 2021-09-29 18:10:56 +0000
Add the 12.3-RELEASE schedule
Sponsored by: Rubicon Communications, LLC ("Netgate")
---
shared/releases.adoc | 17 +++++++++++++++--
website/content/en/releng/_index.adoc | 6 ++----
2 files changed, 17 insertions(+), 6 deletions(-)
diff --git a/shared/releases.adoc b/shared/releases.adoc
index 63dbb5e28e..679a775c19 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: {betarel-current-major}.2
+:betarel-current: {betarel-current-major}.3
:betarel-vers: RELEASE
:u-betarel-schedule: https://www.FreeBSD.org/releases/{betarel-current}R/schedule/
@@ -84,6 +84,19 @@
:u-rel130-readme: https://www.FreeBSD.org/releases/{rel130-current}R/readme/
:u-rel130-signatures: https://www.FreeBSD.org/releases/{rel130-current}R/signatures/
+:rel123-current-major: 12
+:rel123-current: 12.3
+:u-rel123-schedule: https://www.FreeBSD.org/releases/{rel123-current}R/relnotes/
+//:rel123-current-date: October 27, 2020
+
+//:u-rel123-notes: https://www.FreeBSD.org/releases/{rel123-current}R/relnotes/
+//:u-rel123-announce: https://www.FreeBSD.org/releases/{rel123-current}R/announce/
+//:u-rel123-errata: https://www.FreeBSD.org/releases/{rel123-current}R/errata/
+//:u-rel123-hardware: https://www.FreeBSD.org/releases/{rel123-current}R/hardware/
+//:u-rel123-installation: https://www.FreeBSD.org/releases/{rel123-current}R/installation/
+//:u-rel123-readme: https://www.FreeBSD.org/releases/{rel123-current}R/readme/
+//:u-rel123-signatures: https://www.FreeBSD.org/releases/{rel123-current}R/signatures/
+
:rel122-current-major: 12
:rel122-current: 12.2
:rel122-current-date: October 27, 2020
diff --git a/website/content/en/releng/_index.adoc b/website/content/en/releng/_index.adoc
index 4dda8fff50..9db91c3b2f 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-05-17, the next release has not yet been announced.
+//As of 2021-05-17, the next release has not yet been announced.
-////
[.tblbasic]
[cols=",,",options="header",]
|===
|Date |Event |Information
-|March 2021 |FreeBSD 13.0 |link:../releases/13.0R/schedule/[Target Schedule]
+|December 2021 |FreeBSD 12.3 |link:../releases/12.3R/schedule/[Target Schedule]
|===
-////
[[freeze]]
== Code-Freeze Status
More information about the dev-commits-doc-all
mailing list