From 3d34b61f474c6b01ed6896ed3f513467ae45961f Mon Sep 17 00:00:00 2001 From: Colin Percival Date: Sun, 14 Sep 2025 14:48:47 -0700 Subject: [PATCH] 15.0: Announce ALPHA2 Approved by: re (implicit) Sponsored by: https://www.patreon.com/c/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 89616ad758..c5092a948e 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-09-14" +title = "FreeBSD 15.0-ALPHA2 Available" +description = "The second ALPHA build for the FreeBSD 15.0 release cycle is now available. ISO images for the amd64, armv7, aarch64, and riscv64 architectures are available on most of our FreeBSD mirror sites." + [[news]] date = "2025-09-07" title = "FreeBSD 15.0-ALPHA1 Available"