git: d499f02219 - main - 15.0: Announce BETA3
Colin Percival <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=d499f0221948b4aaa78897c1499b1dc3d563d6ef commit d499f0221948b4aaa78897c1499b1dc3d563d6ef Author: Colin Percival <[email protected]> AuthorDate: 2025-10-25 04:41:55 +0000 Commit: Colin Percival <[email protected]> CommitDate: 2025-10-25 04:41:55 +0000 15.0: Announce BETA3 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 6ba9996db8..aaebd867c2 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-25" +title = "FreeBSD 15.0-BETA3 Available" +description = "The third 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/003523.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-18" title = "FreeBSD 15.0-BETA2 Available"