git: 4969e131d8 - main - 13.1: announce RC2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Apr 2022 04:15:40 UTC
The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=4969e131d8bdec21ac3280dc5d120bb50e7ae697 commit 4969e131d8bdec21ac3280dc5d120bb50e7ae697 Author: Glen Barber <gjb@FreeBSD.org> AuthorDate: 2022-04-08 04:15:19 +0000 Commit: Glen Barber <gjb@FreeBSD.org> CommitDate: 2022-04-08 04:15:19 +0000 13.1: announce RC2 Sponsored by: Rubicon Communications, LLC ("Netgate") --- shared/releases.adoc | 2 +- website/content/en/releases/13.1R/signatures.adoc | 6 +++--- website/content/en/where.adoc | 16 ++++++++-------- website/data/en/news/news.toml | 9 +++++++-- 4 files changed, 19 insertions(+), 14 deletions(-) diff --git a/shared/releases.adoc b/shared/releases.adoc index ee5f45cd85..bf9b527a1a 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: 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/releases/13.1R/signatures.adoc b/website/content/en/releases/13.1R/signatures.adoc index 49eda9e6d3..db1bcbe334 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: RC1 +:localBranchName: RC2 :localBranchStable: stable/13 :localBranchReleng: releng/13.1 -:localRelSha256: ../checksums/CHECKSUM.SHA256-FreeBSD-13.1-RC1 -:localRelSha512: ../checksums/CHECKSUM.SHA512-FreeBSD-13.1-RC1 +:localRelSha256: ../checksums/CHECKSUM.SHA256-FreeBSD-13.1-RC2 +:localRelSha512: ../checksums/CHECKSUM.SHA512-FreeBSD-13.1-RC2 = FreeBSD {localRel} Release Checksum Signatures diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc index 7a3bd50d5f..a572543e1b 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}-RC1 +== FreeBSD {rel131-current}-RC2 [.tblbasic] [.tblDownload] [width="100%",cols="25%,25%,25%,25%",options="header",] @@ -151,20 +151,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}-RC1/amd64/Latest/[amd64] -* link:{url-rel}/VM-IMAGES/{rel131-current}-RC1/i386/Latest/[i386] -* link:{url-rel}/VM-IMAGES/{rel131-current}-RC1/aarch64/Latest/[aarch64] -* link:{url-rel}/VM-IMAGES/{rel131-current}-RC1/riscv64/Latest/[riscv64] -* link:{url-rel}/CI-IMAGES/{rel131-current}-RC1/amd64/Latest/[amd64] +* link:{url-rel}/VM-IMAGES/{rel131-current}-RC2/amd64/Latest/[amd64] +* link:{url-rel}/VM-IMAGES/{rel131-current}-RC2/i386/Latest/[i386] +* link:{url-rel}/VM-IMAGES/{rel131-current}-RC2/aarch64/Latest/[aarch64] +//* link:{url-rel}/VM-IMAGES/{rel131-current}-RC2/riscv64/Latest/[riscv64] +* link:{url-rel}/CI-IMAGES/{rel131-current}-RC2/amd64/Latest/[amd64] a| * aarch64 diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml index f499930e4d..42d040292d 100644 --- a/website/data/en/news/news.toml +++ b/website/data/en/news/news.toml @@ -1,14 +1,19 @@ # Sort news by year, month and day +[[news]] +date = "2022-04-07" +title = "FreeBSD 13.1-RC2 Available" +description = "The second RC build for the FreeBSD 13.1 release cycle is now available. ISO images for the amd64, i386, arm64, powerpc64, and powerpcspe architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-April/000700.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-01" title = "FreeBSD 13.1-RC1 Available" -description = "The first RC 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-April/000651.html\">available</a> on most of our <a href=\"https://www.FreeBSD.org/doc/en/books/handbook/mirrors-ftp.html\">FreeBSD mirror sites</a>." +description = "The first RC build for the FreeBSD 13.1 release cycle is now available. ISO images for the amd64, i386, arm64, powerpc64, powerpcspe, and riscv architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-April/000651.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-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>." +description = "The third BETA build for the FreeBSD 13.1 release cycle is now available. ISO images for the amd64, i386, arm64, powerpc64, powerpcspe, 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"