git: bef1c7a7fb - main - release: announce 12.4-BETA1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Oct 2022 20:50:34 UTC
The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=bef1c7a7fb3f8e8d5bcce0f3a42977900f727baa commit bef1c7a7fb3f8e8d5bcce0f3a42977900f727baa Author: Glen Barber <gjb@FreeBSD.org> AuthorDate: 2022-10-21 20:49:59 +0000 Commit: Glen Barber <gjb@FreeBSD.org> CommitDate: 2022-10-21 20:49:59 +0000 release: announce 12.4-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 a245b460b4..c32c75bc7f 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-10-21" +title = "FreeBSD 12.4-BETA1 Available" +description = "The first BETA build for the FreeBSD 12.4 release cycle is now available. ISO images for the amd64, armv6, armv7, arm64, i386, powerpc, powerpc64, powerpcspe, and sparc64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2021-October/000920.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= "2022-10-21" title = "July-September 2022 Status Report"