git: 1d132e4b88 - main - 13.1: announce RC6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 May 2022 01:21:23 UTC
The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=1d132e4b88cec53d201d28735c71c3abd5dee007 commit 1d132e4b88cec53d201d28735c71c3abd5dee007 Author: Glen Barber <gjb@FreeBSD.org> AuthorDate: 2022-05-06 01:20:58 +0000 Commit: Glen Barber <gjb@FreeBSD.org> CommitDate: 2022-05-06 01:20:58 +0000 13.1: announce RC6 Sponsored by: Rubicon Communications, LLC ("Netgate") --- shared/releases.adoc | 2 +- website/content/en/releases/13.1R/signatures.adoc | 6 +++--- website/content/en/where.adoc | 12 ++++++------ website/data/en/news/news.toml | 5 +++++ 4 files changed, 15 insertions(+), 10 deletions(-) diff --git a/shared/releases.adoc b/shared/releases.adoc index 1c33236b88..e53e03dc0d 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: RC5 +:betarel-vers: RC6 :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/releases/13.1R/signatures.adoc b/website/content/en/releases/13.1R/signatures.adoc index 692624b815..ad1f062028 100644 --- a/website/content/en/releases/13.1R/signatures.adoc +++ b/website/content/en/releases/13.1R/signatures.adoc @@ -4,11 +4,11 @@ sidenav: download --- :localRel: 13.1 -:localBranchName: RC5 +:localBranchName: RC6 :localBranchStable: stable/13 :localBranchReleng: releng/13.1 -:localRelSha256: ../checksums/CHECKSUM.SHA256-FreeBSD-13.1-RC5 -:localRelSha512: ../checksums/CHECKSUM.SHA512-FreeBSD-13.1-RC5 +:localRelSha256: ../checksums/CHECKSUM.SHA256-FreeBSD-13.1-RC6 +:localRelSha512: ../checksums/CHECKSUM.SHA512-FreeBSD-13.1-RC6 = FreeBSD {localRel} Release Checksum Signatures diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc index e2ddbda7f3..d13a46b13b 100644 --- a/website/content/en/where.adoc +++ b/website/content/en/where.adoc @@ -140,7 +140,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}-RC5 +== FreeBSD {rel131-current}-RC6 [.tblbasic] [.tblDownload] [width="100%",cols="25%,25%,25%,25%",options="header",] @@ -160,11 +160,11 @@ a| a| * link:{url-rel}/VM-IMAGES/README.txt[README] -* link:{url-rel}/VM-IMAGES/{rel131-current}-RC5/amd64/Latest/[amd64] -* link:{url-rel}/VM-IMAGES/{rel131-current}-RC5/i386/Latest/[i386] -* link:{url-rel}/VM-IMAGES/{rel131-current}-RC5/aarch64/Latest/[aarch64] -* link:{url-rel}/VM-IMAGES/{rel131-current}-RC5/riscv64/Latest/[riscv64] -* link:{url-rel}/CI-IMAGES/{rel131-current}-RC5/amd64/Latest/[amd64] +* link:{url-rel}/VM-IMAGES/{rel131-current}-RC6/amd64/Latest/[amd64] +* link:{url-rel}/VM-IMAGES/{rel131-current}-RC6/i386/Latest/[i386] +* link:{url-rel}/VM-IMAGES/{rel131-current}-RC6/aarch64/Latest/[aarch64] +* link:{url-rel}/VM-IMAGES/{rel131-current}-RC6/riscv64/Latest/[riscv64] +* link:{url-rel}/CI-IMAGES/{rel131-current}-RC6/amd64/Latest/[amd64] a| * aarch64 diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml index 5f3859b5fa..029319d109 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-05-05" +title = "FreeBSD 13.1-RC6 Available" +description = "The sixth RC build for the FreeBSD 13.1 release cycle is now available. ISO images for the amd64, i386, arm64, powerpc64, powerpc64le, powerpcspe, and riscv architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-May/00762.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-04-28" title = "FreeBSD 13.1-RC5 Available"