git: c1b3e89a2d - main - release: Announce 13.2-RC5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Mar 2023 02:24:56 UTC
The branch main has been updated by dbaio:
URL: https://cgit.FreeBSD.org/doc/commit/?id=c1b3e89a2d352e693bf0052c10b747e93e35697f
commit c1b3e89a2d352e693bf0052c10b747e93e35697f
Author: Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2023-03-27 02:22:04 +0000
Commit: Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2023-03-27 02:22:04 +0000
release: Announce 13.2-RC5
Approved by: re (cperciva, implicit)
---
shared/releases.adoc | 2 +-
website/content/en/where.adoc | 10 +++++-----
website/data/en/news/news.toml | 5 +++++
3 files changed, 11 insertions(+), 6 deletions(-)
diff --git a/shared/releases.adoc b/shared/releases.adoc
index 49caec8dec..eddc88795d 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: RC4
+:betarel-vers: RC5
: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 e2fe49f643..814e537949 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}-RC4
+=== FreeBSD {rel132-current}-RC5
[.tblbasic]
[.tblDownload]
@@ -231,10 +231,10 @@ a|
a|
* link:{url-rel}/VM-IMAGES/README.txt[README]
-* link:{url-rel}/VM-IMAGES/{rel132-current}-RC4/amd64/Latest/[amd64]
-* link:{url-rel}/VM-IMAGES/{rel132-current}-RC4/i386/Latest/[i386]
-* link:{url-rel}/VM-IMAGES/{rel132-current}-RC4/aarch64/Latest/[aarch64]
-* link:{url-rel}/VM-IMAGES/{rel132-current}-RC4/riscv64/Latest/[riscv64]
+* link:{url-rel}/VM-IMAGES/{rel132-current}-RC5/amd64/Latest/[amd64]
+* link:{url-rel}/VM-IMAGES/{rel132-current}-RC5/i386/Latest/[i386]
+* link:{url-rel}/VM-IMAGES/{rel132-current}-RC5/aarch64/Latest/[aarch64]
+* link:{url-rel}/VM-IMAGES/{rel132-current}-RC5/riscv64/Latest/[riscv64]
a|
* aarch64
diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml
index d6a88d617f..815ec8882d 100644
--- a/website/data/en/news/news.toml
+++ b/website/data/en/news/news.toml
@@ -1,4 +1,9 @@
# Sort news by year, month and day
+[[news]]
+date = "2023-03-27"
+title = "FreeBSD 13.2-RC5 Available"
+description = "The fifth 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/000230.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-25"
title = "FreeBSD 13.2-RC4 Available"