From nobody Sat Jun 6 21:42:00 2026 X-Original-To: dev-commits-doc-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gXsG53Q9Tz6gT8n for ; Sat, 06 Jun 2026 21:42:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gXsG52vnmz4NGf for ; Sat, 06 Jun 2026 21:42:05 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780782125; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Fw1jv6uYo32Nxkvt4hHoeC1LxTpUGvPQMK1/EdqO2/Y=; b=f8IbmK5edUxY9znQY5RhRQgCTGi49rcdvb23zHH/WUf761vPa7WrS+dvOMf3VIT1+fRVJG ChsuN2OT9rMd1wklR5dDlf9tKXwpRjEdpknTfPwjsRAVIqbBhCgvmaK83GunXZ02Rg05cF KlHjxUkjg7Pejun3SZ9eEcdW7MUeKzL4ntoVewcjyUZWTOKmZ7eksnxBT0/QZd5jzY4MwT S8V7tTrOLvQjGAvfM8eMY/Kv/nd1TxxHlmF3qiiZodzAYMh/e6V7hm7/KKhMA8DXrYaCtV 20lWMS5TO/i8CbzAsdf7tvKETNPDmdJ5RsHWnHKxn+JSCm4WKTawQUP0Ibwp8w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780782125; a=rsa-sha256; cv=none; b=XMZGKa0jIFZEIkw6nQd4UqE7Vk8LoWgWr0iWHAhr0ItqkmO1Oc3N33Iaf7v9R8ibLIECzE bvC36ozYcbrv0RsXW/lyn3r2bO8Gut1iA1CiTE8AiUpkglub+zm7sZ/YDvjwr6g4aUAQmt gKL/buQv8e81iFT6oaUaUeg7TMQzig2x205pqpyS0kNkxo18FjV+8GnECYa7IKUo7OKdpQ xAjRxMEhQ9PuJLgBF8uM5gIs8XQheWpd8bdc88KwmwrhyWPfdSbkDsB8/MmtTl68KHYzCl v88Bou9Gm3WFL/HXeQAJEGm1u36+uyEkB1UxCsU5k2Sc2Ud/H2+KuM/xQKnOXg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780782125; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Fw1jv6uYo32Nxkvt4hHoeC1LxTpUGvPQMK1/EdqO2/Y=; b=YP9Hd4AZEK+kUQSrAMM6CCdJEzeykVgyGSDqpMtm/s/yWNchUQDMV1rRfoRvIYnwZun8Cc s3PQj9REW6CgbuZ2Dw18s4LmbfqYdYg0GMD3BqmXx1VSjVfOGb9IwjUaZ9ciQXDIqLJSeY LqMjud4clXNQkzkv81RBU+XGhz/yYbv2lqbiB1DecGxKYNCziBihBUlFPSwvzjydiQEb4W Lv8IZyn4UNBqt3a+LZvAYJrQs2gX8+mPwUI4geKKBNWfJUVyXZ3p4yNJ6XiUGOvbRCI7g7 ISpiTIxQb3NU2wBTQ9mbrV7crAU97dhXyyamngoOeWiX5pUY1oKL87oiPREeJg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gXsG52GpzzZPw for ; Sat, 06 Jun 2026 21:42:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1bbc7 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 06 Jun 2026 21:42:00 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: 410e84632a - main - 15.1: Announce RC3 List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cperciva X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 410e84632a8e5269e7a3e138db00730962133f02 Auto-Submitted: auto-generated Date: Sat, 06 Jun 2026 21:42:00 +0000 Message-Id: <6a249428.1bbc7.37cbd26e@gitrepo.freebsd.org> The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=410e84632a8e5269e7a3e138db00730962133f02 commit 410e84632a8e5269e7a3e138db00730962133f02 Author: Colin Percival AuthorDate: 2026-06-06 21:41:52 +0000 Commit: Colin Percival CommitDate: 2026-06-06 21:41:52 +0000 15.1: Announce RC3 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 f67860b9c5..14565e2fdc 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-06-06" +title = "FreeBSD 15.1-RC3 Available" +description = "The third release candidate build for the FreeBSD 15.1 release cycle is now available. ISO images for the amd64, armv7, aarch64, powerpc64, powerpc64le, and riscv64 architectures are available on most of our FreeBSD mirror sites." + [[news]] date = "2026-05-31" title = "FreeBSD 15.1-RC2 Available"