git: 1deed537ac - main - 13.5: Announce BETA2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Feb 2025 03:06:06 UTC
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=1deed537acf4e2c02c9e17aef97ea7f5eace1e05 commit 1deed537acf4e2c02c9e17aef97ea7f5eace1e05 Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2025-02-15 03:05:59 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2025-02-15 03:05:59 +0000 13.5: 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 e3d41e4ea2..add7f77292 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 = "2025-02-14" +title = "FreeBSD 13.5-BETA2 Available" +description = "The second BETA build for the FreeBSD 13.5 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/2025-February/002714.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 = "2025-02-07" title = "FreeBSD 13.5-BETA1 Available"