git: 8edce39a7a - main - 13.4: Announce BETA2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Aug 2024 07:48:06 UTC
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=8edce39a7aa8da28f539f6244998ab8964248bc9 commit 8edce39a7aa8da28f539f6244998ab8964248bc9 Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2024-08-10 07:47:52 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2024-08-10 07:47:52 +0000 13.4: 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 76a011f773..846dcacaf0 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-08-10" +title = "FreeBSD 13.4-BETA2 Available" +description = "The second BETA build for the FreeBSD 13.4 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2024-August/002338.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-08-03" title = "FreeBSD 13.4-BETA1 Available"