git: 71d1f70b35 - main - Announce 14.0-BETA5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 06 Oct 2023 22:43:53 UTC
The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=71d1f70b350d99d230e735a00352b2ad1c42e2a1 commit 71d1f70b350d99d230e735a00352b2ad1c42e2a1 Author: Glen Barber <gjb@FreeBSD.org> AuthorDate: 2023-10-06 22:43:39 +0000 Commit: Glen Barber <gjb@FreeBSD.org> CommitDate: 2023-10-06 22:43:39 +0000 Announce 14.0-BETA5 Sponsored by: GoFundMe https://www.gofundme.com/f/gjbbsd Sponsored by: PayPal https://paypal.me/gjbbsd --- 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 2bc02cb537..19d6c72469 100644 --- a/website/data/en/news/news.toml +++ b/website/data/en/news/news.toml @@ -1,4 +1,9 @@ # Sort news by year, month and day +[[news]] +date = "2023-10-06" +title = "FreeBSD 14.0-BETA5 Available" +description = "The fifth BETA build for the FreeBSD 14.0 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-current/2023-October/004814.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 = "2023-09-30" title = "FreeBSD 14.0-BETA4 Available"