git: 2502e7d794 - main - 15.0: Announce ALPHA1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Sep 2025 15:38:13 UTC
The branch main has been updated by cperciva:
URL: https://cgit.FreeBSD.org/doc/commit/?id=2502e7d79467641f40fb56ae68e12fc26c16ef6a
commit 2502e7d79467641f40fb56ae68e12fc26c16ef6a
Author: Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2025-09-07 15:38:04 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2025-09-07 15:38:04 +0000
15.0: Announce ALPHA1
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 9283d4a312..89616ad758 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-07"
+title = "FreeBSD 15.0-ALPHA1 Available"
+description = "The first ALPHA build for the FreeBSD 15.0 release cycle is now available. ISO images for the amd64, powerpc64le, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2025-September/003112.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-08-29"
title = "April-June 2025 Status Report"