git: d2bc3aed83 - main - 13.1: announce 13.1-BETA1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Mar 2022 02:20:23 UTC
The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=d2bc3aed83c27aaab4385fa5e77dcf57b9398141 commit d2bc3aed83c27aaab4385fa5e77dcf57b9398141 Author: Glen Barber <gjb@FreeBSD.org> AuthorDate: 2022-03-11 02:20:01 +0000 Commit: Glen Barber <gjb@FreeBSD.org> CommitDate: 2022-03-11 02:20:01 +0000 13.1: announce 13.1-BETA1 Approved by: re (implicit) Sponsored by: Rubicon Communications, LLC ("Netgate") --- website/data/en/news/news.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml index 2e1f4b8f17..94e416c509 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-10" +title = "FreeBSD 13.1-BETA1 Available" +description = "The first BETA build for the FreeBSD 13.1 release cycle is now available. ISO images for the amd64, arm64, powerpc64, powerpcspe, powerpc64le, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2022-March/000571.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-10" title = "October-December 2021 Status Report"