git: 437c6e31e9 - main - 15.0: Announce RC1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 17 Nov 2025 21:09:53 UTC
The branch main has been updated by cperciva:
URL: https://cgit.FreeBSD.org/doc/commit/?id=437c6e31e981744909e3a97b62c5e4d08fd8d535
commit 437c6e31e981744909e3a97b62c5e4d08fd8d535
Author: Colin Percival <cperciva@FreeBSD.org>
AuthorDate: 2025-11-17 21:09:51 +0000
Commit: Colin Percival <cperciva@FreeBSD.org>
CommitDate: 2025-11-17 21:09:51 +0000
15.0: Announce RC1
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 33aacbb51c..4b56e9d39b 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-11-17"
+title = "FreeBSD 15.0-RC1 Available"
+description = "The first release candidate 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-November/003576.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-11-07"
title = "FreeBSD 15.0-BETA5 Available"