git: 35062a561f - main - 14.4: Announce RC1
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=35062a561f0031eb3225d71bdf34687c30ed0eb8 commit 35062a561f0031eb3225d71bdf34687c30ed0eb8 Author: Colin Percival <[email protected]> AuthorDate: 2026-02-28 00:06:34 +0000 Commit: Colin Percival <[email protected]> CommitDate: 2026-02-28 00:06:34 +0000 14.4: Announce RC1 Approved by: re (implicit) Sponsored by: OpenSats Initiative --- 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 b772829709..f52ed4af49 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 = "2026-02-28" +title = "FreeBSD 14.4-RC1 Available" +description = "The first release candidate build for the FreeBSD 14.4 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2026-February/003883.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= "2026-02-22" title = "October-December 2025 Status Report"