aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2023-03-11 13:21:35 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2023-03-11 13:21:35 +0000
commit5d70718569616c61e46ce27ae3c7f0c1d50e5a56 (patch)
treed3e2c004f272b1c7982aa54b56a02899975c3dcb
parentd051f43d1dbb72ebe7b05e0d83d03c95120193c4 (diff)
downloaddoc-5d70718569616c61e46ce27ae3c7f0c1d50e5a56.tar.gz
doc-5d70718569616c61e46ce27ae3c7f0c1d50e5a56.zip
release: Announce 13.2-RC2
Approved by: re (cperciva, implicit)
-rw-r--r--shared/releases.adoc2
-rw-r--r--website/content/en/where.adoc10
-rw-r--r--website/data/en/news/news.toml5
3 files changed, 11 insertions, 6 deletions
diff --git a/shared/releases.adoc b/shared/releases.adoc
index 89defbb06e..5431622cbb 100644
--- a/shared/releases.adoc
+++ b/shared/releases.adoc
@@ -44,7 +44,7 @@
:beta-testing: INCLUDE
:betarel-current-major: 13
:betarel-current: 13.2
-:betarel-vers: RC1
+:betarel-vers: RC2
:u-betarel-schedule: https://www.FreeBSD.org/releases/{betarel-current}R/schedule/
// If we have a second release in the release cycle (e.g. 5.x and 6.y
diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc
index cb57bc1e33..1aec5eff9b 100644
--- a/website/content/en/where.adoc
+++ b/website/content/en/where.adoc
@@ -210,7 +210,7 @@ The word `CURRENT` is sometimes a source of confusion:
– `CURRENT` has special meaning in the development process.
[[download-rel132]]
-=== FreeBSD {rel132-current}-RC1
+=== FreeBSD {rel132-current}-RC2
[.tblbasic]
[.tblDownload]
@@ -231,10 +231,10 @@ a|
a|
* link:{url-rel}/VM-IMAGES/README.txt[README]
-* link:{url-rel}/VM-IMAGES/{rel132-current}-RC1/amd64/Latest/[amd64]
-* link:{url-rel}/VM-IMAGES/{rel132-current}-RC1/i386/Latest/[i386]
-* link:{url-rel}/VM-IMAGES/{rel132-current}-RC1/aarch64/Latest/[aarch64]
-* link:{url-rel}/VM-IMAGES/{rel132-current}-RC1/riscv64/Latest/[riscv64]
+* link:{url-rel}/VM-IMAGES/{rel132-current}-RC2/amd64/Latest/[amd64]
+* link:{url-rel}/VM-IMAGES/{rel132-current}-RC2/i386/Latest/[i386]
+* link:{url-rel}/VM-IMAGES/{rel132-current}-RC2/aarch64/Latest/[aarch64]
+* link:{url-rel}/VM-IMAGES/{rel132-current}-RC2/riscv64/Latest/[riscv64]
a|
* aarch64
diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml
index 42710bef1b..adf6ef4c2b 100644
--- a/website/data/en/news/news.toml
+++ b/website/data/en/news/news.toml
@@ -1,5 +1,10 @@
# Sort news by year, month and day
[[news]]
+date = "2023-03-11"
+title = "FreeBSD 13.2-RC2 Available"
+description = "The second RC build for the FreeBSD 13.2 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-snapshots/2023-March/000221.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>."
+
+[[news]]
date = "2023-03-04"
title = "FreeBSD 13.2-RC1 Available"
description = "The first RC build for the FreeBSD 13.2 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-snapshots/2023-March/000217.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>."