git: c492b5e71e - main - 14.2: Announce BETA3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Nov 2024 22:57:56 UTC
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=c492b5e71e35139ccbd21e585b54dccd3b74443e commit c492b5e71e35139ccbd21e585b54dccd3b74443e Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2024-11-17 22:57:54 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2024-11-17 22:57:54 +0000 14.2: Announce BETA3 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 6982eeb6a2..afb9abae41 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-17" +title = "FreeBSD 14.2-BETA3 Available" +description = "The third 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/002528.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-09" title = "FreeBSD 14.2-BETA2 Available"