git: beb699ded8 - main - 14.2: Announce BETA2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Nov 2024 01:56:36 UTC
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=beb699ded823481853a88cd811cac74278f221c8 commit beb699ded823481853a88cd811cac74278f221c8 Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2024-11-09 01:56:28 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2024-11-09 01:56:28 +0000 14.2: Announce BETA2 Approved by: re (implicit) Sponsored by: Amazon --- 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 a8365f30ec..6982eeb6a2 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 = "2024-11-09" +title = "FreeBSD 14.2-BETA2 Available" +description = "The second BETA build for the FreeBSD 14.2 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-stable/2024-November/002513.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= "2024-11-07" title = "July-September 2024 Status Report"