git: 94a8751338 - main - 15.0: Announce BETA2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Oct 2025 21:23:42 UTC
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=94a875133801df2964abf446eb9f6244e6dcd933 commit 94a875133801df2964abf446eb9f6244e6dcd933 Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2025-10-18 21:23:32 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2025-10-18 21:23:32 +0000 15.0: Announce BETA2 Approved by: re (implicit) Sponsored by: https://www.patreon.com/cperciva --- 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 8657a7f010..6ba9996db8 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-10-18" +title = "FreeBSD 15.0-BETA2 Available" +description = "The second BETA build for the FreeBSD 15.0 release cycle is now available. ISO images for the amd64, armv7, aarch64, powerpc64, powerpc64le, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2025-October/003466.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-10-12" title = "FreeBSD 15.0-BETA1 Available"