git: 3748bea477 - main - 13.1: announce BETA3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 25 Mar 2022 02:55:01 UTC
The branch main has been updated by gjb:
URL: https://cgit.FreeBSD.org/doc/commit/?id=3748bea4775e7a6d371d18402a4a0d3158bb17fe
commit 3748bea4775e7a6d371d18402a4a0d3158bb17fe
Author: Glen Barber <gjb@FreeBSD.org>
AuthorDate: 2022-03-25 02:54:48 +0000
Commit: Glen Barber <gjb@FreeBSD.org>
CommitDate: 2022-03-25 02:54:48 +0000
13.1: announce BETA3
Sponsored by: Rubicon Communications, LLC ("Netgate")
---
shared/releases.adoc | 2 +-
website/content/en/where.adoc | 16 ++++++++--------
website/data/en/news/news.toml | 5 +++++
3 files changed, 14 insertions(+), 9 deletions(-)
diff --git a/shared/releases.adoc b/shared/releases.adoc
index 607ccbb714..281b6fa693 100644
--- a/shared/releases.adoc
+++ b/shared/releases.adoc
@@ -43,7 +43,7 @@
:beta-testing: INCLUDE
:betarel-current-major: 13
:betarel-current: 13.1
-:betarel-vers: BETA2
+:betarel-vers: BETA3
: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 5c424b7004..05f7adc858 100644
--- a/website/content/en/where.adoc
+++ b/website/content/en/where.adoc
@@ -188,7 +188,7 @@ a|
If you are interested in testing the next upcoming release, please visit the link:../where/[FreeBSD download page].
[[download-rel131]]
-== FreeBSD {rel131-current}-BETA2
+== FreeBSD {rel131-current}-BETA3
[.tblbasic]
[.tblDownload]
[width="100%",cols="25%,25%,25%,25%",options="header",]
@@ -199,20 +199,20 @@ a|
* link:{url-rel}/i386/i386/ISO-IMAGES/{rel131-current}/[i386]
* link:{url-rel}/powerpc/powerpc/ISO-IMAGES/{rel131-current}/[powerpc]
* link:{url-rel}/powerpc/powerpc64/ISO-IMAGES/{rel131-current}/[powerpc64]
-//* link:{url-rel}/powerpc/powerpc64le/ISO-IMAGES/{rel131-current}/[powerpc64le]
+* link:{url-rel}/powerpc/powerpc64le/ISO-IMAGES/{rel131-current}/[powerpc64le]
* link:{url-rel}/powerpc/powerpcspe/ISO-IMAGES/{rel131-current}/[powerpcspe]
* link:{url-rel}/arm/armv6/ISO-IMAGES/{rel131-current}/[armv6]
* link:{url-rel}/arm/armv7/ISO-IMAGES/{rel131-current}/[armv7]
* link:{url-rel}/arm64/aarch64/ISO-IMAGES/{rel131-current}/[aarch64]
-//* link:{url-rel}/riscv/riscv64/ISO-IMAGES/{rel131-current}/[riscv64]
+* link:{url-rel}/riscv/riscv64/ISO-IMAGES/{rel131-current}/[riscv64]
a|
* link:{url-rel}/VM-IMAGES/README.txt[README]
-* link:{url-rel}/VM-IMAGES/{rel131-current}-BETA2/amd64/Latest/[amd64]
-* link:{url-rel}/VM-IMAGES/{rel131-current}-BETA2/i386/Latest/[i386]
-* link:{url-rel}/VM-IMAGES/{rel131-current}-BETA2/aarch64/Latest/[aarch64]
-//* link:{url-rel}/VM-IMAGES/{rel131-current}-BETA2/riscv64/Latest/[riscv64]
-* link:{url-rel}/CI-IMAGES/{rel131-current}-BETA2/amd64/Latest/[amd64]
+* link:{url-rel}/VM-IMAGES/{rel131-current}-BETA3/amd64/Latest/[amd64]
+* link:{url-rel}/VM-IMAGES/{rel131-current}-BETA3/i386/Latest/[i386]
+* link:{url-rel}/VM-IMAGES/{rel131-current}-BETA3/aarch64/Latest/[aarch64]
+* link:{url-rel}/VM-IMAGES/{rel131-current}-BETA3/riscv64/Latest/[riscv64]
+* link:{url-rel}/CI-IMAGES/{rel131-current}-BETA3/amd64/Latest/[amd64]
a|
* aarch64
diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml
index 488e0fecda..fd5a20f85c 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 = "2022-03-24"
+title = "FreeBSD 13.1-BETA3 Available"
+description = "The third BETA build for the FreeBSD 13.1 release cycle is now available. ISO images for the amd64, i386, arm64, powerpc64, powerpcspei, and riscv architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-March/000629.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>."
+
[[news]]
date = "2022-03-23"
title = "New portmgr lurkers"