git: 2d02b52197 - main - 15.0: Announce BETA1

From: Colin Percival <cperciva_at_FreeBSD.org>
Date: Sun, 12 Oct 2025 06:38:12 UTC
The branch main has been updated by cperciva:

URL: https://cgit.FreeBSD.org/doc/commit/?id=2d02b5219755a10b2b0f5e41720e66419db14fc4

commit 2d02b5219755a10b2b0f5e41720e66419db14fc4
Author:     Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2025-10-12 06:38:04 +0000
Commit:     Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2025-10-12 06:38:04 +0000

    15.0: Announce BETA1
    
    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 6a845bb075..8657a7f010 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-12"
+title = "FreeBSD 15.0-BETA1 Available"
+description = "The first BETA build for the FreeBSD 15.0 release cycle is now available. ISO images for the amd64, armv7, powerpc64, powerpc64le, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2025-October/003383.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-05"
 title = "FreeBSD 15.0-ALPHA5 Available"