diff options
Diffstat (limited to 'website/data')
-rw-r--r-- | website/data/en/news/news.toml | 5 | ||||
-rw-r--r-- | website/data/zh-tw/news/news.toml | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml index 727e1c303d..6a845bb075 100644 --- a/website/data/en/news/news.toml +++ b/website/data/en/news/news.toml @@ -1,6 +1,11 @@ # Sort news by year, month and day [[news]] +date = "2025-10-05" +title = "FreeBSD 15.0-ALPHA5 Available" +description = "The fifth ALPHA 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-October/003330.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-09-28" description = "New committer: <a href=\"mailto:tiga@FreeBSD.org\">Tiago Gasiba</a> (ports)" diff --git a/website/data/zh-tw/news/news.toml b/website/data/zh-tw/news/news.toml index 2abff5c77e..01e872a14b 100644 --- a/website/data/zh-tw/news/news.toml +++ b/website/data/zh-tw/news/news.toml @@ -1,6 +1,11 @@ # Sort news by year, month and day # $FreeBSD$ [[news]] +date = "2025-10-05" +title = "FreeBSD 15.0-ALPHA5 發布了" +description = "FreeBSD 15.0 的第五個 ALPHA 版本現已發布。用於 amd64、armv7、aarch64、powerpc64、powerpc64le和 riscv64 的 ISO 映像檔案已經 <a href=\"https://lists.freebsd.org/archives/freebsd-stable/2025-October/003330.html\">發布</a>,可以在多數的 <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD 鏡像站</a>取得。" + +[[news]] date = "2025-09-28" description = "新任 committer: <a href=\"mailto:tiga@FreeBSD.org\">Tiago Gasiba</a> (ports)" |