From nobody Mon May 4 10:34:40 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 4g8J1K5jH1z6d4wM for ; Mon, 04 May 2026 10:34:45 +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 4g8J1K3DkFz3sXD for ; Mon, 04 May 2026 10:34:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777890885; 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=x+yV4hOpnfcsdEosUw+z1Tymr0V3r7HVC8UsoIK0538=; b=Y+eMJ5q2Dbw3nmBJRGWlvctaRYZT8yjj5CjLZO/5X1RqZJ1XJMScv+NtVXIvy15tYopxK+ KUSZjGA3sA8OTp1GnQ0bLv+n78r0m3YiwrWTUID9yG63jYYGg6ooIoy6VS2gB8ywFy5bca I9w5adcS1Zd2lPQrXOh2TTRDTLA3mAJaROkPgC8acXDjs5UY4SmSJbtio1hLBgOkJgGeut nP96QfHE/kXSYWMYUYGHyqnCuzQZtfNJOqS8TAXZNhGkYzL/EpbkFFhY1Czf9N0iYg+2cV i2uc10FxJd7KBqbaDwdgSHNapsY7sfyxhXM+0mfhiDGnWVlp60TzwWzsshsPhg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777890885; a=rsa-sha256; cv=none; b=KleYXJhsTeeQew79+4cK9Q6yqkMaQ0zv6CDCcpZCmpzIB7eqOz9TM8xgc/6uWYmDZ3P/Qe /okhX2E/8WurWw936Ma81iAr2s1aFgt/7pMnqyEwzOl1uOAgYW8Z/4A5TX3CK/WDBGesdi pK0Ie6cETkjvIkORVPBN7dzTQ/f3F1keiKe9YBlkg4JMiNziwdokg4iDypg0LU3lOXg3Oo UZMp8xxd1uWfCnZ3DcIsVuhiPN+yRlsrLZCR6SG/w+WMT/CUGomzsKsx6KdxhBHaL91Mo8 xnOxd4hmrw/binjYfNEpRiklv9IybTTc7G/wdG8W2vLm2eiLNKS4LVzO1Aso/w== 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=1777890885; 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=x+yV4hOpnfcsdEosUw+z1Tymr0V3r7HVC8UsoIK0538=; b=yU1Q6wYnbLjNsiQz+z6pvb9XTsNkVsvoEG8YJAgL1jqWRkx7Hn54WoWkA4DpPA6kE9p22C wdUQmcqUKTnO67HLt71ODIyW8X3F7WEK9JkoU8upwiAF5sygJELR+Z9YG+YcZmyxp7EZha 1W3MRWsNt73vcGf5Wc/RYhhiX/8PWAu/rpJJ6TKXf6qpWqhu9iQsVFz8Be3rId8WIehma8 wcpwCo2CeDRsMjH7DFej5WrcyAKiEpgC7r7VyR7YX+iLqbAo6XROe+dk4gY3Z82THMnCvi qdRQpiZ6/M1Ar2a0VKvzPpy6NcN2LvFra5TRcNo8PHt2pnp/iBRa3X2ws2O9Ww== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g8J1K2m9sz1Tp for ; Mon, 04 May 2026 10:34:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 27427 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 04 May 2026 10:34:40 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Piotr Smyrak Subject: git: 649a3ac48c - main - Add new ports committer (smyru) 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: smyru X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 649a3ac48c87e8ae675beb5b7d9d279b26d68883 Auto-Submitted: auto-generated Date: Mon, 04 May 2026 10:34:40 +0000 Message-Id: <69f87640.27427.420cfbae@gitrepo.freebsd.org> The branch main has been updated by smyru: URL: https://cgit.FreeBSD.org/doc/commit/?id=649a3ac48c87e8ae675beb5b7d9d279b26d68883 commit 649a3ac48c87e8ae675beb5b7d9d279b26d68883 Author: Piotr Smyrak AuthorDate: 2026-03-19 15:15:51 +0000 Commit: Piotr Smyrak CommitDate: 2026-05-04 10:29:25 +0000 Add new ports committer (smyru) Steps for new committers: 1. Add myself to authors 2. Update lists of developers and contributors 3. Add a news entry 4. Add my PGP key Reviewed by: 0mp (mentor) Approved by: 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D56063 --- documentation/static/pgpkeys/smyru.key | 35 ++++++++++++++++++++++++++++++++++ shared/authors.adoc | 4 ++++ shared/contrib-additional.adoc | 1 - shared/contrib-committers.adoc | 1 + website/data/en/news/news.toml | 4 ++++ 5 files changed, 44 insertions(+), 1 deletion(-) diff --git a/documentation/static/pgpkeys/smyru.key b/documentation/static/pgpkeys/smyru.key new file mode 100644 index 0000000000..3674aa8d38 --- /dev/null +++ b/documentation/static/pgpkeys/smyru.key @@ -0,0 +1,35 @@ +// sh addkey.sh smyru F53E217E20746198 ; + +[.literal-block-margin] +.... +pub ed25519/F53E217E20746198 2026-03-17 [SC] [expires: 2028-03-16] + Key fingerprint = 305B DEA4 4E67 943C 164B 231D F53E 217E 2074 6198 +uid Piotr Smyrak +sub cv25519/3711FC89EBA49852 2026-03-17 [E] [expires: 2028-03-16] +sub ed25519/A5D3664F01E7750D 2026-03-17 [S] [expires: 2028-03-16] + +.... + +[.literal-block-margin] +.... +-----BEGIN PGP PUBLIC KEY BLOCK----- + +mDMEablJpRYJKwYBBAHaRw8BAQdAp2HDlTjDr3jorRW1SXzP4BXphjWz+8X1jCIq +R4m81TK0IFBpb3RyIFNteXJhayA8c215cnVARnJlZUJTRC5vcmc+iJkEExYKAEEW +IQQwW96kTmeUPBZLIx31PiF+IHRhmAUCablJpQIbAwUJA8JnAAgLCQ0IDAcLAwUV +CgkICwUWAwIBAAIeBQIXgAAKCRD1PiF+IHRhmIr+AQCJFPwqnPTHqQ18+smdJIyF +L5jP9gD7dvhIOWOFiPHtigEA/3I0N/FyX2WHAyXj8hjwjgIR9xktdAzyz+fZ/SxG +0wG4OARpuUmlEgorBgEEAZdVAQUBAQdAYVsgTYoeq+Wv3EylPKOBLB7l/N5DwZey +4EB1gVKLEWQDAQgHiH4EGBYKACYWIQQwW96kTmeUPBZLIx31PiF+IHRhmAUCablJ +pQIbDAUJA8JnAAAKCRD1PiF+IHRhmCRyAQC470qGnMaR1oghdhDDuMvb3JfeSNKM +QkgKaHrIGDtR/wEA6X+d+QYMOm20otB/yeYjRbI+/oPKHlTnMegiD5buyg64MwRp +uUoKFgkrBgEEAdpHDwEBB0AMqRC5Iu8S82Zebiks5ixQP1GdHEpfSvWPtjIJzgWK +3oj1BBgWCgAmFiEEMFvepE5nlDwWSyMd9T4hfiB0YZgFAmm5SgoCGwIFCQPCZwAA +gQkQ9T4hfiB0YZh2IAQZFgoAHRYhBHFmaGf1kfbUADIFfqXTZk8B53UNBQJpuUoK +AAoJEKXTZk8B53UNA+MBAOPvjVRqhstS+UEylPye21iYYsEksGSSSmvKl4VhU79x +AP4lkO3G4YnhN1zbFuOjE3ACkHRNH5iDX6tRiw9XZq11B10TAQDUB1Bsi1ThBFNo +Um8zhp1Gmuqjkzj9t+8Yc0x5OcssswD/er0Mcz4ISTXDjHp9q9/jiecRDRH2DhPS +Om/+ooLgzAU= +=UAlk +-----END PGP PUBLIC KEY BLOCK----- +.... diff --git a/shared/authors.adoc b/shared/authors.adoc index 42e1b17582..5e9faba48a 100644 --- a/shared/authors.adoc +++ b/shared/authors.adoc @@ -3243,6 +3243,10 @@ :smpatel-email: smpatel@FreeBSD.org :smpatel: {smpatel-name} <{smpatel-email}> +:smyru-name: Piotr Smyrak +:smyru-email: smyru@FreeBSD.org +:smyru: {smyru-name} <{smyru-email}> + :snb-name: Nick Barkas :snb-email: snb@FreeBSD.org :snb: {snb-name} <{snb-email}> diff --git a/shared/contrib-additional.adoc b/shared/contrib-additional.adoc index d3fd24526b..aaa0e8f146 100644 --- a/shared/contrib-additional.adoc +++ b/shared/contrib-additional.adoc @@ -1804,7 +1804,6 @@ * Pieter Danhieux * Piotr Florczyk * Piotr Rybicki -* Piotr Smyrak * Piotr Szerman * Pius Fischer * Pomegranate diff --git a/shared/contrib-committers.adoc b/shared/contrib-committers.adoc index 1a804fe01d..d9fa3007ee 100644 --- a/shared/contrib-committers.adoc +++ b/shared/contrib-committers.adoc @@ -335,6 +335,7 @@ * {glebius} * {kensmith} * {des} +* {smyru} * {sobomax} * {js} * {asomers} diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml index f8140d3333..5c748b1aea 100644 --- a/website/data/en/news/news.toml +++ b/website/data/en/news/news.toml @@ -14,6 +14,10 @@ description = "The Kenneth Raplee (ports)" +[[news]] +date = "2026-03-17" +description = "New committer: Piotr Smyrak (ports)" + [[news]] date = "2026-03-10" title = "FreeBSD 14.4-RELEASE Available" From nobody Mon May 4 19:08:51 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 4g8WQd1cg1z6c6Qx for ; Mon, 04 May 2026 19:08:57 +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 4g8WQd162Vz3Kt8 for ; Mon, 04 May 2026 19:08:57 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777921737; 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=Qyz3XHPmbmpbYtI8gov6+PLSOHbKWN0CIiImvnuyEIw=; b=tBbZFba1GczS0RYPhlSB2qs6bIE7KcA7XLVF342nHJRWUvPJ1jzwadphZ0Rj6Vrv+Kn1bj MB54+SyymonLodUjZd14fscimw1NkouhdNYsxQYGtbWk7b5jY73sKdE5vArs0Zz95JgQyy 0xJnq2pWJkK8VqWYXEptD//lvZAP0XBtV8er65YFunMjoMjuuuplwk4j/7kJ3f2btIBlMR ZdKr5/tNg64Ug7m/RNjB0hnwZz/vvnled7JBHjRjvWIdBBoWd90lmNUy/oNZv18TWpmD2I VU4T5JBthuJQBhnngpLdNM59PX4yEl62P3ZHxq8URI6VJhZc/3ScKEz2PRRb2w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777921737; a=rsa-sha256; cv=none; b=IyB+QcwQ6CV1tewp9PV3UmxflBRPlUFVCyZceqhbHvK0+5iBqm1+7rdl6r3LSxMlztpVSU d1ySCEVmdjRucZDrlQczgsBgzlH6MbADaqxuFmtHgghNej4ywHaSbMCeQMKl/dZdbZGKpL yVcgc9cBd7zPC2Xt2hTKP933l6ALUngb6n4A+zXoS4UvanwMYjeSX70nfLCyCuty5dEIL/ 5AsL047ttUdHq94ZxytO1XDUMPHiVRet8Kf67hbUy/vLG/RwnNGEpoMCXQZmeG+Jvj3AaB LkeuspV3u+B/qfyqwsjWYBzSB7xgdCdyqx6Cw8zjTyq0xY0u1MCwbph+hAt9Jg== 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=1777921737; 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=Qyz3XHPmbmpbYtI8gov6+PLSOHbKWN0CIiImvnuyEIw=; b=XENw2CkfcQPRf60BmtSlJBFSP5g8PWJh0CBhftNdbnVk+dSOjXHm+xxYOdnAJQ5sMatnaV 1Nnvi/T5r3ByhDj7NDIIZfERh6BSb33XVBDXOwYosjHr3NEmdYDBKBP63JESlZQvptzJJn M3FGIFJ/qeAeXcHixnRbxFVBpWtYRQoSYeT5WJUlwchdCMhO4bCFEQj4GsYZ5fzElCBUoL 1YnFeqrKb3W09MyaFOwGKfTo5De3GfAFfQSGOdSZRU1ywjlblb6BWyY42NwLT0E4O1Uxvk c6W7Z+L9KWCe3mVOezyMVq+VZ1PCEn5PS191tUjZ8K3s+2kOliFrSwn0VBA5iQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g8WQd0QlvzZY9 for ; Mon, 04 May 2026 19:08:57 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3c7cf by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 04 May 2026 19:08:51 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Allan Jude Subject: git: 576760c7f4 - main - Suggest using service enable instead of manually editing rc.conf 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: allanjude X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 576760c7f430a413c805ca113c685b6f06a5026a Auto-Submitted: auto-generated Date: Mon, 04 May 2026 19:08:51 +0000 Message-Id: <69f8eec3.3c7cf.7e56066e@gitrepo.freebsd.org> The branch main has been updated by allanjude: URL: https://cgit.FreeBSD.org/doc/commit/?id=576760c7f430a413c805ca113c685b6f06a5026a commit 576760c7f430a413c805ca113c685b6f06a5026a Author: Allan Jude AuthorDate: 2026-05-04 19:07:38 +0000 Commit: Allan Jude CommitDate: 2026-05-04 19:07:38 +0000 Suggest using service enable instead of manually editing rc.conf Sponsored by: Klara, Inc. --- documentation/content/en/books/handbook/zfs/_index.adoc | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/zfs/_index.adoc b/documentation/content/en/books/handbook/zfs/_index.adoc index bd48735296..ebe2c16aa3 100644 --- a/documentation/content/en/books/handbook/zfs/_index.adoc +++ b/documentation/content/en/books/handbook/zfs/_index.adoc @@ -84,7 +84,14 @@ ZFS can also apply different properties to each file system. This makes it usefu == Quick Start Guide FreeBSD can mount ZFS pools and datasets during system initialization. -To enable it, add this line to [.filename]#/etc/rc.conf#: +To enable it, run: + +[source,shell] +.... +# service zfs enable +.... + +or add this line to [.filename]#/etc/rc.conf#: [.programlisting] .... From nobody Tue May 5 15:00:03 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 4g91s504wYz6cG7J for ; Tue, 05 May 2026 15:00:09 +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 4g91s46dqCz3dHG for ; Tue, 05 May 2026 15:00:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777993208; 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=/2jflbj5h84zXfbYAnwmFWRQ3sF7BEcI93tWV0ioQs4=; b=BMXgmAyIEMwZsf0rPpiPAgxThwtnR+j2ePYTBByJlqBGDn6m1q9Jb7TJFpzI5JPTIu++/A /xjGnrK53M8gHZOgUBOJGtmklKixeYpxbzlkz0heF9s16Cs0XjVyBpKzMHMggOWLvmUN/F 6CcyAeB1qVr1WA6q0AeB0moxIkEnNBajpplvHpq9+X5ZLoT/vll++wpWOEZKraS/JMvawN Xg5aYDINZpIMCRB2/bNaBxA4W2Z+hnSlcaDBkNGg8pF2Zkq7Dvsd6qns9SDtvqULqgC432 pha1X+TOuNvIIUDu3IR1F1FgE+nEmoFJLKqXSiVolj5iVr+7A0LfDfBu4OeQhQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777993208; a=rsa-sha256; cv=none; b=cooVGv+swmLxQM06Y57Do1VnL6iv0WTatGvGlAQBHn4efgRaz28fCQaXJ/LmczmVjfuxkc O/xGdeshZnjFJKg3r8WvRCcqAHdMcUNY3VeVBS9CU6XeBaLxaa/d3W5NSsOr118sK9Efjs Ati0sfkNaczxHiPAHbsACqwss5obNVztvI0kylpGlbDVFiArHUUQm/09bdZd9DhTbKhXAU RrBaSEDryw2lxrgugLrYJRc8Y5QkdDsZe5MAHBjniT/dIVPcrTAbugw19Vw/u8PKoXJIXW LHyTQ/ZHdn9WMndv+49O4vcRjm/0QUvb2A0kXU+4GPSay1sf392XrQR+9xY+5g== 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=1777993208; 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=/2jflbj5h84zXfbYAnwmFWRQ3sF7BEcI93tWV0ioQs4=; b=XAX7g+Jk1I5PndUAf9DDwNwWdFgeBbipR0GO2DUjCjvpLamYvqJmTB3TCd/2ZcP7E3ll3O flA7+NhjEkzgzdzlVi2N2vaJHZJ2BNKvJ7M82b5cP3S1IAwQbaIHBDw8t67wq9ghWJW1/L d9Hgn1Wn7v+E1bPbV6slxmvwRP8mWs2IGinzoR+yOtsAxWg+hJGssEvwXSCcsUQlx4OjUE cb+X5brqc6B1G7hl/Hhj5Y9UOwyDFptvFlS9Jk3JXaLFKBaZCEBJAagBtw7UOeYgUiAm1g 11F+qlDa265KwqNynag+x7eYA/CT7A24Ib7y7oghtTnTzirpIHrbYL+W1iaFAw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g91s45pgDz1B9f for ; Tue, 05 May 2026 15:00:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1a32e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 05 May 2026 15:00:03 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Alexander Ziaee Subject: git: cebbfbce50 - main - website: Remove TrueNAS and NomadBSD 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: ziaee X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: cebbfbce50b7e5f68d8b8ce7d7cb953ddc8217c0 Auto-Submitted: auto-generated Date: Tue, 05 May 2026 15:00:03 +0000 Message-Id: <69fa05f3.1a32e.74076d93@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=cebbfbce50b7e5f68d8b8ce7d7cb953ddc8217c0 commit cebbfbce50b7e5f68d8b8ce7d7cb953ddc8217c0 Author: Alexander Ziaee AuthorDate: 2026-05-05 14:56:51 +0000 Commit: Alexander Ziaee CommitDate: 2026-05-05 14:59:29 +0000 website: Remove TrueNAS and NomadBSD These are defunct for a few years now. PR: 295014 Reported by: Graham Perrin --- website/content/en/projects/newbies.adoc | 2 -- website/content/en/where.adoc | 2 -- 2 files changed, 4 deletions(-) diff --git a/website/content/en/projects/newbies.adoc b/website/content/en/projects/newbies.adoc index 4e3e91964f..c6c96eee8e 100644 --- a/website/content/en/projects/newbies.adoc +++ b/website/content/en/projects/newbies.adoc @@ -27,9 +27,7 @@ The latest FreeBSD releases are available link:../../where/[here]. Before you be FreeBSD is widely used as a building block for other commercial and open-source operating systems. Some of the most widely used and publicly available systems are listed below. -* https://www.truenas.com/[TrueNAS] is a Network Attached Storage (NAS) software that shares and protects data from modern-day threats like ransomware and malware. TrueNAS makes it easy for users and client devices to access shared data through virtually any sharing protocol. * https://www.ghostbsd.org[GhostBSD] is derived from FreeBSD, GhostBSD uses the GTK environment to provide a beautiful looks and comfortable experience on the modern BSD platform offering a natural and native UNIX(R) work environment. -* https://nomadbsd.org[NomadBSD] is a persistent live system for USB flash drives, based on FreeBSD. Together with automatic hardware detection and setup, it is configured to be used as a desktop system that works out of the box, but can also be used for data recovery, for educational purposes, or to test FreeBSD's hardware compatibility. * https://www.midnightbsd.org[MidnightBSD] is a BSD-derived operating system developed with desktop users in mind. It includes all the software you'd expect for your daily tasks: mail, web browsing, word processing, gaming, and much more. * http://www.pfsense.org[pfSense] is a FreeBSD based network security solution. pfSense software, with the help of the package system, is able to provide the same functionality or more of common commercial firewalls, without any of the artificial limitations. It has successfully replaced every big name commercial firewall you can imagine in numerous installations around the world. diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc index 082d7526e7..656054b22f 100644 --- a/website/content/en/where.adoc +++ b/website/content/en/where.adoc @@ -287,10 +287,8 @@ For information about how _you_ can contribute _your_ favorite piece of software FreeBSD is widely used as a building block for other commercial and open-source operating systems. The projects below are of particular interest. -* https://www.truenas.com/[TrueNAS] is network attached storage (NAS) software that shares and protects data from modern-day threats like ransomware and malware. TrueNAS makes it easy for users and client devices to access shared data through virtually any sharing protocol. * https://www.ghostbsd.org[GhostBSD] is derived from FreeBSD, and uses the GTK environment to provide a beautiful look and a comfortable experience on a modern BSD platform offering a natural and native UNIX(R)-like work environment. * https://www.midnightbsd.org[MidnightBSD] was forked from FreeBSD 6.1 beta, and continues to use parts of more recent FreeBSD code bases. Developed with desktop users in mind, MidnightBSD includes everything that you would expect for your daily tasks: mail, web browsing, word processing, gaming, and much more. -* https://www.nomadbsd.org[NomadBSD] is a persistent live system for USB flash drives, based on FreeBSD. Together with automatic hardware detection and setup, it is configured to be used as a desktop system that works out of the box, but can also be used for data recovery, for educational purposes, or to test FreeBSD hardware compatibility. * https://www.pfsense.org/[pfSense] is a FreeBSD-based customized distribution tailored for use as a firewall and router. [[past]] From nobody Tue May 5 15:26:13 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 4g92RG3BW3z6cJ6Q for ; Tue, 05 May 2026 15:26:18 +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 4g92R92X7sz3k6R for ; Tue, 05 May 2026 15:26:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777994773; 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=aiGu2qVTTa38KA44ENfOwmGXju+X0iN/Bwhr3ghcx2w=; b=M87pgX5Sa/w82Gx+faePW774qu2AAalmxa7LGZw/UxfzrSQ0GuNRZPPGFI7h56gq5ydY5V BCyyhp7GNxk11EzOLeLb00iuFg3K5ATAMAhZaiBElFkicLY8G7szLtNDU/53mMksINP6J1 xTV0Wrg4dnLdFFRyU0EefvyuhirTNDgna8942++0hThfsneeWgIj8tRxRiCxqU8NIfoMto UI/LbI0wmcqXZy21BZf57oiDDz1HIliClNEIqUeSyVMnBj4YMVwnFXLu3rql0bWd6N1oeC IO91Zx7oSxPAprx5CVWUNH6Aadv8Shfc8VD+jVyn2Y7vTYOqmNYZk8csrlsjgg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777994773; a=rsa-sha256; cv=none; b=b4QftuU4+fyZ1Sqo/i6bU2z101fKlAxlFIOQsG0PCQ7mwQg0oTaYnXEGgFjbuEPYu8UNnS GJlH4ebsQZbXf+K5bJFs2bWZn7WCsPEty502PW1J7mxnRlnnLc9OjNFiDQTx6RA3800cAE 93j4MrwAU5dISgGW4S3k8XXYfMqS6B9FEJH6Bwknv8wrj8QUZ67JrLQuY8pAze+wD/Jg0n YL7YAwuo9qisCfzKTA21lgz+5+XUaf46nleDhwuPyaJCPRhi0S3vEfDuCLqMXCjALEF8+k S5EC2qdpv9MADYSFHk/XX2RpZEDSbkSJX7+mtFeBE2kVwMP33p0QLJfoPdSvaA== 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=1777994773; 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=aiGu2qVTTa38KA44ENfOwmGXju+X0iN/Bwhr3ghcx2w=; b=YzhYM66qdLeorxiB6+rgF8lhjHl93p2NwpWyAs4/FObEX0IaWjY7gyKQyZDkuhcSHUo33U ioMn3mANEIBlhaEl2s8aFJODa5/unn7tzqyl5JVq46y3rggmQEKMisKYc2D0D05/qxE4Vq pM1okFd3CcG71vkJK+V4IgTc0+/ipZexgbmDL6Bx3ajhoeDKmHbEZsF6r0Sw54v13vGv9o ZE67oMsgRrHlfOCY64eOsniOcSkHZbTYHcn+pi5KZi0mkOlevcBQigS8XyTyTsM0OszgS2 o8GfUPInU9TwhOCxZ6ByKNB8e206OOTl0P/hHf1WdnPe/c3ItULc+XQrnH4zzw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g92R91hcXz1C6y for ; Tue, 05 May 2026 15:26:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1eab7 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 05 May 2026 15:26:13 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Alexander Ziaee Subject: git: ab9366ab1f - main - handbook/filesystems: Adjust manual page links 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: ziaee X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ab9366ab1fe50ec566b26a0149ccfac060a4ee6d Auto-Submitted: auto-generated Date: Tue, 05 May 2026 15:26:13 +0000 Message-Id: <69fa0c15.1eab7.794bf3d5@gitrepo.freebsd.org> The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=ab9366ab1fe50ec566b26a0149ccfac060a4ee6d commit ab9366ab1fe50ec566b26a0149ccfac060a4ee6d Author: Alexander Ziaee AuthorDate: 2026-05-05 15:18:30 +0000 Commit: Alexander Ziaee CommitDate: 2026-05-05 15:24:02 +0000 handbook/filesystems: Adjust manual page links PR: 295025 --- documentation/content/en/books/handbook/filesystems/_index.adoc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/content/en/books/handbook/filesystems/_index.adoc b/documentation/content/en/books/handbook/filesystems/_index.adoc index e57f640207..c78f04bb73 100644 --- a/documentation/content/en/books/handbook/filesystems/_index.adoc +++ b/documentation/content/en/books/handbook/filesystems/_index.adoc @@ -85,7 +85,7 @@ This section demonstrates how to load support for and how to mount the supported === Extended File System (EXT) Kernel support for Extended File System (EXT) file systems has been available since FreeBSD 2.2. -The man:ext2fs[5] driver allows the FreeBSD kernel to both read and write to ext2, ext3, and ext4 file systems. +The man:ext2fs[4] driver allows the FreeBSD kernel to both read and write to ext2, ext3, and ext4 file systems. [WARNING] ==== @@ -134,7 +134,7 @@ Install the exFAT package: # pkg install fusefs-exfat .... -Before using a FUSE file system, load the man:fusefs[5] kernel module: +Before using a FUSE file system, load the man:fusefs[4] kernel module: [source,shell] .... @@ -171,7 +171,7 @@ Install the NTFS package: # pkg install fusefs-ntfs .... -Before using a FUSE file system, load the man:fusefs[5] kernel module: +Before using a FUSE file system, load the man:fusefs[4] kernel module: [source,shell] .... @@ -213,7 +213,7 @@ Install the HFS/HFS+ package: # pkg install fusefs-hfsfuse .... -Before using a FUSE file system, load the man:fusefs[5] kernel module: +Before using a FUSE file system, load the man:fusefs[4] kernel module: [source,shell] .... From nobody Tue May 5 20:03:33 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 4g98b956t3z6cHcV for ; Tue, 05 May 2026 20:03:33 +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 4g98b93XwSz3ZRD for ; Tue, 05 May 2026 20:03:33 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778011413; 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=1ImWAMHR1h+dTfYnTarmkD9i0RHJi+pIb7af63iE3fM=; b=lhvrmW3XOVB7FvS8/lfmY3A+YVvE7Svh3t/wiXWDWi0htykxWhje8bq5JPUrd9x9ptoGiq ZuGqcHikvpCQDuvWQAJY8uP2gIGP3co+ajV5Rxkd7rFDOGR3zzUewwPZO70eseBd4xVdK1 eowBDU7ZRZQ3bNTtFVzYI5veEwcoMBMcMgg37sGM/vFwsrHVfawoKc3W7/uMNbKqBgRrqe +GuUhOIhuqNAapTgGFxSfrw3S+nA83RyHlGz2Fxu709lNw9UcUxog5NE+PDtUcD/e7HdvO Yob8Q16xNqR8pPVlNpTEn78/jili77XYR/jVndudxp+PPP/LFYuh8Z8MVR219g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778011413; a=rsa-sha256; cv=none; b=dDWRJjWVQxC4GwgXWCGfCFXqX4BLLHUVo9M+HsJ+izXjXLQVcmnudAl1X08RNnX1rEY2o3 yO7DQitJ09SjntR2QMB+eLCrR6c1m9WHgib39z06k/phX4h6n1M3szHLBBDJUE+2ij292A myweLvU0U/qWvARMbfbR/kxLFEQ1Tp5lVwjAPga0fwaz8Yql9+Sv56Ii0GRTyz1XK6lU78 Fhvr9qLVGiiJbKYzspS2O26kxW5lhXuxwxdpdMAYGI1F9ZGHN53Dw57K8JlCE3DDoF703J fGpqAZwoDPr++HPGuPckC4WE1bMZKCTHcPOui8ABlTGalDWTbNPXBTAcy9r3+w== 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=1778011413; 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=1ImWAMHR1h+dTfYnTarmkD9i0RHJi+pIb7af63iE3fM=; b=O8vV3utvSIaM+08VVwUKTxk+094e9S1pfHLO0tm9G00fa87AzrPtvK3Uf3sfXeBqoV0Oen sq7whvPv9e9sPjt0IxBigvhJUAef84DueOJNd6aR4nmZLHOkx+hc/iejyw/yeohIoq0EPQ AdZTAnW71xOlZrsrEeDgrbnwduFzPocmv/vTuUCjQ00DcYbZOFabBG0+ZZGtBy1CfysaIH Jxmd7cm7fU1tAcdf4y5x74SuG8wWtYI0H0pXzXGQ5zV63BGFvJkEGL/cy1H/jU9G2cwkyP zVogmkWS092GjgdzXWfIPWq3uHt0ZFeYT1OoJTlM9je9uzZ+HEtTcCfSVE91Ag== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g98b937qpz1LXY for ; Tue, 05 May 2026 20:03:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 422d0 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 05 May 2026 20:03:33 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Vladlen Popolitov Subject: git: f2b2850fdf - main - 15.1/relnotes: initial informaton added (135 entries, SA and EN) 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: vladlen X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f2b2850fdf1882eb3b8fe21b21b072a979efa3fd Auto-Submitted: auto-generated Date: Tue, 05 May 2026 20:03:33 +0000 Message-Id: <69fa4d15.422d0.6c055ba4@gitrepo.freebsd.org> The branch main has been updated by vladlen: URL: https://cgit.FreeBSD.org/doc/commit/?id=f2b2850fdf1882eb3b8fe21b21b072a979efa3fd commit f2b2850fdf1882eb3b8fe21b21b072a979efa3fd Author: Vladlen Popolitov AuthorDate: 2026-05-05 20:03:26 +0000 Commit: Vladlen Popolitov CommitDate: 2026-05-05 20:03:26 +0000 15.1/relnotes: initial informaton added (135 entries, SA and EN) Reviewed by: jlduran Approved by: re (implicit) Differential Revision: https://reviews.freebsd.org/D56768 --- website/content/en/releases/15.1R/relnotes.adoc | 611 +++++++++++++++++++++++- 1 file changed, 602 insertions(+), 9 deletions(-) diff --git a/website/content/en/releases/15.1R/relnotes.adoc b/website/content/en/releases/15.1R/relnotes.adoc index e0bab3260a..bb78f9668d 100644 --- a/website/content/en/releases/15.1R/relnotes.adoc +++ b/website/content/en/releases/15.1R/relnotes.adoc @@ -6,8 +6,8 @@ sidenav: download :localRel: 15.1 :releaseCurrent: 15.1-RELEASE :releaseBranch: 15-STABLE -:releasePrev: X.Y-RELEASE -:releaseNext: X.Y-RELEASE +:releasePrev: 15.0-RELEASE +:releaseNext: 15.2-RELEASE :releaseType: "release" include::shared/en/urls.adoc[] @@ -15,7 +15,7 @@ include::shared/en/urls.adoc[] = FreeBSD {releaseCurrent} Release Notes :doctype: article :toc: macro -:toclevels: 1 +:toclevels: 2 :icons: font == Abstract @@ -25,6 +25,8 @@ The release notes for FreeBSD {releaseCurrent} contain a summary of the changes This document lists applicable security advisories that were issued since the last release, as well as significant changes to the FreeBSD kernel and userland. Some brief remarks on upgrading are also presented. +toc::[] + [[intro]] == Introduction @@ -84,9 +86,77 @@ This section lists the various Security Advisories and Errata Notices since {rel | Date | Topic -|No advisories. -| -| +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-25:09.netinet.asc[FreeBSD-SA-25:09.netinet] +| 22 October 2025 +| SO_REUSEPORT_LB breaks man:connect[2] for UDP sockets + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-25:10.unbound.asc[FreeBSD-SA-25:10.unbound] +| 26 November 2025 +| Cache poison in local-unbound service + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-25:12.rtsold.asc[FreeBSD-SA-25:12.rtsold] +| 16 December 2025 +| Remote code execution via ND6 Router Advertisements + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-26:01.openssl.asc[FreeBSD-SA-26:01.openssl] +| 27 January 2026 +| Multiple vulnerabilities in OpenSSL + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-26:03.blocklistd.asc[FreeBSD-SA-26:03.blocklistd] +| 10 February 2026 +| man:blocklistd[8] socket leak + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-26:05.route.asc[FreeBSD-SA-26:05.route] +| 24 February 2026 +| Local DoS and possible privilege escalation via routing sockets + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-26:06.tcp.asc[FreeBSD-SA-26:06.tcp] +| 26 March 2026 +| TCP: remotely exploitable DoS vector (mbuf leak) + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-26:07.nvmf.asc[FreeBSD-SA-26:07.nvmf] +| 26 March 2026 +| Remote denial of service via null pointer dereference + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-26:08.rpcsec_gss.asc[FreeBSD-SA-26:08.rpcsec_gss] +| 26 March 2026 +| Remote code execution via RPCSEC_GSS packet validation + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-26:09.pf.asc[FreeBSD-SA-26:09.pf] +| 25 March 2026 +| pf silently ignores certain rules + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-26:10.tty.asc[FreeBSD-SA-26:10.tty] +| 21 April 2026 +| Kernel use-after-free bug in the TIOCNOTTY handler + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-26:11.amd64.asc[FreeBSD-SA-26:11.amd64] +| 21 April 2026 +| Missing large page handling in pmap_pkru_update_range() + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-26:12.dhclient.asc[FreeBSD-SA-26:12.dhclient] +| 29 April 2026 +| Remote code execution via malicious DHCP options + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-26:13.exec.asc[FreeBSD-SA-26:13.exec] +| 29 April 2026 +| Local privilege escalation via execve() + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-26:14.pf.asc[FreeBSD-SA-26:14.pf] +| 29 April 2026 +| pf can overflow the stack parsing crafted SCTP packets + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-26:15.dhclient.asc[FreeBSD-SA-26:15.dhclient] +| 29 April 2026 +| Remotely triggerable out-of-bounds heap write in dhclient + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-26:16.libnv.asc[FreeBSD-SA-26:16.libnv] +| 29 April 2026 +| Stack overflow via select() file descriptor set overflow + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-SA-26:17.libnv.asc[FreeBSD-SA-26:17.libnv] +| 29 April 2026 +| Heap overflow in libnv |=== @@ -100,10 +170,57 @@ This section lists the various Security Advisories and Errata Notices since {rel | Date | Topic -|No notices. -| -| +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-25:19.zfs.asc[FreeBSD-EN-25:19.zfs] +| 16 December 2025 +| Unprivileged kernel NULL pointer dereference + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-25:20.vmm.asc[FreeBSD-EN-25:20.vmm] +| 16 December 2025 +| man:bhyve[8] PCI passthru regression + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-26:01.devinfo.asc[FreeBSD-EN-26:01.devinfo] +| 27 January 2026 +| devinfo output formatting regression + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-26:02.arm64.asc[FreeBSD-EN-26:02.arm64] +| 27 January 2026 +| arm64 SVE signal context misalignment + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-26:03.vm.asc[FreeBSD-EN-26:03.vm] +| 27 January 2026 +| The page fault handler fails to zero memory +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-26:04.arm64.asc[FreeBSD-EN-26:04.arm64] +| 10 February 2026 +| Kernel panic when dumping process core on arm64 + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-26:05.vm.asc[FreeBSD-EN-26:05.vm] +| 21 April 2026 +| The page fault handler fails to zero memory + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-26:06.timerfd.asc[FreeBSD-EN-26:06.timerfd] +| 21 April 2026 +| Periodic man:timerfd[2] timers may produce incorrect results + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-26:07.pkgbase.asc[FreeBSD-EN-26:07.pkgbase] +| 21 April 2026 +| Base packages fail to build with newer versions of libucl + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-26:08.pf.asc[FreeBSD-EN-26:08.pf] +| 29 April 2026 +| Incorrect duplicate rule detection for automatic tables + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-26:09.tzdata.asc[FreeBSD-EN-26:09.tzdata] +| 29 April 2026 +| Timezone database information update + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-26:10.amd64.asc[FreeBSD-EN-26:10.amd64] +| 29 April 2026 +| TLB invalidation bug on AMD systems with INVLPGB + +| link:https://www.FreeBSD.org/security/advisories/FreeBSD-EN-26:11.dhclient.asc[FreeBSD-EN-26:11.dhclient] +| 1 May 2026 +| man:dhclient[8] lease validation is too strict |=== @@ -115,18 +232,230 @@ This section covers changes and additions to userland applications, contributed [[userland-config]] === Userland Configuration Changes +The `us.intl.acc.kbd` keyboard layout has been installed and available for use with the man:vt[4] console. +gitref:34196ce83f9c[repository=src]. + +The Lenovo laptop keyboard keymap has been installed and available for use with man:vt[4]. +gitref:23eaa98d6dc1[repository=src]. + +The default shell for the root user and the 'freebsd' user in release images is changed from man:csh[1] to man:sh[1]. +gitref:c8763bd078d8[repository=src]. + +rc.subr now supports setting the audit user for services via rc.conf directives, allowing administrators to override the audit user ID when services are started, which prevents unexpected audit log attribution in scenarios like unprivileged users restarting services via sudo. +gitref:7edef9117688[repository=src]. +{{< sponsored "Modirum MDPay; Klara, Inc." >}} + [[userland-programs]] === Userland Application Changes +The man:find[1] utility now supports -xattr and -xattrname primaries for searching files based on extended attributes. The -xattr primary matches files that have any extended attribute, while -xattrname allows filtering by a specific attribute name, optionally prefixed with a namespace like "user:" or "system:". +gitref:5cbb1e05086c[repository=src]. +{{< sponsored "Klara, Inc." >}} + +The man:newfs[8] utility now prevents simultaneous use of GEOM journaling and soft updates. When GEOM journaling is requested, soft updates are not enabled automatically, and explicit requests for both features result in an error. +gitref:f758262e66dd[repository=src]. + +The man:tr[1] utility now correctly handles the CCLASS ([:alpha:]) character class in Unicode mode, fixing case conversion operations for alphabetic characters. +gitref:a51ec1cc5a82[repository=src]. + +The man:diff3[1] utility's merge mode is made compatible with GNU diff3, improving interoperability with other systems and tools. +gitref:a6f17dd2430b[repository=src]. + +The man:pwd[1] utility now defaults to the -L (logical) option, following POSIX semantics. Paths containing dot or dot-dot components are rejected in logical mode. +gitref:24b95c5ece3d[repository=src]. + +A -E flag has been added to man:bectl[8] to create an empty boot environment without cloning the currently running environment. This allows users to create a new, independent boot environment for manual installation or configuration. +gitref:2b5087e9850b[repository=src]. + +The man:daemon[8] utility now supports specifying the output file mode via a new option, allowing non-root log collectors to access log files and improving compatibility with log rotation tools. +gitref:4bc40d5a624e[repository=src]. + +The man:newfs[8] utility gains a `-u` flag to disable soft updates and soft updates journaling, providing a way to turn off the default soft updates for UFS2 filesystems. +gitref:f5a51cfba15c[repository=src]. +{{< sponsored "Klara, Inc.; NetApp, Inc." >}} + +The man:zfs[8] clone command now accepts the `-u` option to prevent automatic mounting of newly created datasets. This allows users to create clones without immediately mounting them, which can be useful for scripting or when preparing datasets for later use. +gitref:6ab8f46c6c47[repository=src]. + +The man:zdb[8] utility gains a `-O` option for use with `-r` to specify an object ID directly, allowing copying of a file by object ID rather than pathname. +gitref:ccb7c82aa15b[repository=src]. + +man:setaudit[8] utility has been added for managing audit policies. +gitref:dc88f0003e85[repository=src]. +{{< sponsored "Modirum MDPay; Klara, Inc." >}} + +The ipfs(8) utility is disabled by default and its kernel support is now optional. Users who rely on ipfs must explicitly enable it in the kernel configuration. +gitref:91de9b501aa7[repository=src]. + +The man:sockstat[1] utility now displays UDP-Lite endpoints by default. +gitref:c10317b0c455[repository=src]. + [[userland-contrib]] === Contributed Software +Certificate authority bundle has been regenerated from NSS 3.123.1, adding new trusted certificates (OISTE Server Root ECC G1, OISTE Server Root RSA G1, SwissSign RSA TLS Root CA 2022, TrustAsia TLS ECC Root CA, TrustAsia TLS RSA Root CA, Certigna Root CA, e-Szigno TLS Root CA 2023, Atos TrustedRoot Root CA ECC G2 2020, Atos TrustedRoot Root CA RSA G2 2020) and removing several certificates. Several previously trusted CAs have been moved to untrusted status, and a number of new untrusted certificates have been added. +gitref:5bb9cd154dfa[repository=src]. + +Time zone code has been updated to 2026b. +gitref:b72580fcb0a7[repository=src]. + +tzdata has been updated to 2026b. +gitref:1e5aff8e5bc6[repository=src]. + +Mediatek's mt76 driver has been updated to version based on Linux kernel tag v7.0. +gitref:808910385ce9[repository=src]. +{{< sponsored "The FreeBSD Foundation" >}} + +OpenSSL updated to version 3.5.6. +gitref:e2fcde7333a5[repository=src]. + +libfido2 has been updated to 1.16.0. +gitref:a54428834b9d[repository=src]. +{{< sponsored "The FreeBSD Foundation" >}} + +expat has been updated to version 2.7.5. +gitref:0b94911946e9[repository=src]. + +man:xz[1] has been updated to version 5.8.3. +gitref:7176f76d2251[repository=src]. + +libcbor has been updated to 0.13.0. +gitref:967186fe0a54[repository=src]. +{{< sponsored "The FreeBSD Foundation" >}} + +man:tcpdump[1] has been updated to version 4.99.6. +gitref:6af32a9d37ad[repository=src]. +{{< sponsored "The FreeBSD Foundation" >}} + +libpcap has been updated to version 1.10.6. +gitref:e0ae00f43186[repository=src]. +{{< sponsored "The FreeBSD Foundation" >}} + +man:zlib[3] has been updated updated to version 1.3.2. +gitref:74f357256769[repository=src]. + +OpenZFS has been updated to version 2.4.1. +gitref:a8dbd836b785[repository=src]. + +The man:dtrace[1] utility now supports the `ustackdepth` variable on arm64, allowing users to query user-space stack depth in DTrace scripts on that architecture. +gitref:00412df3265e[repository=src]. + +USB vendor database has been updated to 2025.12.13. +gitref:9b2cba4a8a69[repository=src]. + +The PCI vendor database has been updated to the 2026-02-10 version, providing current hardware identification for tools like man:pciconf[8]. +gitref:2483216eecf3[repository=src]. + +man:blocklistd[8] has been updated to version 2026-02-07. +gitref:d73fac00cdd4[repository=src]. + +Spleen font has been updated to version 2.2.0. The update adds several previously missing characters critical for manual pages on high-dpi displays, including em-dash, en-dash, hyphen, angle brackets, white square, dagger, and double dagger. It also improves character alignment across different font sizes. +gitref:da4c7b4518dd[repository=src]. + +GoogleTest has been updated to version 1.17.0. The new version now requires {cpp}17 to build. +gitref:0029027156f4[repository=src]. + +ncurses has been updated to version 6.6. The update is ABI compatible with version 6.5. HTML documentation is removed. +gitref:297d5bf89067[repository=src]. + +man:nvi[1] has been updated to version 2.2.2. +gitref:b840145f1985[repository=src]. + +man:mtree[8] has been updated to snapshot 20260111 from NetBSD. +gitref:e2e7269461e9[repository=src]. + +The Linux compatibility layer adds support for the F_DUPFD_QUERY fcntl command, which is used with kcmp(2) KCMP_FILE for checking file descriptor equivalence in Linux containers. +gitref:ec8d0b5f5dfb[repository=src]. + +Unicode support has been updated to Unicode 17.0.0 and CLDR 48, adding 4,803 characters and 4 new scripts (Sidetic, Tolong Siki, Beria Erfe, Tai Yo). This affects locale definitions, collation, monetary, and numeric formatting for UTF-8 locales. +gitref:476a063a88aa[repository=src]. + +man:bmake[1] has been updated to version 20251111. +gitref:11aa32794394[repository=src]. + +man:sqlite3[1] has been updated to version 3.50.4. +gitref:e37206a66db0[repository=src]. + +man:less[1] has been updated to version 685. +gitref:ca36afaf671b[repository=src]. + +man:unbound[8] has been updated to version 1.24.1. +gitref:fc3c317b055c[repository=src]. + +The blacklist subsystem has been renamed to blocklist (man:blocklistd[8]) throughout the system. Old names in rc scripts, firewall rules, and configuration knobs remain functional but emit warnings. This change follows upstream terminology updates. +gitref:7f6f2139eef9[repository=src]. + +man:bsddialog[1] has been updated to version 1.0.5. +gitref:aa2fe36f5e4b[repository=src]. +{{< sponsored "The FreeBSD Foundation" >}} + [[userland-deprecated-programs]] === Deprecated Applications +The lpr suite of printing utilities (man:lpr[1], man:lpd[8], man:lpc[8], man:lpq[1], man:lprm[1], man:lp[1], man:pac[8], man:lptest[1], man:chkprintcap[8]) has been deprecated and may be removed before FreeBSD 16.0. Users are advised to use alternatives such as print/cups or sysutils/LPRng from the ports collection. +gitref:9b75d6ec6929[repository=src]. + +The man:bsdlabel[8] utility has been scheduled for removal in FreeBSD 16.0. Users should migrate to man:gpart[8] for disk labeling. +gitref:be24d85ec784[repository=src]. +{{< sponsored "The FreeBSD Foundation" >}} + +The man:fdisk[8] utility has been scheduled for removal in FreeBSD 16.0. Users should transition to man:gpart[8] or man:bsdinstall[8] for disk partitioning. +gitref:2be4c64a0d27[repository=src]. +{{< sponsored "The FreeBSD Foundation" >}} + [[userland-libraries]] === Runtime Libraries and API +The man:posix_spawn[3] interface now supports the POSIX-required `chdir` and `fchdir` file actions, enabling processes to change their working directory during spawning. +gitref:43347b26fb46[repository=src]. + +Adds the man:posix_spawnattr_getexecfd_np[3] and man:posix_spawnattr_setexecfd_np[3] functions, allowing a file descriptor to be used as the executable file for posix_spawn. +gitref:6b9e7e922d8b[repository=src]. + +Adds the pthread_tryjoin_np() function, which allows a thread to attempt to join another thread without blocking. +gitref:a8891c29d6a0[repository=src]. + +The libc string functions memcpy, memmove, and memset on AArch64 now use the MOPS (Memory Operations) hardware instructions when available, improving performance for these common operations. +gitref:d8e700f2eeb9[repository=src]. +{{< sponsored "Arm Ltd" >}} + +Adds a glibc-compatible man:tdestroy[3] function to libc, providing a standardized way to destroy binary search trees and improving compatibility with software expecting this function. +gitref:6197518ee905[repository=src]. + +Adds man:strdupa[3] and man:strndupa[3] functions, which allocate memory for a copy of a string on the stack using man:alloca[3]. This provides a convenient alternative to man:strdup[3] and man:strndup[3] for temporary string copies that are automatically freed when the function returns. +gitref:b2e649a0b98d[repository=src]. + +Adds C23 `` header with bit manipulation functions like `stdc_bit_ceil()`, `stdc_bit_width()`, and `stdc_count_ones()`. This provides standard bit operations for C programs. +gitref:275c11b7ccff[repository=src]. + +The C23 trigonometric functions from the `*pi` family (acospi, acospif etc.) have beed exposed in . This provides standard-conforming APIs for applications using these functions. +gitref:104488641aca[repository=src]. + +The C23 `memalignment()` function has been added to libc, allowing programs to compute pointer alignment. A man page has been included. +gitref:24ea81047de7[repository=src]. + +The SONAME of libzfs and libzpool have been bumped to libzfs7 and libzpool7 due to ABI-breaking changes, requiring recompilation of dependent applications. +gitref:5b2489caf266[repository=src]. + +Adds libuvmem, a userland port of the man:vmem[9] kernel memory allocator, providing a similar interface for userland applications. +gitref:3ae14e8f332f[repository=src]. + +[[cloud]] +== Cloud Support + +This section covers changes in support for cloud environments. + +Oracle Cloud Infrastructure (OCI) build targets and related scripts are removed. The last official OCI images are from FreeBSD 15.0-RELEASE. +gitref:2702a3ac1ab6[repository=src]. +{{< sponsored "SkunkWerks, GmbH" >}} + +The pkg package is now installed on VM and cloud images that use a packaged base system, enabling base system updates without requiring manual installation of pkg from the ports repository. +gitref:c8d759230a0e[repository=src]. +{{< sponsored "Amazon" >}} + +The GCE image family now includes TARGET and FS in its name, ensuring that image families are unique per architecture and filesystem. This prevents the GCE instances API from selecting an incompatible image when using an image family name. +gitref:0005bb76e2e7[repository=src]. + [[kernel]] == Kernel @@ -135,6 +464,39 @@ This section covers changes to kernel configurations, system tuning, and system [[kernel-general]] === General Kernel Changes +The System Dynamic Tracing (SDT) provider is now enabled on 32-bit powerpc and powerpc64le platforms, allowing users to utilize DTrace probes on these architectures. +gitref:769bc6877399[repository=src]. + +The kernel configuration for GENERIC on amd64 has been includes both SCHED_ULE and SCHED_4BSD schedulers, allowing users to choose between them at boot via the kern.sched sysctl. +gitref:a3b5daf4242f[repository=src]. + +The sched_ule scheduler is now implemented as a scheduler instance, which may affect system performance and scheduling behavior for users. +gitref:ec10524db95a[repository=src]. + +Adds a scheduler selection framework that allows choosing different CPU schedulers at boot time via a tunable. This provides a foundation for future scheduler implementations. +gitref:159a66aecc9c[repository=src]. + +The MINIMAL kernel configuration has included the virtio_scsi driver, enabling booting in qemu/kvm virtual machines. +gitref:80dec91da334[repository=src]. +{{< sponsored "Klara, Inc.; NetApp, Inc." >}} + +The man:pdwait[2] system call has been added for waiting on process descriptors, providing an alternative to man:wait4[2] for processes created with pdfork(2). +gitref:758de6465572[repository=src]. + +The man:pdrfork[2] system call has been added, providing a new mechanism for process creation with deterministic resource inheritance. +gitref:4ae6f372e26c[repository=src]. + +A race condition in the powerpc thread switching code that could cause system hangs during boot on multi-CPU power9 pseries guests has been resolved. +gitref:a50789d8b89b[repository=src]. + +The sysctls hw.ata.rotating and hw.ata.unmapped_io have been scheduled for removal in FreeBSD 16 instead of FreeBSD 15. +gitref:469ab88d107c[repository=src]. +{{< sponsored "The FreeBSD Foundation" >}} + +The sysctl vfs.zfs.min_auto_ashift and other legacy ZFS sysctls now emit warnings when used, indicating they are deprecated and will be removed. Users should update scripts and configurations to use the new sysctl names, such as vfs.zfs.vdev.min_auto_ashift. +gitref:f0033878b92e[repository=src]. +{{< sponsored "The FreeBSD Foundation" >}} + [[drivers]] == Devices and Drivers @@ -143,9 +505,78 @@ This section covers changes and additions to devices and device drivers since {r [[drivers-device]] === Device Drivers +man:ena[4] driver updated to v2.8.3. +gitref:b949f8292de5[repository=src]. +{{< sponsored "Amazon, Inc." >}} + +The bcm2838_xhci driver now correctly identifies the Raspberry Pi 400 hardware by its compatible string, enabling proper xhci initialization and USB functionality (including external ports and the built-in keyboard) on that platform. +gitref:861deac98c4c[repository=src]. + +A driver for the bcm2835-virtgpio GPIO controller found on Raspberry Pi 3B and some Compute Module boards has been added. This enables control of the ACT (green) LED via man:gpioled[4]. +gitref:fb10574334ca[repository=src]. + +smartpqi driver has been updated to vendor version 14.4690.0.2008 - 15.2.0.2008. The update adds support for new controllers and increases the I/O buffer size limit for passthrough ioctl from 16-bit to 32-bit. +gitref:0c370a416b68[repository=src]. +{{< sponsored "Microchip Technology Inc." >}} + +The man:asmc[4] driver no longer supports 32-bit Intel-based Macs, making it clear that use on i386 hardware is not supported. +gitref:e16f1bf3baa1[repository=src]. + +The mfi(4) driver now supports the Fujitsu RAID Controller SAS 6Gbit/s 1GB (D3116) used in Fujitsu PRIMERGY servers. +gitref:e16e4cd25c1d[repository=src]. + +man:ath[4] driver code updated to Linux kernel version 6.17, improving Atheros/QCA wireless hardware support. +gitref:1fa2a48dab66[repository=src]. + +The hardware performance monitoring counter (hwpmc) support has been added for additional Intel CPU models: Alder Lake (models 6-B7, 6-BA, 6-BF), Alder Lake-N, and Emerald Rapids. Users running on these processors can now collect performance events using pmc(3) and related tools. The Emerald Rapids support includes JSON event definitions imported from Intel perfmon version 1.06, providing comprehensive event coverage. +gitref:a40167734ecb[repository=src], +gitref:6b0cb6ea249e[repository=src], +gitref:9ac702781508[repository=src]. +{{< sponsored "Stormshield" >}} + +The man:hid[4] driver now allows members of the 'game' group to access game controller events, enabling unprivileged use of controllers via libraries like libsdl. +gitref:d0e1b3edee70[repository=src]. + +The man:iwx[4] driver has been included in the kernel build configuration, enabling support for Intel AX210/AX211/AX411 Wi-Fi 6E and Wi-Fi 7 wireless network adapters. +gitref:0f9ab6c5232b[repository=src]. + +The NVMe driver now supports BAR5 for Table BIR and PBA BIR, enabling FreeBSD to work on Google Compute Engine C4 machines with NVMe controllers that use separate 32-bit BAR4 and BAR5 registers. +gitref:6c321dc15d52[repository=src]. +{{< sponsored "Google" >}} + +The man:ice[4] driver now supports the Intel E835-XXV-4 network adapter. +gitref:b59a9230a6a8[repository=src]. +{{< sponsored "Intel Corporation" >}} + +The man:ice[4] driver now supports Intel E835 Ethernet adapters with SPDM security and RDMA capabilities on 100Gbps and 200Gbps links. +gitref:16004d2a9eee[repository=src]. +{{< sponsored "Intel Corporation" >}} + +The man:qat[4] driver now supports the 402xx device (IDs 0x4944/0x4945) using the existing qat_4xxx driver. Device-specific firmware files has been added. +gitref:88c0ce38bc18[repository=src]. +{{< sponsored "Intel Corporation" >}} + [[drivers-removals]] === Deprecated and Removed Drivers +The man:hifn[4] driver has been marked as scheduled for removal in FreeBSD 16.0, alerting users to plan for future compatibility changes. +gitref:ba6c676ef3ac[repository=src]. + +The man:safe[4] driver has been marked for removal in FreeBSD 16.0, indicating deprecation and future removal of the driver. +gitref:0ef2ecd0ced4[repository=src]. + +The man:agp[4] driver deprecation notice has been updated to indicate removal in FreeBSD 16.0 instead of 15.0. +gitref:92f169fe0f19[repository=src]. +{{< sponsored "The FreeBSD Foundation" >}} + +The man:fdc[4] driver and floppy utilities (man:fdcontrol[8], man:fdformat[8], man:fdread[1], man:fdwrite[1]) have been deprecated. Support is planned for removal in FreeBSD 16. +gitref:661b40ffdee2[repository=src]. +{{< sponsored "The FreeBSD Foundation" >}} + +The deprecation notice for the man:le[4] driver has been updated to reflect that it was not removed prior to FreeBSD 15.0, indicating ongoing support status. +gitref:59ba7278499f[repository=src]. +{{< sponsored "The FreeBSD Foundation" >}} + [[storage]] == Storage @@ -154,6 +585,42 @@ This section covers changes and additions to file systems and other storage subs [[storage-general]] === General Storage +The man:mt[1] utility and libmt library add support for LTO-10 and LTO-10P tape density codes and specifications. LTO-10 tape drives are not backward compatible with previous generation LTO tapes. +gitref:7fe98ee4d49a[repository=src]. +{{< sponsored "Spectra Logic" >}} + +=== ZFS + +The minimum scrub and resilver times for ZFS have been reduced from multi-second to sub-second values, allowing faster transaction group cycles on modern storage and improving write performance under heavy load. +gitref:35ee242abcba[repository=src]. + +The commit introduces a new tunable, `zfs_arc_evict_batches_limit`, to improve parallel eviction performance in the ZFS ARC. This change reduces lock contention and can significantly increase throughput for certain workloads. +gitref:8a79d0968006[repository=src]. + +The man:zpool[8] prefetch command now supports BRT (Block Reference Table) metadata, improving performance for block cloning operations and frees of cloned blocks. The -t parameter is now optional; when omitted, the command prefetches both DDT and BRT metadata. +gitref:41878d57eaf3[repository=src]. + +=== NFS + +The NFS client now properly handles case-insensitive file systems like man:msdosfs[4] when exported via NFS. Name caching is modified to avoid false cache hits for different case variations of the same file name. +gitref:406c98d2ca1d[repository=src]. + +NFSv4 diskless boot now supports configurations using man:nfsuserd[8] for name and id mappings. The kernel primes the mapping cache with essential entries to avoid deadlocks during boot. Users must set boot.nfsroot.options="nfsv4" and boot.nfsroot.user_domain="" in loader.conf. +gitref:692a289922d2[repository=src]. + +Adds internal infrastructure for POSIX draft ACLs as an extension to NFSv4.2, based on an Internet Draft. These changes prepare the NFS client and server for future support but introduce no user-visible semantics changes at this time. Note that due to internal KAPI changes, nfscommon.ko, nfscl.ko, and nfsd.ko must be rebuilt from sources after updating. +gitref:20bfa56c514b[repository=src], +gitref:2eddaeb3e505[repository=src], +gitref:d842c511d84c[repository=src], +gitref:dccf41dd1834[repository=src], +gitref:144c1eda3973[repository=src]. + +The NFSv4 client and server now support the archive attribute (UF_ARCHIVE), which is used by Windows NFSv4.1 clients despite being deprecated in RFC8881. This improves interoperability with Windows NFS clients. +gitref:3a64c667f16f[repository=src]. + +The support for mounting a diskless root file system via NFSv4 has been added. Requires specific server configuration and client settings in man:loader.conf[5] and man:sysctl.conf[5]. +gitref:2a97b49bc472[repository=src]. + [[boot]] == Boot Loader Changes @@ -162,6 +629,13 @@ This section covers the boot loader, boot menu, and other boot-related changes. [[boot-loader]] === Boot Loader Changes +A shutdown splash screen has been added to the man:splash[4] kernel feature. Users can customize the shutdown splash by providing a PNG image via the shutdown_splash directive in man:loader.conf[5]. +gitref:0bd9b26d19e2[repository=src]. +{{< sponsored "Defenso" >}} + +The EFI boot loader now uses firmware-provided Blt functions only when using GOP (Graphics Output Protocol), not UGA (Universal Graphics Adapter). This improves compatibility with older MacBook systems where UGA Blt functions were unreliable. +gitref:d3902baca506[repository=src]. + [[network]] == Networking @@ -170,6 +644,62 @@ This section describes changes that affect networking in FreeBSD. [[network-general]] === General Network +Adds support for masked IP address lookups in man:ipfw[8] tables, allowing non-contiguous prefixes and enabling more CPU-efficient firewall configurations. +gitref:a9b93531788c[repository=src]. +{{< sponsored "Yandex LLC" >}} + +The man:ipfw[8] firewall now supports masked IP address lookups in tables, allowing non-contiguous prefixes for more efficient firewall rule configurations. This enables CPU-effective firewall setups by masking non-significant bits in lookup keys and table entries. +gitref:a9b93531788c[repository=src]. +{{< sponsored "Yandex LLC" >}} + +IPv6 packets are now passed to divert sockets, removing a previous limitation that restricted divert sockets to IPv4 only. This enables IPv6 packet handling in divert socket applications. +gitref:e5cf3437275f[repository=src]. +{{< sponsored "OPNsense, Klara, Inc." >}} + +Adds a sysctl/tunable net.inet.ipf.jail_allowed to control whether a jail can manage its own ipfilter rules, pools, and settings. The default denies jail access, requiring host system management of jail rules via interface attachment or enabling the sysctl for jail control. +gitref:65bc0a1ade72[repository=src]. + +The man:ipfw[8] version 3 compatibility code for FreeBSD 8 and earlier is removed, as it is obsolete and no longer needed. This cleanup may affect systems still using very old configurations, but it does not change the functionality for current supported releases. +gitref:9657c50cdd77[repository=src]. +{{< sponsored "The FreeBSD Foundation" >}} + +The support for RFC 7217 stable IPv6 address generation via a new ifconfig 'stableaddr' flag and associated sysctls has been added. The feature is disabled by default, preserving existing behavior. The man:ifconfig[8] manual page is updated with documentation. +gitref:865e0b20ca3c[repository=src]. + +[[wireless-networking]] +=== Wireless Networking + +The ath12k driver for Qualcomm Atheros wireless devices has been updated to version v7.0 from Linux, adding support for Wi-Fi 7 chipsets and restructuring the driver with a new wifi7 subdirectory. +gitref:bbfa2e7345fe[repository=src]. +{{< sponsored "The FreeBSD Foundation" >}} + +The ath11k wireless driver has been is updated to a newer version from Linux 7.0, which may improve performance and stability for supported hardware. +gitref:24c9bc6e364a[repository=src]. +{{< sponsored "The FreeBSD Foundation" >}} + +The ath10k driver for Atheros/QCA wireless chipsets has been updated to version 7.0, based on Linux tag v7.0. +gitref:4208012711cc[repository=src]. +{{< sponsored "The FreeBSD Foundation" >}} + +The man:rtw89[4] wireless driver has been updated to version v7.0, adding support for newer Realtek chipsets and improving stability and functionality. +gitref:7ffebcdb702d[repository=src]. +{{< sponsored "The FreeBSD Foundation" >}} + +The man:iwlwifi[4] wireless driver has been updated to version 7.0. This update includes changes to support for Intel wireless devices, new firmware API structures, and regulatory updates. +gitref:f45e34316eb7[repository=src]. +{{< sponsored "The FreeBSD Foundation" >}} + +The man:rtw88[4] driver has been updated to version 7.0, based on the Linux kernel tag v7.0, incorporating various fixes and improvements for Realtek wireless devices. +gitref:bcdf750def1d[repository=src]. +{{< sponsored "The FreeBSD Foundation" >}} + +Adds initial support for LinuxKPI-based wireless drivers, notably man:iwlwifi[4], on RISC-V systems. While ACPI is not yet fully supported on this architecture, the driver framework has been adapted to allow compilation and operation where possible. Note that the man:rtw89[4] driver is temporarily unavailable on RISC-V due to unresolved ACPI dependencies. +gitref:7990fa2a819c[repository=src], +gitref:24777428cbc2[repository=src], +gitref:d301aadc994f[repository=src], +gitref:4a56313c73eb[repository=src]. +{{< sponsored "The FreeBSD Foundation" >}} + [[hardware]] == Hardware Support @@ -180,6 +710,32 @@ Please see link:https://www.freebsd.org/releases/{localRel}R/hardware[the list o [[hardware-virtualization]] === Virtualization Support +Adds a new jail configuration knob allow.vmm_ppt to control PCI passthrough access in bhyve jails. The change requires explicit configuration for PCI passthrough functionality in jails, replacing the previous blanket restriction. +gitref:94066f9a07ad[repository=src]. +{{< sponsored "The FreeBSD Foundation; Klara, Inc." >}} + +The virtio GPU driver now works with Parallels Desktop by splitting resource attachment requests, enabling graphics support in this virtualization environment. +gitref:91ce7a19120a[repository=src]. +{{< sponsored "Arm Ltd" >}} + +The support for the Fine-Grained Trap (FGT) registers on arm64 has been added, enabling enhanced virtualization capabilities for hypervisors. +gitref:89776ce6a7b7[repository=src]. +{{< sponsored "Arm Ltd" >}} + +The commit enables the Memory Operations (MOPS) instruction set for arm64 userspace when the hardware feature is present. This allows user applications to use MOPS instructions for improved memory operations performance. +gitref:2a9a92ba7bd7[repository=src]. +{{< sponsored "Arm Ltd" >}} + +UNIX domain socket support added to bhyve remote framebuffer. Graphical console now available for bhyve instances in jails without networking. +gitref:d29dd64b3f88[repository=src]. +{{< sponsored "Defenso" >}} + +The amd64 architecture now supports LASS (Linear Address Space Separation), a security feature that helps isolate kernel and user address spaces. This change may affect debugging and low-level system programming. +gitref:532c8d3f90b9[repository=src]. + +The x86 cpuid code has added a flag for Extended Destination ID support, enabling support for up to 32768 APIC IDs in IO-APIC and MSI without interrupt remapping. +gitref:b54646e37a2b[repository=src]. + [[documentation]] == Documentation @@ -188,13 +744,50 @@ This section covers changes to manual (man:man[1]) pages and other documentation [[man-pages]] === Man Pages +The man:nfsv4[4] manual page now includes documentation for setting up an NFSv4 root file system, providing guidance for users who wish to use this feature. +gitref:6ef2df5e8e7a[repository=src]. + +The man:ifconfig[8] manual page formatting has been corrected to improve readability. +gitref:c20f5fd44322[repository=src]. + +man:pdfork[2] and man:pdwait[2] manual pages has been added documenting the pdrfork and pdwait system calls. +gitref:780b7f9e0ece[repository=src]. + +The manual page for the undocumented man:mq_getfd_np[3] function from man:librt[3] has been added. This provides documentation for a function that has been present since FreeBSD 11. +gitref:992f994bb71e[repository=src]. + +The manual pages have been added for the deprecated blacklist utilities (man:blacklistctl[8], man:blacklistd[8], man:blacklistd.conf[5], man:libblacklist[3]), documenting their deprecation and nuances. This provides users with updated documentation for the deprecated blacklist tools, which are now renamed to blocklist. +gitref:f935c0f66f75[repository=src]. + [[ports]] == Ports Collection and Package Infrastructure This section covers changes to the FreeBSD Ports Collection, package infrastructure, and package maintenance and installation tools. +KDE has been removed from the dvd1.iso image to fit within the 4.7 GB DVD size limit, and editors/emacs and editors/vim have been added. +gitref:142df248ac06[repository=src]. + [[ports-packages]] === Packaging Changes +zstd has been packaged as a separate library and program package, similar to zlib, bzip2, and xz. The zstd package has been included in the minimal package set, ensuring it remains installed by default. +gitref:8c61751d078e[repository=src]. +{{< sponsored "https://www.patreon.com/bsdivy" >}} + +Package repository configuration changes redirect package requests from pkgbase.freebsd.org to pkg.freebsd.org mirrors, adding approximately 70 seconds to pkgbase system installation/upgrade operations. Systems with 15.0-PRERELEASE, ALPHA, or BETA installations become orphaned as they expect packages signed with old pkg keys rather than new pkgbase signing keys. +gitref:0c87d29a54da[repository=src]. + +OpenPAM has been moved to a separate 'pam' package, allowing systems without PAM (e.g., jails, containers) to avoid installing PAM modules. The pam package is included in minimal installation sets by default, but custom or embedded systems can omit it. +gitref:95cc7f59b7ce[repository=src]. +{{< sponsored "https://www.patreon.com/bsdivy" >}} + +The installworld and installkernel targets are now blocked on systems using pkgbase to prevent package database inconsistencies. Users can override this check with DESTDIR=/ if needed. +gitref:ef82bdc864c5[repository=src]. +{{< sponsored "https://www.patreon.com/bsdivy" >}} + +Firmware packages from the kmods repository have been included on the DVD installation media, ensuring that firmware modules are usable on the release version. +gitref:b0fbed20ceb9[repository=src]. +{{< sponsored "https://www.patreon.com/cperciva" >}} + [[future-releases]] == General Notes Regarding Future FreeBSD Releases From nobody Wed May 6 05:49:07 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 4g9PZx0FW5z6dN8s for ; Wed, 06 May 2026 05:49:13 +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 4g9PZw73rvz3FsZ for ; Wed, 06 May 2026 05:49:12 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778046553; 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=BlXWiE1Wyzhgt9JsVKk/kL09ZmWaWWnr8L25r64vblY=; b=S73nEGxuT7gX0qrxpi3Pv3oXQNWXGcv7MGDm4tRfhh22qtN3Yx2G7KDkE+UETsQdo5iTFM 9YYTkGxQpIf3wK1d+1yfqYBLcAfd62BU/BTc0yMAI42QFZ7ucJkZJk30Nsn+f1xpVx33ON iH09CKwuERNAh2tvcNW0FMtEjg+fDUD/KL+XJEs4DW9MVkoZcSzm+mKx/ia//3NmuPuf3w 4HFN/CjUaSBJ6As9yjjC1mc6FIZwMg7aEEImkQhEjcny+cVGotHVNVG0UY/Acwo20jQdLd AN7ejrCVnffEwYP8EKjMh7Cw8yuZoD454S4HdNVnU3BrrWZFqHIGF+KY8Meq2w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778046553; a=rsa-sha256; cv=none; b=lc3caWrnJa54/pSJQnk5/EVgqo3bNPFpmYWmbHDd7i5nI3j/OQl1JKOn5GVzUWwJBqWnMt HyL5AAamxupkIlzRXYE3Jv60hjfarqt3CC2MFXCXZTYbgBwZqR6wMZ+RrGVon13TYNDMG/ 74EAg7UK42YH5Pj8BBFKc1FnBYNne0AIk/mS779dZT5zzUx+E7+xdQ4M4Q+oEUJ5TML0ST r14+B6i0fjduwhj3wA6EW2OiOLssuh5io2xnh0s2BWfRIklxpF3kO6TMkDgZwC2U4XSgDP +AWcqYs2RgOJIFRgJC/ILoI/RSwTvpyktwx8FP/ASzQc+uB4BR6MvWkFWbUfRA== 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=1778046553; 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=BlXWiE1Wyzhgt9JsVKk/kL09ZmWaWWnr8L25r64vblY=; b=GrFCjKY1F8h40Uqn6pb6tu7DR/6yh15ZA84ocSXj+1YG8ETE4hAlvWqz/TticJ5PcXuvHU wsROakb1196IRk/n+J2isYQaFBfCHS4e+84tZPYPSGFenchq5yJdpDdbpLLk6CEebaPG7p natQHjmvynpsHX/196V1LWEixwva2vaKnY5NaLvZwrJ87cc9kRGptUoeP6RGXhE8kcgMda qmzy2N0ZkjXMfUR7n7aNwJb1UqgQ19CTCZ9sdwT1qEUbhHsOiXdTqQHEZRBTQGM9yLU6zi /N7JH5SU5iQEJzHRQr99X4JEjkk/27aqtXlUlogWLkHOzcM/NyhxjannzElxEw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g9PZw6M7gz9Xy for ; Wed, 06 May 2026 05:49:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 37d7c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 06 May 2026 05:49:07 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Vladlen Popolitov Subject: git: c61854542c - main - 15.1/relnotes: typos and links fixed 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: vladlen X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c61854542cdac69c93a0f2adbf03986c65fb3ad7 Auto-Submitted: auto-generated Date: Wed, 06 May 2026 05:49:07 +0000 Message-Id: <69fad653.37d7c.20be7b3e@gitrepo.freebsd.org> The branch main has been updated by vladlen: URL: https://cgit.FreeBSD.org/doc/commit/?id=c61854542cdac69c93a0f2adbf03986c65fb3ad7 commit c61854542cdac69c93a0f2adbf03986c65fb3ad7 Author: Vladlen Popolitov AuthorDate: 2026-05-06 05:48:51 +0000 Commit: Vladlen Popolitov CommitDate: 2026-05-06 05:48:51 +0000 15.1/relnotes: typos and links fixed Approved by: re (implicit) Differential Revision: https://reviews.freebsd.org/D56840 --- website/content/en/releases/15.1R/relnotes.adoc | 76 ++++++++++++------------- 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/website/content/en/releases/15.1R/relnotes.adoc b/website/content/en/releases/15.1R/relnotes.adoc index bb78f9668d..b91a0b2ded 100644 --- a/website/content/en/releases/15.1R/relnotes.adoc +++ b/website/content/en/releases/15.1R/relnotes.adoc @@ -284,12 +284,15 @@ man:setaudit[8] utility has been added for managing audit policies. gitref:dc88f0003e85[repository=src]. {{< sponsored "Modirum MDPay; Klara, Inc." >}} -The ipfs(8) utility is disabled by default and its kernel support is now optional. Users who rely on ipfs must explicitly enable it in the kernel configuration. +The man:ipfs[8] utility has been disabled by default and its kernel support is now optional. Users who rely on ipfs must explicitly enable it in the kernel configuration. gitref:91de9b501aa7[repository=src]. The man:sockstat[1] utility now displays UDP-Lite endpoints by default. gitref:c10317b0c455[repository=src]. +The man:dtrace[1] utility now supports the `ustackdepth` variable on arm64, allowing users to query user-space stack depth in DTrace scripts on that architecture. +gitref:00412df3265e[repository=src]. + [[userland-contrib]] === Contributed Software @@ -306,7 +309,7 @@ Mediatek's mt76 driver has been updated to version based on Linux kernel tag v7. gitref:808910385ce9[repository=src]. {{< sponsored "The FreeBSD Foundation" >}} -OpenSSL updated to version 3.5.6. +OpenSSL has been updated to version 3.5.6. gitref:e2fcde7333a5[repository=src]. libfido2 has been updated to 1.16.0. @@ -337,9 +340,6 @@ gitref:74f357256769[repository=src]. OpenZFS has been updated to version 2.4.1. gitref:a8dbd836b785[repository=src]. -The man:dtrace[1] utility now supports the `ustackdepth` variable on arm64, allowing users to query user-space stack depth in DTrace scripts on that architecture. -gitref:00412df3265e[repository=src]. - USB vendor database has been updated to 2025.12.13. gitref:9b2cba4a8a69[repository=src]. @@ -355,7 +355,7 @@ gitref:da4c7b4518dd[repository=src]. GoogleTest has been updated to version 1.17.0. The new version now requires {cpp}17 to build. gitref:0029027156f4[repository=src]. -ncurses has been updated to version 6.6. The update is ABI compatible with version 6.5. HTML documentation is removed. +man:ncurses[3] has been updated to version 6.6. The update is ABI compatible with version 6.5. HTML documentation is removed. gitref:297d5bf89067[repository=src]. man:nvi[1] has been updated to version 2.2.2. @@ -364,9 +364,6 @@ gitref:b840145f1985[repository=src]. man:mtree[8] has been updated to snapshot 20260111 from NetBSD. gitref:e2e7269461e9[repository=src]. -The Linux compatibility layer adds support for the F_DUPFD_QUERY fcntl command, which is used with kcmp(2) KCMP_FILE for checking file descriptor equivalence in Linux containers. -gitref:ec8d0b5f5dfb[repository=src]. - Unicode support has been updated to Unicode 17.0.0 and CLDR 48, adding 4,803 characters and 4 new scripts (Sidetic, Tolong Siki, Beria Erfe, Tai Yo). This affects locale definitions, collation, monetary, and numeric formatting for UTF-8 locales. gitref:476a063a88aa[repository=src]. @@ -409,13 +406,13 @@ gitref:2be4c64a0d27[repository=src]. The man:posix_spawn[3] interface now supports the POSIX-required `chdir` and `fchdir` file actions, enabling processes to change their working directory during spawning. gitref:43347b26fb46[repository=src]. -Adds the man:posix_spawnattr_getexecfd_np[3] and man:posix_spawnattr_setexecfd_np[3] functions, allowing a file descriptor to be used as the executable file for posix_spawn. +The man:posix_spawnattr_getexecfd_np[3] and man:posix_spawnattr_setexecfd_np[3] functions have been added, allowing a file descriptor to be used as the executable file for posix_spawn. gitref:6b9e7e922d8b[repository=src]. -Adds the pthread_tryjoin_np() function, which allows a thread to attempt to join another thread without blocking. +The man:pthread_tryjoin_np[3] function has been added, which allows a thread to attempt to join another thread without blocking. gitref:a8891c29d6a0[repository=src]. -The libc string functions memcpy, memmove, and memset on AArch64 now use the MOPS (Memory Operations) hardware instructions when available, improving performance for these common operations. +The libc string functions man:memcpy[3], man:memmove[3], and man:memset[3] on AArch64 now use the MOPS (Memory Operations) hardware instructions when available, improving performance for these common operations. gitref:d8e700f2eeb9[repository=src]. {{< sponsored "Arm Ltd" >}} @@ -449,7 +446,7 @@ Oracle Cloud Infrastructure (OCI) build targets and related scripts are removed. gitref:2702a3ac1ab6[repository=src]. {{< sponsored "SkunkWerks, GmbH" >}} -The pkg package is now installed on VM and cloud images that use a packaged base system, enabling base system updates without requiring manual installation of pkg from the ports repository. +The man:pkg[7] package is now installed on VM and cloud images that use a packaged base system, enabling base system updates without requiring manual installation of pkg from the ports repository. gitref:c8d759230a0e[repository=src]. {{< sponsored "Amazon" >}} @@ -467,20 +464,20 @@ This section covers changes to kernel configurations, system tuning, and system The System Dynamic Tracing (SDT) provider is now enabled on 32-bit powerpc and powerpc64le platforms, allowing users to utilize DTrace probes on these architectures. gitref:769bc6877399[repository=src]. -The kernel configuration for GENERIC on amd64 has been includes both SCHED_ULE and SCHED_4BSD schedulers, allowing users to choose between them at boot via the kern.sched sysctl. -gitref:a3b5daf4242f[repository=src]. +Adds a scheduler selection framework that allows choosing different CPU schedulers at boot time via a tunable. This provides a foundation for future scheduler implementations. +gitref:159a66aecc9c[repository=src]. -The sched_ule scheduler is now implemented as a scheduler instance, which may affect system performance and scheduling behavior for users. +The `sched_ule` scheduler is now implemented as a scheduler instance, which may affect system performance and scheduling behavior for users. gitref:ec10524db95a[repository=src]. -Adds a scheduler selection framework that allows choosing different CPU schedulers at boot time via a tunable. This provides a foundation for future scheduler implementations. -gitref:159a66aecc9c[repository=src]. +The kernel configuration for `GENERIC` on amd64 has been includes both `SCHED_ULE` and `SCHED_4BSD` schedulers, allowing users to choose between them at boot via the `kern.sched` sysctl. +gitref:a3b5daf4242f[repository=src]. The MINIMAL kernel configuration has included the virtio_scsi driver, enabling booting in qemu/kvm virtual machines. gitref:80dec91da334[repository=src]. {{< sponsored "Klara, Inc.; NetApp, Inc." >}} -The man:pdwait[2] system call has been added for waiting on process descriptors, providing an alternative to man:wait4[2] for processes created with pdfork(2). +The man:pdwait[2] system call has been added for waiting on process descriptors, providing an alternative to man:wait4[2] for processes created with man:pdfork[2]. gitref:758de6465572[repository=src]. The man:pdrfork[2] system call has been added, providing a new mechanism for process creation with deterministic resource inheritance. @@ -489,14 +486,17 @@ gitref:4ae6f372e26c[repository=src]. A race condition in the powerpc thread switching code that could cause system hangs during boot on multi-CPU power9 pseries guests has been resolved. gitref:a50789d8b89b[repository=src]. -The sysctls hw.ata.rotating and hw.ata.unmapped_io have been scheduled for removal in FreeBSD 16 instead of FreeBSD 15. +The sysctls `hw.ata.rotating` and `hw.ata.unmapped_io` have been scheduled for removal in FreeBSD 16 instead of FreeBSD 15. gitref:469ab88d107c[repository=src]. {{< sponsored "The FreeBSD Foundation" >}} -The sysctl vfs.zfs.min_auto_ashift and other legacy ZFS sysctls now emit warnings when used, indicating they are deprecated and will be removed. Users should update scripts and configurations to use the new sysctl names, such as vfs.zfs.vdev.min_auto_ashift. +The sysctl `vfs.zfs.min_auto_ashift` and other legacy ZFS sysctls now emit warnings when used, indicating they are deprecated and will be removed. Users should update scripts and configurations to use the new sysctl names, such as `vfs.zfs.vdev.min_auto_ashift`. gitref:f0033878b92e[repository=src]. {{< sponsored "The FreeBSD Foundation" >}} +The Linux compatibility layer adds support for the `F_DUPFD_QUERY` fcntl command, which is used with man:kcmp[2] `KCMP_FILE` for checking file descriptor equivalence in Linux containers. +gitref:ec8d0b5f5dfb[repository=src]. + [[drivers]] == Devices and Drivers @@ -528,7 +528,7 @@ gitref:e16e4cd25c1d[repository=src]. man:ath[4] driver code updated to Linux kernel version 6.17, improving Atheros/QCA wireless hardware support. gitref:1fa2a48dab66[repository=src]. -The hardware performance monitoring counter (hwpmc) support has been added for additional Intel CPU models: Alder Lake (models 6-B7, 6-BA, 6-BF), Alder Lake-N, and Emerald Rapids. Users running on these processors can now collect performance events using pmc(3) and related tools. The Emerald Rapids support includes JSON event definitions imported from Intel perfmon version 1.06, providing comprehensive event coverage. +The hardware performance monitoring counter (hwpmc) support has been added for additional Intel CPU models: Alder Lake (models 6-B7, 6-BA, 6-BF), Alder Lake-N, and Emerald Rapids. Users running on these processors can now collect performance events using man:pmc[3] and related tools. The Emerald Rapids support includes JSON event definitions imported from Intel perfmon version 1.06, providing comprehensive event coverage. gitref:a40167734ecb[repository=src], gitref:6b0cb6ea249e[repository=src], gitref:9ac702781508[repository=src]. @@ -597,15 +597,15 @@ gitref:35ee242abcba[repository=src]. The commit introduces a new tunable, `zfs_arc_evict_batches_limit`, to improve parallel eviction performance in the ZFS ARC. This change reduces lock contention and can significantly increase throughput for certain workloads. gitref:8a79d0968006[repository=src]. -The man:zpool[8] prefetch command now supports BRT (Block Reference Table) metadata, improving performance for block cloning operations and frees of cloned blocks. The -t parameter is now optional; when omitted, the command prefetches both DDT and BRT metadata. +The man:zpool[8] prefetch command now supports BRT (Block Reference Table) metadata, improving performance for block cloning operations and frees of cloned blocks. The `-t` parameter is now optional; when omitted, the command prefetches both DDT and BRT metadata. gitref:41878d57eaf3[repository=src]. === NFS -The NFS client now properly handles case-insensitive file systems like man:msdosfs[4] when exported via NFS. Name caching is modified to avoid false cache hits for different case variations of the same file name. +The NFS client now properly handles case-insensitive file systems like man:msdosfs[4] when exported via NFS. Name caching has been modified to avoid false cache hits for different case variations of the same file name. gitref:406c98d2ca1d[repository=src]. -NFSv4 diskless boot now supports configurations using man:nfsuserd[8] for name and id mappings. The kernel primes the mapping cache with essential entries to avoid deadlocks during boot. Users must set boot.nfsroot.options="nfsv4" and boot.nfsroot.user_domain="" in loader.conf. +NFSv4 diskless boot now supports configurations using man:nfsuserd[8] for name and id mappings. The kernel primes the mapping cache with essential entries to avoid deadlocks during boot. Users must set boot.nfsroot.options="nfsv4" and boot.nfsroot.user_domain="" in [.filename]#loader.conf#. gitref:692a289922d2[repository=src]. Adds internal infrastructure for POSIX draft ACLs as an extension to NFSv4.2, based on an Internet Draft. These changes prepare the NFS client and server for future support but introduce no user-visible semantics changes at this time. Note that due to internal KAPI changes, nfscommon.ko, nfscl.ko, and nfsd.ko must be rebuilt from sources after updating. @@ -629,7 +629,7 @@ This section covers the boot loader, boot menu, and other boot-related changes. [[boot-loader]] === Boot Loader Changes -A shutdown splash screen has been added to the man:splash[4] kernel feature. Users can customize the shutdown splash by providing a PNG image via the shutdown_splash directive in man:loader.conf[5]. +A shutdown splash screen has been added to the man:splash[4] kernel feature. Users can customize the shutdown splash by providing a PNG image via the `shutdown_splash` directive in man:loader.conf[5]. gitref:0bd9b26d19e2[repository=src]. {{< sponsored "Defenso" >}} @@ -656,10 +656,10 @@ IPv6 packets are now passed to divert sockets, removing a previous limitation th gitref:e5cf3437275f[repository=src]. {{< sponsored "OPNsense, Klara, Inc." >}} -Adds a sysctl/tunable net.inet.ipf.jail_allowed to control whether a jail can manage its own ipfilter rules, pools, and settings. The default denies jail access, requiring host system management of jail rules via interface attachment or enabling the sysctl for jail control. +Adds a sysctl/tunable `net.inet.ipf.jail_allowed` to control whether a jail can manage its own ipfilter rules, pools, and settings. The default denies jail access, requiring host system management of jail rules via interface attachment or enabling the sysctl for jail control. gitref:65bc0a1ade72[repository=src]. -The man:ipfw[8] version 3 compatibility code for FreeBSD 8 and earlier is removed, as it is obsolete and no longer needed. This cleanup may affect systems still using very old configurations, but it does not change the functionality for current supported releases. +The man:ipfw[8] version 3 compatibility code for FreeBSD 8 and earlier has been removed, as it is obsolete and no longer needed. This cleanup may affect systems still using very old configurations, but it does not change the functionality for current supported releases. gitref:9657c50cdd77[repository=src]. {{< sponsored "The FreeBSD Foundation" >}} @@ -673,7 +673,7 @@ The ath12k driver for Qualcomm Atheros wireless devices has been updated to vers gitref:bbfa2e7345fe[repository=src]. {{< sponsored "The FreeBSD Foundation" >}} -The ath11k wireless driver has been is updated to a newer version from Linux 7.0, which may improve performance and stability for supported hardware. +The ath11k wireless driver has been updated to a newer version from Linux 7.0, which may improve performance and stability for supported hardware. gitref:24c9bc6e364a[repository=src]. {{< sponsored "The FreeBSD Foundation" >}} @@ -710,7 +710,7 @@ Please see link:https://www.freebsd.org/releases/{localRel}R/hardware[the list o [[hardware-virtualization]] === Virtualization Support -Adds a new jail configuration knob allow.vmm_ppt to control PCI passthrough access in bhyve jails. The change requires explicit configuration for PCI passthrough functionality in jails, replacing the previous blanket restriction. +Adds a new jail configuration knob allow.vmm_ppt to control PCI passthrough access in man:bhyve[8] jails. The change requires explicit configuration for PCI passthrough functionality in jails, replacing the previous blanket restriction. gitref:94066f9a07ad[repository=src]. {{< sponsored "The FreeBSD Foundation; Klara, Inc." >}} @@ -726,7 +726,7 @@ The commit enables the Memory Operations (MOPS) instruction set for arm64 usersp gitref:2a9a92ba7bd7[repository=src]. {{< sponsored "Arm Ltd" >}} -UNIX domain socket support added to bhyve remote framebuffer. Graphical console now available for bhyve instances in jails without networking. +UNIX domain socket support added to man:bhyve[8] remote framebuffer. Graphical console now available for bhyve instances in jails without networking. gitref:d29dd64b3f88[repository=src]. {{< sponsored "Defenso" >}} @@ -744,21 +744,21 @@ This section covers changes to manual (man:man[1]) pages and other documentation [[man-pages]] === Man Pages -The man:nfsv4[4] manual page now includes documentation for setting up an NFSv4 root file system, providing guidance for users who wish to use this feature. -gitref:6ef2df5e8e7a[repository=src]. - -The man:ifconfig[8] manual page formatting has been corrected to improve readability. -gitref:c20f5fd44322[repository=src]. - man:pdfork[2] and man:pdwait[2] manual pages has been added documenting the pdrfork and pdwait system calls. gitref:780b7f9e0ece[repository=src]. The manual page for the undocumented man:mq_getfd_np[3] function from man:librt[3] has been added. This provides documentation for a function that has been present since FreeBSD 11. gitref:992f994bb71e[repository=src]. +The man:nfsv4[4] manual page now includes documentation for setting up an NFSv4 root file system, providing guidance for users who wish to use this feature. +gitref:6ef2df5e8e7a[repository=src]. + The manual pages have been added for the deprecated blacklist utilities (man:blacklistctl[8], man:blacklistd[8], man:blacklistd.conf[5], man:libblacklist[3]), documenting their deprecation and nuances. This provides users with updated documentation for the deprecated blacklist tools, which are now renamed to blocklist. gitref:f935c0f66f75[repository=src]. +The man:ifconfig[8] manual page formatting has been corrected to improve readability. +gitref:c20f5fd44322[repository=src]. + [[ports]] == Ports Collection and Package Infrastructure @@ -781,7 +781,7 @@ OpenPAM has been moved to a separate 'pam' package, allowing systems without PAM gitref:95cc7f59b7ce[repository=src]. {{< sponsored "https://www.patreon.com/bsdivy" >}} -The installworld and installkernel targets are now blocked on systems using pkgbase to prevent package database inconsistencies. Users can override this check with DESTDIR=/ if needed. +The `installworld` and `installkernel` targets are now blocked on systems using pkgbase to prevent package database inconsistencies. Users can override this check with `DESTDIR=/` if needed. gitref:ef82bdc864c5[repository=src]. {{< sponsored "https://www.patreon.com/bsdivy" >}} From nobody Wed May 6 06:39:01 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 4g9QhV2mzZz6RYrh for ; Wed, 06 May 2026 06:39:06 +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 4g9QhV2D8Zz3JXZ for ; Wed, 06 May 2026 06:39:06 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778049546; 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=2vHdnfv9n4YUWv+0Ciwr3WUawO7gJLVC63fUY+0uMvo=; b=VqFPJV7Sp76m2Q25oWL7/EaYa+sl4VtqRWgGFkIKDjlPe5UTrbawCo+aSVSmICpk4soydh 0od1T+UnKPcB8OCC4EOHVnvav3E5du47wWh2EFnRSrlZ4eeerUtTczVv5w8fXm2OlYzoZ+ aZ5HRn1ngZ7F1jUZ430XEZxnVgUhxIaxoMVYcJ+E13jfBnNJLVCemQ3fHU7simnDncyzYl Ew+lhGoTsNfOwOQuHXucgYBKO1AUbhBr6dSzrFCvbOT/pRhluec2/a7ONxZ5b2Ksxp3xVR piurpjFuPfrkrmbfk8TbJED2NccO9tsF/ObSH4KTfN0+zPftxWdDqWDuLT8Dzw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778049546; a=rsa-sha256; cv=none; b=AlZAH6pJWGZ+YUcV2+HUsxubZfKYVzs64XxjKqYgawOL7IAwjtnhF7g6J3whqk+kcthay0 nQlgJFKQkI509JPCOl0oQRWChQB761VkDn0PT4+L9fUgDOKFU0pWnfhgOTDD6hzfcQLUcB kZz6Kt81MYGNSjU29M+3sPl1IY9pINFIJSFH0b4/HMlWiX8RX2z/Xdl227cE9vinXH17bS k2qJCEoKDGYcJ/vh3AgWu6TQWMnAjvGK5B53+Rc5MIgwr/Tyc4wr3Hng+/jvx3RXwiLOUB f+zKG+VbrQ4f++u7tPQaaVsBENWxmj+2KGy563xEAqUBBurlv92sgmWZ8iYlLA== 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=1778049546; 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=2vHdnfv9n4YUWv+0Ciwr3WUawO7gJLVC63fUY+0uMvo=; b=mMbKJUEtEBdDMYu0m354E9kxc5ha5Ygrrn3PVDLQYktkuM9QvZtlT3F0egBRCX5lXc5FQw QxfzJ9P6dsP3Fzh0LGIoFui27LdDNJBZhQGfo+mXZvzw5CST2pO3X5N8gCGuP/ZAKMOkXP ik6rRZACNcXH2shpQ4piw3wQMbdmCan4shbf1knwVN2M2N7uc43TySjIa4MF2JYqZjTB+x EXoYC5PPw6Nflw5ixYbx5rXPuYSaEIhHJ+Y3sY7k9YmqvZI6lBSrKfH1S7ntFlygP5oGm+ 81JOh8MiT4YaF1w1iJ2yR6NTvW8IkXVtr67ssUeNVXMRF6VP0LpN6Yic9d+0Gw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g9QhV1qNbzC47 for ; Wed, 06 May 2026 06:39:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3d756 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 06 May 2026 06:39:01 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Philip Paeps Subject: git: e864ba8999 - main - Annual update of my PGP key expiry date. 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: philip X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e864ba899952e0488ba18a7250add44433e548a4 Auto-Submitted: auto-generated Date: Wed, 06 May 2026 06:39:01 +0000 Message-Id: <69fae205.3d756.1b0f60f2@gitrepo.freebsd.org> The branch main has been updated by philip: URL: https://cgit.FreeBSD.org/doc/commit/?id=e864ba899952e0488ba18a7250add44433e548a4 commit e864ba899952e0488ba18a7250add44433e548a4 Author: Philip Paeps AuthorDate: 2026-05-06 06:38:39 +0000 Commit: Philip Paeps CommitDate: 2026-05-06 06:38:39 +0000 Annual update of my PGP key expiry date. --- documentation/static/pgpkeys/philip.key | 45 ++++++++++++++++++--------------- 1 file changed, 24 insertions(+), 21 deletions(-) diff --git a/documentation/static/pgpkeys/philip.key b/documentation/static/pgpkeys/philip.key index 7232e6a235..7637e957f5 100644 --- a/documentation/static/pgpkeys/philip.key +++ b/documentation/static/pgpkeys/philip.key @@ -2,13 +2,16 @@ [.literal-block-margin] .... -pub ed25519/BB6D8A14AFE7D96B 2021-05-25 [SC] [expires: 2027-07-01] +pub ed25519/BB6D8A14AFE7D96B 2021-05-25 [SC] [expires: 2028-07-01] Key fingerprint = B851 CD3A C248 F2ED 3E2C C18C BB6D 8A14 AFE7 D96B uid Philip Paeps uid Philip Paeps -sub ed25519/D92733BA06C579C2 2021-05-25 [S] [expires: 2026-07-01] -sub cv25519/235A60C6046F82F9 2021-05-25 [E] [expires: 2026-07-01] -sub ed25519/252E8C8E533D50C5 2021-05-25 [A] [expires: 2026-07-01] +sub ed25519/D92733BA06C579C2 2021-05-25 [S] [expires: 2027-07-01] + Key fingerprint = 909D 4BB9 1635 7EE3 9774 F401 D927 33BA 06C5 79C2 +sub cv25519/235A60C6046F82F9 2021-05-25 [E] [expires: 2027-07-01] + Key fingerprint = 0D71 7E1D 2E90 A002 1F7B 4029 235A 60C6 046F 82F9 +sub ed25519/252E8C8E533D50C5 2021-05-25 [A] [expires: 2027-07-01] + Key fingerprint = A938 8EC9 2110 CB17 15B0 0ECE 252E 8C8E 533D 50C5 .... @@ -19,26 +22,26 @@ sub ed25519/252E8C8E533D50C5 2021-05-25 [A] [expires: 2026-07-01] mDMEYKyY8hYJKwYBBAHaRw8BAQdAIXiSTuKHgUIE2Zjco63bMMvb4pJ305MmoUyP uaiIqfS0IFBoaWxpcCBQYWVwcyA8cGhpbGlwQHRyb3VibGUuaXM+iJ0EExYKAEUC GwMFCwkIBwIDIgIBBhUKCQgLAgQWAgMBAh4HAheAAhkBFiEEuFHNOsJI8u0+LMGM -u22KFK/n2WsFAmgYH04FCQt5m9AACgkQu22KFK/n2WsdNwD/ZX0tCpO8uu/PF28R -y8wG582y3ptJSKvezmzkIIcIy/ABALP+i85wu8fVMRpHyhNY93oPJFabDgKWt799 -CRjGDQYJtCFQaGlsaXAgUGFlcHMgPHBoaWxpcEBmcmVlYnNkLm9yZz6ImgQTFgoA +u22KFK/n2WsFAmn6qgAFCQ1cINIACgkQu22KFK/n2WsQ2wEA9t9aqDXMUxpmkNfZ +u/mFwdmab0JdNDtq88qT1ep24OsA/i5BecwzwpgUV3TgPciw01RvdSTgLT0PvFHV +hQTqOGIFtCFQaGlsaXAgUGFlcHMgPHBoaWxpcEBmcmVlYnNkLm9yZz6ImgQTFgoA QgIbAwULCQgHAgMiAgEGFQoJCAsCBBYCAwECHgcCF4AWIQS4Uc06wkjy7T4swYy7 -bYoUr+fZawUCaBgfTwUJC3mb0AAKCRC7bYoUr+fZa8OSAP0TmMHf0IwOUsmAZFPQ -9pEdQb0X/wfnaQBxl8ZXLK1GBQEAuec0wgS6h2ecFG1cZIKg9rnWPDFrkeOUxOQX -ZcOoqwq4MwRgrJlsFgkrBgEEAdpHDwEBB0AjN6sanKZplYEZ1REyb02vMSIfg7Jh -9uNF4i72RdAX94j1BBgWCgAmAhsCFiEEuFHNOsJI8u0+LMGMu22KFK/n2WsFAmgY -H2UFCQmYZ9UAgXYgBBkWCgAdFiEEkJ1LuRY1fuOXdPQB2SczugbFecIFAmCsmWwA +bYoUr+fZawUCafqqFAUJDVwg0gAKCRC7bYoUr+fZax3rAQD1bOj0yHFBvviGpNW/ +Efnt7ZtJ5uBgfWghTq7ELvC19AD+JV+Avg9jl1UZid0Rnc4Xik+ErZ39t9/FN04g +vik2Zwu4MwRgrJlsFgkrBgEEAdpHDwEBB0AjN6sanKZplYEZ1REyb02vMSIfg7Jh +9uNF4i72RdAX94j1BBgWCgAmAhsCFiEEuFHNOsJI8u0+LMGMu22KFK/n2WsFAmn6 +qkgFCQt5m2AAgXYgBBkWCgAdFiEEkJ1LuRY1fuOXdPQB2SczugbFecIFAmCsmWwA CgkQ2SczugbFecLiHQD+KWkaHCz15F2NKuhWVSDaW2EL2T8osDEBupPsxxpVI2wB -AMwLYIjuMhF7W8nzU637j/ThD+DQKXkkWRu9gIKPkZYGCRC7bYoUr+fZa1VzAP9H -ocCJge/gbnOFt4BYSRdIiiHTKpk0dy4Zmbh2b2o23QD/ck1uhKVlBPddobB1RVvQ -M+I1t25GAnsoiufaV26M9w24OARgrJmDEgorBgEEAZdVAQUBAQdA43q+QOECkVQn +AMwLYIjuMhF7W8nzU637j/ThD+DQKXkkWRu9gIKPkZYGCRC7bYoUr+fZayQvAQD7 +QqBRZ+MPxNc42fNK69TsSTApB0W6Cyl3d59khMhigQEA9zK5gTzNddK7S3RW2Ed3 +QPZfXrEByq7QiwBSi2PEKge4OARgrJmDEgorBgEEAZdVAQUBAQdA43q+QOECkVQn PcmLuM1+ToWo4vVeU3K+yOjABDtsOxkDAQgHiH4EGBYKACYCGwwWIQS4Uc06wkjy -7T4swYy7bYoUr+fZawUCaBgfZQUJCZhnvgAKCRC7bYoUr+fZa8sYAQCsV0z9zsio -PRm0vWJzLRZyGKfRebPfhF8LqeH2Vv/T3AEAvSiA8J5W89pGQESs3tGRAYIVfBWH -+y0/shledV7ypQS4MwRgrJmVFgkrBgEEAdpHDwEBB0BZL2Zkanycm9ZxXyblVkJY +7T4swYy7bYoUr+fZawUCafqqSAUJC3mbSQAKCRC7bYoUr+fZa+PEAP9nZtJhalEU +u/1L5iDQfmbhG3/smZozD1sUICHqSO5A3QD6Ak3n2x0+awsvbN+oLch+GYd8FIVS +2DoG2duWUyIb1ga4MwRgrJmVFgkrBgEEAdpHDwEBB0BZL2Zkanycm9ZxXyblVkJY 7uftl1+DtY4cCF/mP8K21Yh+BBgWCgAmAhsgFiEEuFHNOsJI8u0+LMGMu22KFK/n -2WsFAmgYH2UFCQmYZ6wACgkQu22KFK/n2WuUAAEApZ2mpTe/3/XR0cHFL6+j8CpI -F9cKGbAfwALZBNlldP0BAKPWX5hwizMF/UqJ+Mv1canD8SrhAKkzhvOvQa9nUv4A -=m5aT +2WsFAmn6qkgFCQt5mzcACgkQu22KFK/n2WvC8QEA5sjXjl+hxMVHwqIH7ApJ/2GL +5s58Y4KnxOwyyxM9UIEA/0rVaVvIfxEc4iLt9+I1pWOfVSXtF7oVXhzzjxLAcjwO +=Wowo -----END PGP PUBLIC KEY BLOCK----- .... From nobody Wed May 6 18:50:46 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 4g9kwk3qKMz6cMjq for ; Wed, 06 May 2026 18:50:46 +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 4g9kwk0z9tz3tcH for ; Wed, 06 May 2026 18:50:46 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778093446; 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=pQji47rFnqSAAl1yqz08RfbrYPA1wMtZkr9LL8t4mB8=; b=t81Oth0l2nkd2C1VIyaAso4rk/OrdBRjaYRs0at1MNiK4voPWI+G+wLgw12dMsDsE0w9yp Y4BUx2AQlsKIp42Oqfr/i1M+z7YIkfnVx/PlhxYb6zD16/pIePrbYuvRSiOvD6VAkjWPUk TxD91iPgZT5ODd/AFZr4MPZeQziJOCA29uqdTJHw/LEFGokmj/UH1GZ+ZJtlWAwzBe1P2k 2AzPJF++gbvPl7g5PtLnTcrS2g+rJAA3flihL78SW06F6cgWQC+llUr00j+n5kXV/Hxx0r /gP+yCHdnaaecwsR9DYVjLGcbJmIxyR9A8MyfaF124WZZLPUZ+CA9gQmoAQyzw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778093446; a=rsa-sha256; cv=none; b=v+HSaz/oc1GHP5wDRPmR9EndJYFqrJ9nBxxFwB/nzeJCTTqPHXFFPn1JzSz0Qtsv3KMAqO zfSgPm+iYtbBjpgm8iwPyCVMTNmBZ7FRphRFAu3s0/2ik7jKMT1BtgrG3NV6xfIV3CwqUQ j4ZwdZq8u42Se0XL7K0gNP2wM/WqZ5f2h8Ypr+RBx1TkSAjner7CCl3x1XHrcLFKi8N5dT gPFfsgIyMmN3XIL+rkfXGqbD4dePCcy5fLp08AM3IUKHus00gTsxju3YG9omIUNvf0+PeP AVVzilmMnhPb/UM44Q37UDuD1Oj9jR3tHi5AgY9vvgi8YAlpgZlZISaMHkpcqw== 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=1778093446; 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=pQji47rFnqSAAl1yqz08RfbrYPA1wMtZkr9LL8t4mB8=; b=i2q6YSNA+5FYg2plch97p8tx91H/UgecHowUuZtl2f4TUvvC0pM+0aDbAwU5JkzpoDwfbe EeELAnplSyijSn6qaaroBKt0uEU/QDKBH4eeazlRy82/Ttqw4pwSc8V8IdXSIlfT6vu9oQ 1i0hXhcWRlMDBGk8N1KJnRO+kGY1NZnOmB5tAXJd37K/QOAbtyAZlCIK8xxlsrWU1Xjxng BScB7roq7hQzT89m4xQ0y7jqyPAsnS3ah6CcQcdKP4/s424/6rAsZF3uwXQwi3+Gg3r2M8 NrfP9yGrAejariPZQPjg4qHt9QvRkzPgeQM0tzBHDJeIkJfx3UGwFhec74v3Cg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g9kwk0YrKzryC for ; Wed, 06 May 2026 18:50:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3cd1e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 06 May 2026 18:50:46 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: 8c95180d56 - main - 15.1/relnotes: Mention ENA/arm64 irq mapping fix 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: 8c95180d56c299afa9ed6a46a8e5a6fd489c5130 Auto-Submitted: auto-generated Date: Wed, 06 May 2026 18:50:46 +0000 Message-Id: <69fb8d86.3cd1e.3e28b18e@gitrepo.freebsd.org> The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=8c95180d56c299afa9ed6a46a8e5a6fd489c5130 commit 8c95180d56c299afa9ed6a46a8e5a6fd489c5130 Author: Colin Percival AuthorDate: 2026-05-06 18:45:05 +0000 Commit: Colin Percival CommitDate: 2026-05-06 18:45:05 +0000 15.1/relnotes: Mention ENA/arm64 irq mapping fix This is technically a general intrng bug fix, but I'm not aware of the bug affecting anything other than ena(4) on arm64 so I'm listing this under "Cloud Support". Sponsored by: Amazon --- website/content/en/releases/15.1R/relnotes.adoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/website/content/en/releases/15.1R/relnotes.adoc b/website/content/en/releases/15.1R/relnotes.adoc index a04587d1f9..303b3fe434 100644 --- a/website/content/en/releases/15.1R/relnotes.adoc +++ b/website/content/en/releases/15.1R/relnotes.adoc @@ -453,6 +453,10 @@ gitref:c8d759230a0e[repository=src]. The GCE image family now includes TARGET and FS in its name, ensuring that image families are unique per architecture and filesystem. This prevents the GCE instances API from selecting an incompatible image when using an image family name. gitref:0005bb76e2e7[repository=src]. +I/O interrupts from the man:ena[4] device on Graviton (arm64) systems are now spread between CPUs rather than all landing on CPU 0; this results in significantly higher network performance on those EC2 instance types. +gitref:b2ba4131b9b0[repository=src]. +{{< sponsored "Amazon" >}} + [[kernel]] == Kernel From nobody Wed May 6 18:50:47 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 4g9kwl3kxDz6cMkc for ; Wed, 06 May 2026 18:50:47 +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 4g9kwl1ytfz3tZG for ; Wed, 06 May 2026 18:50:47 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778093447; 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=6s5JP51cAgEkd/jF1kKJD+p0YceJp/y5SHPjbVJYe6E=; b=HzmD1UnUaHAlc/uB2G9RjAzdgvP5c+EDfZWwLCv7Vx4sCXzQDHQ+rs+3IxsPzt5rFWbNKm t+U4fEE4cv+12GMkLlR6wMO1EhnFyuvumlB0tl+5EAjOXeWSwGDFh+AdJEclJbU7sdUp// PG9uRvXdkHSqH7ov1aZSXbUf0/mgYUTnU1H5FiBMrJ3IRo4osZkkOOx8R88iwO0A5h5Tw6 cSyK3B/DmlWU2nr6uJi1y3zMv2q4Pg+Ro/M8HBg4BJq0bQxKSlA01bE2yoG86k16ft+Qbv Risldaq2/Tjjx2HmmuoG3qrjwW5i+3A09I7Jg8H1uBA02fKVDqMpjo/qwtuYPA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778093447; a=rsa-sha256; cv=none; b=vMnCkT5Iw6FZy9wLVxlk5am6EXlULn0/MFKwdBNRO3UGaugFE703g1X1E2nRMniaaEfqne /zbcA5GrY5CgVSC8scsFTB9eeOXNO9/mMZEhGThmRzbQG7yh0m3FJvJJflO5yogIpntZQs 9I3lihDWry5cjkZeKYdMh9GcrM6EfZF+59JAj83+YcKjhEawKoAgp16eXzeup9H/30W99o IIMdVwceDWGC/wueUdLtI+fTCFTNOq0zRNpQhZe9ZyhICFPanRe+BFk2LjsGxdKvlwF3p7 CDM19yt1mu2Vf3JzpCWjXZcknjpPnOfQq8HJPCC0xOJkeTSSzrFCdSthme/lrQ== 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=1778093447; 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=6s5JP51cAgEkd/jF1kKJD+p0YceJp/y5SHPjbVJYe6E=; b=DG6GBEOWwePvs9alazy9u8Z9IL07oxZrrcAWo8935R5jGTVxXmCtWIblKD2Goyz1tyWYra NBwIySLuz6cRIdRyChmxrhYEf+77P9P4qTdQ8iShjCqNY4rfM8YVmcBX+sfXTKkUwle/+w ZH6ag7/2OVpjJ+STVrnq1mKpC+bN9z8lgk2KTsK1tda/KfyGoMLpyB/JZoTRp1G9Ekfjer 81BDkKofVLqPeO4kBXoqK+7JRy/Q+b5Uq1TN9IGr4Wd/YVsUiLSeMIk00g3yUwmvEmtYhY Wx54BDJ5HSb8ppecA9CmOpa9W/GCvZF4D869vCHlQQphlYJyP+9Ld+jy6wwjQQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g9kwl1L4Xzrvd for ; Wed, 06 May 2026 18:50:47 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3cd21 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 06 May 2026 18:50:47 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: 722f176b27 - main - 15.1/relnotes: Include an ENA driver highlight 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: 722f176b277e3644af5c19d38b62cd2279b5322e Auto-Submitted: auto-generated Date: Wed, 06 May 2026 18:50:47 +0000 Message-Id: <69fb8d87.3cd21.53e06b7e@gitrepo.freebsd.org> The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=722f176b277e3644af5c19d38b62cd2279b5322e commit 722f176b277e3644af5c19d38b62cd2279b5322e Author: Colin Percival AuthorDate: 2026-05-06 18:49:48 +0000 Commit: Colin Percival CommitDate: 2026-05-06 18:49:48 +0000 15.1/relnotes: Include an ENA driver highlight Sponsored by: Amazon --- website/content/en/releases/15.1R/relnotes.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/website/content/en/releases/15.1R/relnotes.adoc b/website/content/en/releases/15.1R/relnotes.adoc index 303b3fe434..aa6d99cb6f 100644 --- a/website/content/en/releases/15.1R/relnotes.adoc +++ b/website/content/en/releases/15.1R/relnotes.adoc @@ -510,6 +510,7 @@ This section covers changes and additions to devices and device drivers since {r === Device Drivers man:ena[4] driver updated to v2.8.3. +This includes a bug fix to the receive path for jumbograms which can yield a 10x or higher improvement in network throughput. gitref:b949f8292de5[repository=src]. {{< sponsored "Amazon, Inc." >}} From nobody Wed May 6 18:50:44 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 4g9kwq15mtz6cMVk for ; Wed, 06 May 2026 18:50:51 +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 4g9kwp233Gz3v2v for ; Wed, 06 May 2026 18:50:50 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778093450; 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=cMzHH+fmLHOOwuvbrENYOz1UzKR8OBVQgXc1UQRb2JM=; b=dKyVCkXEqrc9ptAJuhWgEu3zJOM9ehPvNu33VqAihBUmsRXgF0LfTcgIjvDBmk5RjPqmhT LqNizroiYmbO8vWxjcmjdUCMwKgIjzszBVMbcU9F0A3cH+/aq23iPOkEeDUmhx1PMXKsaN jDbWnlJxfw9lPur1BbGXEsbR2puUleQ/JxAZAR6eV8HZQAfzlZfGvwgZWOHwfISF40Mv5i wa5eZLg5/VZEoHRmFPRk+etuskM4AdjS5IWa01iJE1dQwrPvtIs1cFF6GrRAXXOyKlx1x6 ZcNDAm9uAKn7oRC/Oa0X1TYEy2KMmvhLGHU3+A0JPOG4bv7fOeBMct1jCsJeow== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778093450; a=rsa-sha256; cv=none; b=r8OzvLKlXHhaObGi8n1rYFv4wB6dvxg17gTwNPUfvsdGmsNL2C9IwGl2Kfj6Bk2hsITu2N nsQgyVwwDRp/jabUbyjtK+jpza2mhNaaxdTnZSLzHwJbBHb0gXWFxJ1JaDPBsr/lq/3bpx Q8XD5P0DnGOsA0XHk8wAdYF4s1VxnTpXrR2xRPQPpfE3tsvIMHhopBtfCLtF9WeODNgTZs Ogj5k5zGq4hj6urYl+vnml8fktw81DFsEwi9TUwbMhLq/Ncj1CIg+sj1Fnwkj4F8RLwtl5 n5aXzojP5SSJw6YWAA4sJcXwteD2Lj6vMNJTxt4a4w4ihN5uPvYrCwe2MMt1Hg== 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=1778093450; 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=cMzHH+fmLHOOwuvbrENYOz1UzKR8OBVQgXc1UQRb2JM=; b=QqrsVdSkYxi45yidmlscU43HUOSTOX+wIeJe4NeOLyJ1jmVP8KhaUKCZUI4MoTiXEOsF5F XFRLNR2JIv/JX2e3J8Y2DqP8BCycTjjW5U9LUIi9OelMEwGCo/pPNYhEu1gg5uTbMd9n0i BdsVCAAd0WieM5lo5pJ8xFsXvijcoadXYz+Hgb+Hx4w+jZJ64PY6x01B7LHnjpvwO57x1J 86DbM0o8EjHDel1Q+5hkL5N6rJyaXkkmtgldXacFK+DK9+r3CoFJkiZQwsK9WrRPQe449h 9NPZWP3pUfM3hTXBZH9pelIUal//KMS6Gr69xVXMwcPTX8RFmOVpcv//4Wmm3w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g9kwp1NGQzrvj for ; Wed, 06 May 2026 18:50:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3a7f8 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 06 May 2026 18:50:44 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: 05d4f53019 - main - 15.1/relnotes: Clarify Extended Destination ID 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: 05d4f530194765887b5545c820628ba40c12e2b4 Auto-Submitted: auto-generated Date: Wed, 06 May 2026 18:50:44 +0000 Message-Id: <69fb8d84.3a7f8.155f0ac3@gitrepo.freebsd.org> The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=05d4f530194765887b5545c820628ba40c12e2b4 commit 05d4f530194765887b5545c820628ba40c12e2b4 Author: Colin Percival AuthorDate: 2026-05-06 18:38:52 +0000 Commit: Colin Percival CommitDate: 2026-05-06 18:41:35 +0000 15.1/relnotes: Clarify Extended Destination ID We don't merely recognize bits in CPUID; we make use of it to allow FreeBSD to run on larger VMs, including EC2 r8i.96xlarge. Sponsored by: Amazon --- website/content/en/releases/15.1R/relnotes.adoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/content/en/releases/15.1R/relnotes.adoc b/website/content/en/releases/15.1R/relnotes.adoc index b91a0b2ded..a04587d1f9 100644 --- a/website/content/en/releases/15.1R/relnotes.adoc +++ b/website/content/en/releases/15.1R/relnotes.adoc @@ -733,8 +733,9 @@ gitref:d29dd64b3f88[repository=src]. The amd64 architecture now supports LASS (Linear Address Space Separation), a security feature that helps isolate kernel and user address spaces. This change may affect debugging and low-level system programming. gitref:532c8d3f90b9[repository=src]. -The x86 cpuid code has added a flag for Extended Destination ID support, enabling support for up to 32768 APIC IDs in IO-APIC and MSI without interrupt remapping. +The amd64 architecture now supports the Extended Destination ID standard, enabling support for up to 32768 APIC IDs in IO-APIC and MSI without interrupt remapping; in particular, this adds support for EC2 "r8i.96xlarge" instances. gitref:b54646e37a2b[repository=src]. +{{< sponsored "Amazon" >}} [[documentation]] == Documentation From nobody Wed May 6 21:12:37 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 4g9p4Q0fzyz6cqCq for ; Wed, 06 May 2026 21:12:38 +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 4g9p4P6c1pz4F5g for ; Wed, 06 May 2026 21:12:37 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778101957; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=6mBdHcQl3Rz8FPm0NzT4Oz398l5Deme1SIfNls2mZ1E=; b=XMr6DBpSvY/rP4vRbacpeOaLArsXWktll4q4IX/T0FfJOwZCZIvc0QaHbrWPZAbu+FP6OJ fPC/1GDR25QpecPOSuLHY8xFSpi1T7Rycim3F80otUizxw3apPjiKQIKsSi+n6gEZTimsd 6tsrc/gBTV3QRUnMv8wd+Am+XNSktT/R7KqFheXoh7vwzucGCz60B2rSsFZAvJOl8AsteG DtxXoi9u8HoMdqek7twEsDBvf92JUHHmVctpaoNJOlT4V2VnkNqMu6pt41bVuPug80wVKW MWd9H5K3QgT5iqT6rucklFSBt4EfU1+496v0vtrctX/5/BQvUNNNEfVKYB58bg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778101957; a=rsa-sha256; cv=none; b=CmVFVF4JcTQB8bTc19Z5mde/gBY8DaWTbddSPs69MR0uKOj2/IFkCIIaiJDh5kYURwZ3qG Bd5NaVROwr4j2PeGuGFIgPjwZtzpLGqtjjQjQzrXYT5WZm6SL8+1BMZ9bBgLIfri13e9UH +bVXZed7gZpxklM1hQBDDR1LiKkQf2h5jih1mxB1V0ELQKRRhpJwKzP8qzQiCw8UgvHZre aF+Smf1uOs2vdsl4IUuA32H36Qr9kwCqsuU35qy6NsR8vBkY6SR4zZakO31w7mpX735mar qjVTn3LKndklRra0YviJd/99UR3iPn0LhBui/3Nu4B0G6zNF5PptqGmzlPVsMQ== 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=1778101957; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=6mBdHcQl3Rz8FPm0NzT4Oz398l5Deme1SIfNls2mZ1E=; b=xKjSS1Ur9fpCXg3BT/0PVn4APAUvBPaJG2/Cqcb6C7bQgxTnBLxZDE6LHjsPlACSD2nL7J KwkanPWc8bErbi4K/PJYZtN8/QUVBHATUBOQj8R4kTRsjqcQFVivLSGSBWdn4VuKLIISCX ihGd5G/L4McTTREm7kopjFxDPyFDardpqtihlNHK8/2uX4u+q2lyJ6YSUrYL1gvN/TMlyw t6HgIbm9DnW01G0BsbwGeYxy8nrb/dpPqHJmYPBIeydy1owqqxP/+pH1zg0WtzTSVTwY13 IBdXU2hAGWFYKWj0s10RQTSjsJVb5pWjXyEPSeQffnmFf63ibYrf9TDFg1Xwmw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g9p4P69q7zwb5 for ; Wed, 06 May 2026 21:12:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 243a5 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 06 May 2026 21:12:37 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Florine Kamdem From: Joseph Mingrone Subject: git: 335d81275e - main - press: Update Foundation blog posts for Jan-May 2026 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: jrm X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 335d81275ebc6c9479abe41c381e1a2c42465e6e Auto-Submitted: auto-generated Date: Wed, 06 May 2026 21:12:37 +0000 Message-Id: <69fbaec5.243a5.3ee94b29@gitrepo.freebsd.org> The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/doc/commit/?id=335d81275ebc6c9479abe41c381e1a2c42465e6e commit 335d81275ebc6c9479abe41c381e1a2c42465e6e Author: Florine Kamdem AuthorDate: 2026-05-06 08:30:13 +0000 Commit: Joseph Mingrone CommitDate: 2026-05-06 21:11:58 +0000 press: Update Foundation blog posts for Jan-May 2026 Sponsored by: The FreeBSD Foundation Pull Request: https://github.com/freebsd/freebsd-doc/pull/668 --- website/data/en/press/press.toml | 90 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) diff --git a/website/data/en/press/press.toml b/website/data/en/press/press.toml index 89475aebd7..dbfa20b42d 100644 --- a/website/data/en/press/press.toml +++ b/website/data/en/press/press.toml @@ -8,6 +8,96 @@ date = "2026-05-01" author = "FreeBSD Foundation" description = "Most of us probably use sudo or doas. Did you know about mdo though?" +[[press]] +name = "Cleaning Up Critical Infrastructure in FreeBSD" +url = "https://freebsdfoundation.org/blog/cleaning-up-critical-infrastructure-in-freebsd/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2026-04-20" +author = "FreeBSD Foundation" +description = "A look at how the Beach Cleaning Project improved FreeBSD’s security and infrastructure foundations." + +[[press]] +name = "AsiaBSDCon 2026 Trip Report – Minsoo Choo" +url = "https://freebsdfoundation.org/blog/asiabsdcon-2026-trip-report-minsoo-choo/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2026-04-15" +author = "FreeBSD Foundation" +description = "Minsoo Choo reports back from his visit to AsiaBSDCon 2026" + +[[press]] +name = "Call for testing: introducing the Laptop Integration Testing project" +url = "https://freebsdfoundation.org/blog/call-for-testing-introducing-the-laptop-integration-testing-project/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2026-04-06" +author = "FreeBSD Foundation" +description = "Learn how to participate in the Laptop Integration Testing project and contribute to improving FreeBSD on real hardware." + +[[press]] +name = "March 2026 FreeBSD Newsletter" +url = "https://freebsdfoundation.org/news-and-events/newsletter/march-newsletter/" +siteName = "FreeBSD Foundation Newsletter" +siteUrl = "https://freebsdfoundation.org/news-and-events/newsletter/" +date = "2026-04-02" +author = "FreeBSD Foundation" +description = "The March FreeBSD Newsletter" + +[[press]] +name = "Build a NAS using FreeBSD on a Raspberry Pi" +url = "https://freebsdfoundation.org/blog/build-a-nas-using-freebsd-on-a-raspberry-pi/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2026-03-17" +author = "FreeBSD Foundation" +description = "It’s easy to get FreeBSD running on a Raspberry Pi. So we were wondering if it’s possible to make a simple NAS out of a Pi…" + +[[press]] +name = "February 2026 FreeBSD Newsletter" +url = "https://freebsdfoundation.org/news-and-events/newsletter/february-newsletter/" +siteName = "FreeBSD Foundation Newsletter" +siteUrl = "https://freebsdfoundation.org/news-and-events/newsletter/" +date = "2026-03-03" +author = "FreeBSD Foundation" +description = "The February FreeBSD Newsletter" + +[[press]] +name = "Getting ready for the Cyber Resilience Act" +url = "https://freebsdfoundation.org/blog/getting-ready-for-the-cyber-resilience-act/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2026-02-25" +author = "FreeBSD Foundation" +description = "The FreeBSD Foundation has launched its Cyber Resilience Act (CRA) Readiness project for 2026" + +[[press]] +name = "FreeBSD Foundation Q4 2025 Status Update" +url = "https://freebsdfoundation.org/blog/freebsd-foundation-q4-2025-status-update/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2026-02-25" +author = "FreeBSD Foundation" +description = "Highlights of the FreeBSD Foundation’s contributions to the FreeBSD Project’s Q4 2025 Status Report." + +[[press]] +name = "January 2026 FreeBSD Newsletter" +url = "https://freebsdfoundation.org/news-and-events/newsletter/january-newsletter/" +siteName = "FreeBSD Foundation Newsletter" +siteUrl = "https://freebsdfoundation.org/news-and-events/newsletter/" +date = "2026-02-02" +author = "FreeBSD Foundation" +description = "The January FreeBSD Newsletter" + +[[press]] +name = "The Q4 2025 Issue of the FreeBSD Journal is Now Available!" +url = "https://freebsdfoundation.org/blog/the-q4-2025-issue-of-the-freebsd-journal-is-now-available/" +siteName = "FreeBSD Foundation Blog" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2026-01-27" +author = "FreeBSD Foundation" +description = "We are pleased to announce the October/November/December 2025 issue of the FreeBSD Journal, focused on FreeBSD 15.0, is now available" + [[press]] name = "The Register takes a look at FreeBSD 15" url = "https://www.theregister.com/2025/12/05/freebsd_15" From nobody Thu May 7 06:20:55 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 4gB2F84b89z6dZqJ for ; Thu, 07 May 2026 06:21:00 +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 4gB2F82xWkz3Fs4 for ; Thu, 07 May 2026 06:21:00 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778134860; 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=Km6cy2v8ADZ9f4bq/xSf3PJk9/Smg0eQUP2Pc64ONgo=; b=UfyWZ0C4R2qVmPasmQsGB3WmjbmTLBTylRpVkA96XKwHV8cf+G73di9JjCsdgYgMitoYTz PGfKT/TB9yO0nrxG+8ROIRIu9L7ubjBH7DcUs+cD2tjlGiJQVM9FWyaLlFi1yHlv40WAfL I+qrta7rH1l69KIKUeb6WHMetYsa+/l9K15vJIzToezfVDtGAIEjC5lP8Kfg5/nP9oijqD nXapESnmPaj+7a58k+QJ1ftMgX2gKQTdpzT1pJGLKRgSmWJLJXAA0IVhfc+6B90A3BcJ/M PPn1K0FO+29sGKuxLcB/zDKPttuaQaNZFZvmUoXG8hAlNn//HYywFBCgJMKozA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778134860; a=rsa-sha256; cv=none; b=HvkmxBSO0CacpUHk3mL+QlUeYBRa1uqznvtnXXb8/SSIvFshzd+G/1xPfPW1HW4ZYQnDBi VXsJuCkFhd+faVlujfTzHr81rojjRInOHZC8TcY+SeI6sWUYzwKjPQXIvrNU0hTtRiLZZ/ I+1boMpozwqklxwKcQ17mqWHUnUZviVC8VZj2COn9WZftEqBkQNIhkaNr0W5C1g/iGd//y VydhFf/kn/6xRQ2bW24ZY8+ODfjc5yfB2q8uHpUec9wqg9rFDkrcsE8R9rSwsdFnV7KBOR BoKAUH6YbDPFYavqk0Vvm5Y+OImJ3gFGwPPIAS8arw2b15ZRXjlsJY7+3BVYdg== 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=1778134860; 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=Km6cy2v8ADZ9f4bq/xSf3PJk9/Smg0eQUP2Pc64ONgo=; b=FaT6BVr+uwCB9FKZ4UoNxcL0pYBCsMpxm4MwG90sLGLZi9llduYarum8CtBoYNLcxb9nlD GfzWAbedXEgKmYjw8+NNV80MqJqnODfFvdahbybBIzJEQEX2TBFMekMM76nI1UggPXDYkn RQ58SfoijF5zk69PnwOZWTmp2L001VHqUISluIjH/K4KJIA/UQEoiaymG18LZKdZWoe8/N /zsdtTHRQFIs36FM46HCTL7SQTa8ctloBnwSLA0yRQrxDuXOZHjLSbIyN7iyid1zemONvS u9uQ2gcFfEqh/CUgwOiefr45y6mz8HVAgDOFNt7VboZ5OSbYmBPW6I3LqJh/7w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gB2F82HVhz56 for ; Thu, 07 May 2026 06:21:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3eca2 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 07 May 2026 06:20:55 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Marc Fonvieille Subject: git: a9fdefa410 - main - handbook: bump for 14.4-R 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: blackend X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a9fdefa41094dc990dca57618e9a6d121399a5aa Auto-Submitted: auto-generated Date: Thu, 07 May 2026 06:20:55 +0000 Message-Id: <69fc2f47.3eca2.300ad105@gitrepo.freebsd.org> The branch main has been updated by blackend: URL: https://cgit.FreeBSD.org/doc/commit/?id=a9fdefa41094dc990dca57618e9a6d121399a5aa commit a9fdefa41094dc990dca57618e9a6d121399a5aa Author: Marc Fonvieille AuthorDate: 2026-05-07 06:20:07 +0000 Commit: Marc Fonvieille CommitDate: 2026-05-07 06:20:07 +0000 handbook: bump for 14.4-R --- documentation/content/en/books/handbook/introduction.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/introduction.adoc b/documentation/content/en/books/handbook/introduction.adoc index 21919562ac..b127d3cace 100644 --- a/documentation/content/en/books/handbook/introduction.adoc +++ b/documentation/content/en/books/handbook/introduction.adoc @@ -1,7 +1,7 @@ [.abstract-title] Abstract -Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel150-current}-RELEASE_, _FreeBSD {rel143-current}-RELEASE_ and _{rel135-current}-RELEASE_. +Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel150-current}-RELEASE_, _FreeBSD {rel144-current}-RELEASE_ and _{rel135-current}-RELEASE_. This book is the result of ongoing work by many individuals. Some sections might be outdated. Those interested in helping to update and expand this document should send email to the {freebsd-doc}. From nobody Thu May 7 09:05:43 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 4gB5vJ4ClTz6RkW6 for ; Thu, 07 May 2026 09:05:48 +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 4gB5vJ3Knhz3ZtY for ; Thu, 07 May 2026 09:05:48 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778144748; 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=Hry0NET/yp6cZTwfWWrPM4qlqZP0I5WrTgLDVQBJYiQ=; b=M4C0o0sAEcPamuGTrWioE7YyCR2785qizrjVCoc0gXo4GJDkABbdx5APj7qUM4h7A2xXLu 1bHaNPBYvSvssEy4e3XKxz/FYPTvClMD5AQRDjtqm+OJ8ZtU/jj8ACtucaSenNQI69Nrpx gr/KAavepKWFMRYaYuxhI0ESg0zNs6VlHC2SazxkfincY1KUs267Pc7QHT6YWQSKUhcILU X9N5PADcEre8p2TIwJKgoxthrdYEqAA1RTGYFtX1l5kDPTVZ0stgM3M53aHort+1BZScIX VyO1dsRWtJ4OuVLiL/JMzSJq3CiyRJZuTDWc57Db3Rdpc4wyI3hfD3Zlg8EVUw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778144748; a=rsa-sha256; cv=none; b=h4bcknPvvmUMRQueEsq5rjKRWHV5iMBROrMcrzh7sr2CWIOAXJ3eyZAeoWT0vBrWp0GMx8 vmqG9Dio3jm/0Ud7RNM4UN0lnK+ZaiR29P0rhKBKlCoNO68nRlarA0KgZO0kuVuqRlxlrE ScHtfYTLExETymdvT4P/724MNm8yCnOqGP/tXjUdZH57TQ4GHuSAH61pIf582xYoQL8uXu UCCQoqbbNjEkUeNfulTLIpm9hLkDDccvpAFH9KXj2eAGH7jG+OLdfruC2qZYDP+h72NDpd XI9HIEUP+IMPfBSVJ/35c41606Pqc1qDdfpbOIAbWxLyQxkBoBL7mNoA/pX/Zg== 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=1778144748; 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=Hry0NET/yp6cZTwfWWrPM4qlqZP0I5WrTgLDVQBJYiQ=; b=EubvIF0sMg6T8em9OIOjQa9SJzPpmXE8btOAbqDDYXUlTO9JKdYb6JoPZUtKJ9mjqhdr4Q 3VRvGP1fvhiS01V8xTZG03yKit21pKeKCI4jqG8oisIu36ZehoSiIF7FXJEfs+EJhdE7B3 EisVmDTUgO7v+Dk+cXTsAVQZMDgmbxN3tb3c85pbqlap9ZnzvCuZmS+AXyHcWOj6FnvHuD i2B229xpfzqW2kW6mdzao8sYianhq83Z/nzkeX8Q8wxl5YgnaFFl9vHoffOr3v541pHeZ1 B9NrRzdpEWrsvEnAA0AIC+c3qRWeQdKXUlr9nkXH79b+3AtAxNlTPNOMiJIG4w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gB5vJ2pz1z4Vv for ; Thu, 07 May 2026 09:05:48 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1f78f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 07 May 2026 09:05:43 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Fernando Apeste=?utf-8?Q?gu=C3=ADa?= Subject: git: c06ad42897 - main - [phb][Uses]: Improve nodejs 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: fernape X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c06ad42897d56a7b1b7414a03d0b880d16fec834 Auto-Submitted: auto-generated Date: Thu, 07 May 2026 09:05:43 +0000 Message-Id: <69fc55e7.1f78f.2124821f@gitrepo.freebsd.org> The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=c06ad42897d56a7b1b7414a03d0b880d16fec834 commit c06ad42897d56a7b1b7414a03d0b880d16fec834 Author: Fernando Apesteguía AuthorDate: 2026-05-07 09:03:38 +0000 Commit: Fernando Apesteguía CommitDate: 2026-05-07 09:03:38 +0000 [phb][Uses]: Improve nodejs Update versions and arguments. --- documentation/content/en/books/porters-handbook/uses/_index.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/documentation/content/en/books/porters-handbook/uses/_index.adoc b/documentation/content/en/books/porters-handbook/uses/_index.adoc index 47b2b4a6b0..fa7827a1e0 100644 --- a/documentation/content/en/books/porters-handbook/uses/_index.adoc +++ b/documentation/content/en/books/porters-handbook/uses/_index.adoc @@ -1952,11 +1952,12 @@ on package:devel/samurai[] instead. [[uses-nodejs]] == `nodejs` -Possible arguments: (none), `build`, `run`, `current`, `lts`, `10`, `14`, `16`, - `17`. +Possible arguments: (none), `build`, `env`, `run`, `current`, `lts`, `20`, `22`, `24`, `25`, `26`. Uses nodejs. Adds a dependency on package:www/node*[]. If a supported version is specified then `run` and/or `build` must be specified too. +The `env` argument sets the environment variables `NODEJS_VERSION` and `NODEJS_SUFFIX`. +Currently `lts` is an alias for 24 and `current` is an alias for 26. [[uses-objc]] == `objc` From nobody Thu May 7 13:46:47 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 4gBD7c6LyGz6cKM2 for ; Thu, 07 May 2026 13:46:52 +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 4gBD7c5nH1z470k for ; Thu, 07 May 2026 13:46:52 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778161612; 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=VFKRBAwA2sMB3dGSJIq3R0j5oXFAeFJz9i+m88NACrE=; b=aJLE6CMkP4m9vEuMm8svDxds0+vT6oi9inOxpI+JO7qGVF9TEI4I7jVDZbhDBAJFiLX8x7 rBBOITW+oSodEzklHoRNEjzomZbGC26k64HfpJJXKFp96JyI2sP0GFCuTRmkRZAD+o7NeS 8QEkmYTojQId8dpLqE3PxZ27Vf/03v0x6N8wAdCLyZG0oJhEu36GzNxAkT9BfjFX77g+fE 8NtlFYtuw89Y2qQG3Mh2qH+hfqQeFEH9YtiTJR8hzGIObJB3/M5o1j1iRQXk8RIujOjSdR z1JQV36iCUH1ld0lU46kc+z/UlexylmwHTxt1ZJLUT5gkgHEQVBP7jUC3td/uA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778161612; a=rsa-sha256; cv=none; b=d1795P3aFQ/IFxFYqU79fSbbFCcLotoJ2QJ2m/jENBc6hIplEL28s4tyKO1BZVO+TfScEr /yzHkrcGCZ2BCnT0bFxt7G5XhBXl0moEo60ZvqB3mH41s6po/blQWBqtqS83hji2k8xRKd /udODBriI+02nNraiMiAqN2WhTzbugXcO8Kh8FoOHpOxydWvq7vaDoPnzubTAQjjIxw7Py 6ciyZGLm6/malCW7u+XpoyjVO4XqFFh+7woxVSOtIAPzIIytPhfL9/iD/9fs5cuYZRGZEl qwF7vxxaBI/WVg1F1jfZVpEXMMOXNg+1alsHHkx4SaG8V8XSwufHawTLiyzgTA== 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=1778161612; 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=VFKRBAwA2sMB3dGSJIq3R0j5oXFAeFJz9i+m88NACrE=; b=yE4/m8uUPQJFsXNa0SVAzKtJ/ldemWjAQ42sPYO1hlDU8GlMxg+5ZgsZEtLI8KzT5L3pXN Arik0Aj9ii3YwLGbikLOCt4KLSpoKyU8IxUMWcvhpo1+mbgPQeyJddXrQk5GqggMGa+pa4 xcx3sZ1kB+JMm6MPNbUyrBgCDngr2VmD9F7ZrZEhyS7rF8EOuUss/2cQpKnviIGujjjxOA WMWwktCNQdxHcv1AZV/Dv0h8qBsNCWwpzCgE2IPBf68TGz3FGHNhJhXz4DworsiFTbKfcE tYxHN16XkK7obTlKLrEZAFgi0mm6sWaRLfvLKovucHHQT242lm75SYCu3I1mCg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gBD7c5JZFzD12 for ; Thu, 07 May 2026 13:46:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1d924 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 07 May 2026 13:46:47 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Ed Maste Subject: git: cbd9256f85 - main - Vulnerability reporting: Ask for more information 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: emaste X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: cbd9256f85402c9710ee100a2d0b886d253deb5b Auto-Submitted: auto-generated Date: Thu, 07 May 2026 13:46:47 +0000 Message-Id: <69fc97c7.1d924.348c9d23@gitrepo.freebsd.org> The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/doc/commit/?id=cbd9256f85402c9710ee100a2d0b886d253deb5b commit cbd9256f85402c9710ee100a2d0b886d253deb5b Author: Ed Maste AuthorDate: 2026-05-06 20:23:59 +0000 Commit: Ed Maste CommitDate: 2026-05-07 13:46:16 +0000 Vulnerability reporting: Ask for more information - Extend "Example code" to reference PoC explicitly - Preferred "Credits" attribution - AI use Reviewed by: markj, oshogbo Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D56861 --- website/content/en/security/reporting.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/content/en/security/reporting.adoc b/website/content/en/security/reporting.adoc index 1331f85dad..f38df608ab 100644 --- a/website/content/en/security/reporting.adoc +++ b/website/content/en/security/reporting.adoc @@ -27,7 +27,9 @@ All reports should contain at least: * A description of the vulnerability. * What versions of FreeBSD seem to be affected if possible. * Any plausible workaround. -* Example code if possible. +* Example code if possible, including a minimal, self-contained proof of concept (PoC) where feasible. +* The reporter's preferred form of attribution for the "Credits" line in any resulting Security Advisory, if desired. +* Whether any automated tools or artificial intelligence systems were used as part of the discovery process, and if so, which tools or models. Whenever possible, including the background, problem description, impact, and workaround (if applicable) using the templates for link:../advisory-template.txt[security advisories] and link:../errata-template.txt[errata notices] as appropriate would also be helpful. From nobody Thu May 7 14:06:13 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 4gBDZ31z0wz6cLVM for ; Thu, 07 May 2026 14:06:19 +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 4gBDZ31FNwz48jL for ; Thu, 07 May 2026 14:06:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778162779; 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=0AnJvrXcaOPY5J6ZFbrVqszqgIrVCsJayUR4M3S3nDo=; b=g2jcyowMfvVyPwHQpAjvqYxyR82fSzGmh2O7O5ODC9ZuclXAlptS7N+jyiHl32vuSk2rwM TSrO0gH5e06gdO49gdvUyvGN/0VmrMx36GQuf/schaDYGq4AHH6xRo2/+V8rkYO/nG9iek xCDyzboL08r/WEEHHsIzoXMyx5a4fWrpI8WPC/5y2Jg5cOB+2nmS6DJ3XY5u0xH8Ssv3EL W5idid8KGnQtQwG6NtuyURO6lW22MqXSFIkXogkmfmPEiDj5nPczYVTR28efcUv7uU5Hiw rvHIrsgqkJHBug8Km06pWM+OyPaTS0MIFjO0zRkwfxnrYDJ3X+ouAUkTgxVSXA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778162779; a=rsa-sha256; cv=none; b=yCvK0pkxdcAqqGJiAHYDUsUhXvbuexf+oWcu6/WO6ojnXufUxaqoq2/PuQNWnEne/ZzVaW y5s6mTW8Eon9K9AJRKDTO6XEIrS1xkDsY+cFff0w3hLAEsVN0+9Wp8NRTItK/e7v4J7LTD Lcw7Gx2+arCMa9x+Asv6C0VUmKgLWWetm2PjPyV2DBSi0xRm1HZ3weu35wqzeUbaz44Vse s4L934JidxYj+QAcJZMO7xiG2fq6O9lS+4+lULcE3NEcPzCCLyYRPQMrf3YTPM9ZKispCy xj6CE5yQSzHdAqzb0wY5kTjD4JS/91i1cvhgMR2tjEKUnOp+DNlvHuA53p3LGw== 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=1778162779; 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=0AnJvrXcaOPY5J6ZFbrVqszqgIrVCsJayUR4M3S3nDo=; b=j7Mn5/yA/fPzV9/6ckBZGcIQ2zwmCz1SS1PlSmeW4/yL8428xhUrRKu3u9Gxfoelec2ND/ KVsngVKR/unK8y5FebSoyCn7xGyATM4xSehyfzcTlp1Ioy+bRxqYrNNWjdzb8K4ZyhPwSe yFbhB035UmXG0EynfEmLQQiexnp0rQ70/FtqJwsmbNcOPTosMYjvNeJ6Lq5sJeAmWclpqn CtIMnnjLc9fZMBNF46mRXBXLX/9w8ZlhOZX0aReT87Tllm2iGeCoYyD5b13M6imtxelyKa r/VrLW06WekW8/XFj/2L/tSZ+m7LObp7VxgmHRSOx2VnNYBuh0UsBue6+CmoRQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gBDZ30ZwSzD2Q for ; Thu, 07 May 2026 14:06:19 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 20444 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 07 May 2026 14:06:13 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Ed Maste Subject: git: 18cf6c7c4c - main - vendors: Remove iXsystems 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: emaste X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 18cf6c7c4c7ceb182ccaa066e200371a7370657d Auto-Submitted: auto-generated Date: Thu, 07 May 2026 14:06:13 +0000 Message-Id: <69fc9c55.20444.64dab44f@gitrepo.freebsd.org> The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/doc/commit/?id=18cf6c7c4c7ceb182ccaa066e200371a7370657d commit 18cf6c7c4c7ceb182ccaa066e200371a7370657d Author: Ed Maste AuthorDate: 2025-05-30 13:42:24 +0000 Commit: Ed Maste CommitDate: 2026-05-07 14:04:26 +0000 vendors: Remove iXsystems iXsystems spun off[1] its server business to Amaara Networks. [1] https://web.archive.org/web/20250213170249/https://www.ixsystems.com/blog/ixsystems-experiences-record-growth-in-truenas-enterprise-storage-spins-off-server-business-to-amaara-networks/ --- website/data/en/vendors/hardware.toml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/website/data/en/vendors/hardware.toml b/website/data/en/vendors/hardware.toml index f88996e3e6..e5fb2e54b3 100644 --- a/website/data/en/vendors/hardware.toml +++ b/website/data/en/vendors/hardware.toml @@ -96,12 +96,6 @@ name = "Netgate" url = "https://shop.netgate.com/" description = "Netgate is a high quality communications appliance manufacturer that designs highly configurable computers engineered for low-power, high-throughput, dependable deployments. We offer quick deployment with off-the-shelf systems, specialized custom product solutions and an end-to-end OEM service program for large customers.

Netgate directly supports Open Source software and Open Source hardware projects by providing management, engineering and support resources for the pfSense project.

" -[[hardware]] -id = "iXsystems" -name = "iXsystems" -url = "http://www.iXsystems.com/" -description = "iXsystems (formerly OffMyServer) provides FreeBSD and Linux-based Internet infrastructure-grade rackmount servers, network appliances, enterprise blade servers, and storage products to a global market. We use only the best quality components and do the required testing in advance - knowing that you are going to run your mission-critical applications on our servers. We are confident that you will appreciate our approach - give us an opportunity to server you! Send us an email at info@iXsystems.com." - [[hardware]] id = "PCW" name = "PCW Microsystems, Inc." From nobody Thu May 7 14:20:20 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 4gBDtK2t2hz6cMLF for ; Thu, 07 May 2026 14:20:25 +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 4gBDtK2RLqz4B1q for ; Thu, 07 May 2026 14:20:25 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778163625; 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=EDXTVulzREKU/kSdt/lCtcnrCms4uwnqwWOltAEkFUQ=; b=Xg5cuV58YWpmYUbFJ279vt7PKVhM0SkcYxVaen10fudAEm4oL6I2vwXeddOwn9bT4Wv75e c0Dwweo0HNI/NOgccdAzIuweRvOKPNK+zdW6WUf6TDVUStf4GY58suFpPQiBT7D/XX1hNC j4XEd/DYjttbeZLxUh0RThevQ7s5vwE6ioJdK3Xp7F3w3twMiInKYN0dS2ZvuyGSntkmzK mSUUrwFgxdFjpX5AZYUGzjO+QeszT+1d+EkSoPSSmwRUVLnz52J1MngGwLpw6jnuwrbJlI SD54d8uTx4aUiJ+yW+LVEJWl0PWbDC/L3hRMHpnPG6ZgFLGKSLxS6VpRsBLPWw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778163625; a=rsa-sha256; cv=none; b=CnIDRTWGzN6OoovfD429/NPFjYceOfLTalNJVPa7b7vcTqIi/hQuAYnPNUrVfLAWt8zmHw w1dM6TqvcIzj1BluU4yOI4TmuPk27Js15Czi8e0OKQib9jgwHBPEj4w4gTmNBEjI44hY1n KwkE3tfJCgoxVOn/WN6fqD/RtHIOmmta5LB8w/NR4zXLAO+Nzfcyb156mz2tl9zW40IneI QF/Df2jyLpGAzb6Q3NagW3v9ZOGKm9ZwgVlGUGKVR1u7das7w2cDLNYsivhQJ8onTt+DM8 gsysesdgq1x49hQgomLZtFfgIMYnRQSzCUFyHzQMVcZlCMqsof2k2tCesTrEMg== 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=1778163625; 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=EDXTVulzREKU/kSdt/lCtcnrCms4uwnqwWOltAEkFUQ=; b=KDzRqmJNYX2VBvrf+o+wdxuhrhEtmIB29Dvz+111nwDABdAgQSLdXr/eJw2haOrdfghzkE LFZ/pB0+jfWE2J+fwPKU/Z/XZMpe0XB1B0M/oFPtneMhB2eOSex4MDugSeH0b1oZ1Y/sjG G74VMf3L6OJ0ss9JzhZPPT45bUofpqcEE3RpqNWS16wGrePc0hiehqgA4SwKgn/S8UpxnU V0AY0TG8eXQLRYQ1xZ33x3UsxxCB4WVYXittdgcycesEOJ5akgg4W0T9mnCE/yv7YjOUCY JZmzCliLLV5u/ctYEohnLJItg4Tst/HagcZtL5DEE3s0KiHa3uvcC6MxZkY2nw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gBDtK1q6nzTgK for ; Thu, 07 May 2026 14:20:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 215e6 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 07 May 2026 14:20:20 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Ed Maste Subject: git: 6183910d61 - main - developers-handbook: Remove some refs to long-past-EOL versions 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: emaste X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6183910d617e179c8e39d82125e3f63fab2b99a8 Auto-Submitted: auto-generated Date: Thu, 07 May 2026 14:20:20 +0000 Message-Id: <69fc9fa4.215e6.4e789a39@gitrepo.freebsd.org> The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/doc/commit/?id=6183910d617e179c8e39d82125e3f63fab2b99a8 commit 6183910d617e179c8e39d82125e3f63fab2b99a8 Author: Ed Maste AuthorDate: 2024-12-09 13:26:52 +0000 Commit: Ed Maste CommitDate: 2026-05-07 14:19:51 +0000 developers-handbook: Remove some refs to long-past-EOL versions Reviewed by: markj Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D56868 --- .../content/en/books/developers-handbook/kerneldebug/_index.adoc | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/documentation/content/en/books/developers-handbook/kerneldebug/_index.adoc b/documentation/content/en/books/developers-handbook/kerneldebug/_index.adoc index 006ae4178a..407042d805 100644 --- a/documentation/content/en/books/developers-handbook/kerneldebug/_index.adoc +++ b/documentation/content/en/books/developers-handbook/kerneldebug/_index.adoc @@ -77,12 +77,12 @@ Full memory dumps:: Hold the complete contents of physical memory. Minidumps:: -Hold only memory pages in use by the kernel (FreeBSD 6.2 and higher). +Hold only memory pages in use by the kernel. Textdumps:: -Hold captured, scripted, or interactive debugger output (FreeBSD 7.1 and higher). +Hold captured, scripted, or interactive debugger output. -Minidumps are the default dump type as of FreeBSD 7.0, and in most cases will capture all necessary information present in a full memory dump, as most problems can be isolated only using kernel state. +Minidumps are the default dump type, and in most cases will capture all necessary information present in a full memory dump, as most problems can be isolated only using kernel state. [[config-dumpdev]] === Configuring the Dump Device @@ -172,7 +172,6 @@ After rebooting, your system should save a dump in [.filename]#/var/crash# along ==== This section covers man:kgdb[1]. The latest version is included in the package:devel/gdb[]. -An older version is also present in FreeBSD 11 and earlier. ==== To enter into the debugger and begin getting information from the dump, start kgdb: @@ -551,7 +550,6 @@ Remember that it is hard to read the on-line manual while single-stepping the ke == On-Line Kernel Debugging Using Remote GDB The FreeBSD kernel provides a second KDB backend for on-line debugging: man:gdb[4]. -This feature has been supported since FreeBSD 2.2, and it is actually a very neat one. GDB has supported _remote debugging_ for a long time. This is done using a very simple protocol along a serial line. From nobody Thu May 7 18:28:04 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 4gBLN42qPNz6d00k for ; Thu, 07 May 2026 18:28:04 +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 4gBLN42451z3xxx for ; Thu, 07 May 2026 18:28:04 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778178484; 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=U+Xm8OM+nmP7EvA6lckvnvIjW8nKzwbwdwbMf/7mSTc=; b=Dwlousx9FBFGlJflrXN/xaNp1T/8luzs3canOgRXPqqOu5RfblLRQPHTDf2bUxTKc0DHFS NEVjdEqkXg9K+KBROGwAf2uZHWlTFwSWWQM/0A9ahWs09EsxQ+AmP6uCCMFpkE79MkE0y7 OosSsUjB+jVe18j/qHoPYCfSclTMyd2VddaJqVur3XSypzy0lHniH1XQRrwTOFFIVz0mCq d5fe5/atH8YuAd+m2vZ0R6ggTEB8O9vegzrVQ2khsav5UnwBArcS+LdL96wYvGMb0TSmPY zGM6gpYpHfRnCjPVDgHAo0DqOO2T4t9mDH2SSmUgazEfD2LjJKwIN2DnW53MLw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778178484; a=rsa-sha256; cv=none; b=v85nKmrntjKqWR381D+Y+5RGEXLTcD4ovtUQBIcv3tJ4883XvT09Xp2ekrulrjuLxPITK8 cc0SiTPd7Q+ucanQd02tpPLvVH1RosTXO8RmabRKpzRheV9uheAjjting/h2nJsMRfKNj/ R77A3V2ZyCXLOmTIa2H3Mos8/0QHi70is+flEJ5fdqtkSzWIjSMcwuiPL+zmPFheVR6ygw qVq0ONt8yYnZlk44C29fX9VJtmTD6NJ0MLT5cZRQIEEfKXxBga8N7j/2b4GQHxUEmZXwX3 9eO+G8jyol9wZt93Mrie2nZMwn8DMJKlrsQtXz/eAedPj6VBI+7H05gJLucZjw== 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=1778178484; 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=U+Xm8OM+nmP7EvA6lckvnvIjW8nKzwbwdwbMf/7mSTc=; b=qsgIOy1O5kgUj/ifdTU09QCaOfjfY19WeEC8QWA9wdS+uLe0BNnn+BaUdTqc0ldXPTjD7X 0YNnMtyZq3TyuVpgoO+TXDpViIUdHOZrmViPnQNI2uRfgS28ZXsyOyVLjUoyIIoy2vNUvq kzM2NEzMFErbnRmzkb6Xat63wAu7fRK8M5V9HLcA1DolpFVUpJlpxWV16UqCGjS9IEEjcO /BR5B5omL2l6wyrzB7ngguc9icZ+Two4GZeLAvg+ZSj963a7hJonBLnJOJkvwSFUPVUSLn cFxtgJaBb33lfeOAZNaivezC8HYDbDvjj2y1zHuqa4F0m9KzVvXOw6eD0ueytQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gBLN41LLrzdrg for ; Thu, 07 May 2026 18:28:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 43419 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 07 May 2026 18:28:04 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Li-Wen Hsu Subject: git: f69cf22b0b - main - platforms: Remove 13.x support tier information 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: lwhsu X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f69cf22b0b53a0bd5b9e4d501a50f18ea2f74c2e Auto-Submitted: auto-generated Date: Thu, 07 May 2026 18:28:04 +0000 Message-Id: <69fcd9b4.43419.7f10009@gitrepo.freebsd.org> The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=f69cf22b0b53a0bd5b9e4d501a50f18ea2f74c2e commit f69cf22b0b53a0bd5b9e4d501a50f18ea2f74c2e Author: Li-Wen Hsu AuthorDate: 2026-05-07 18:24:46 +0000 Commit: Li-Wen Hsu CommitDate: 2026-05-07 18:24:46 +0000 platforms: Remove 13.x support tier information Move platforms not supored by 14.x and newer to unsupported platforms table. Sponsored by: The FreeBSD Foundation --- website/content/en/platforms/_index.adoc | 55 ++++---------------------------- 1 file changed, 7 insertions(+), 48 deletions(-) diff --git a/website/content/en/platforms/_index.adoc b/website/content/en/platforms/_index.adoc index 2908ba6562..a10e8cce07 100644 --- a/website/content/en/platforms/_index.adoc +++ b/website/content/en/platforms/_index.adoc @@ -12,10 +12,9 @@ include::shared/en/urls.adoc[] Here is a list of platforms supported by FreeBSD. [.tblbasic] -[cols=",,,,,",options="header",] +[cols=",,,,",options="header",] |=== |Platform Name |TARGET_ARCH -|13.x link:{committers-guide}#archs[Support Tier] |14.x link:{committers-guide}#archs[Support Tier] |15.x link:{committers-guide}#archs[Support Tier] |Projected 16.x link:{committers-guide}#archs[Support Tier] @@ -24,11 +23,9 @@ Here is a list of platforms supported by FreeBSD. |Tier 1 |Tier 1 |Tier 1 -|Tier 1 |32-bit x86 |link:i386[i386] |Tier 2 -|Tier 2 |Unsupported |Unsupported @@ -36,10 +33,8 @@ Here is a list of platforms supported by FreeBSD. |Tier 1 |Tier 1 |Tier 1 -|Tier 1 |32-bit ARMv6 |link:arm[armv6] -|Tier 2 |Tier 3 |Unsupported |Unsupported @@ -48,47 +43,14 @@ Here is a list of platforms supported by FreeBSD. |Tier 2 |Tier 2 |Tier 2 -|Tier 2 - -|32-bit MIPS soft-float |link:mips[mips, mipsel] -|Tier 2 -|Unsupported -|Unsupported -|Unsupported - -|32-bit MIPS hard-float |link:mips[mipshf, mipselhf] -|Tier 2 -|Unsupported -|Unsupported -|Unsupported - -|32-bit MIPS n32 |link:mips[mipsn32] -|Tier 2 -|Unsupported -|Unsupported -|Unsupported - -|64-bit MIPS soft-float |link:mips[mips64, mips64el] -|Tier 2 -|Unsupported -|Unsupported -|Unsupported - -|64-bit MIPS hard-float |link:mips[mips64hf, mips64elhf] -|Tier 2 -|Unsupported -|Unsupported -|Unsupported |32-bit PowerPC |link:ppc[powerpc] |Tier 2 -|Tier 2 |Unsupported |Unsupported |32-bit PowerPC with SPE |link:ppc[powerpcspe] |Tier 2 -|Tier 2 |Unsupported |Unsupported @@ -96,25 +58,16 @@ Here is a list of platforms supported by FreeBSD. |Tier 2 |Tier 2 |Tier 2 -|Tier 2 |64-bit PowerPC little-endian |link:ppc[powerpc64le] |Tier 2 |Tier 2 |Tier 2 -|Tier 2 |64-bit RISC-V |https://wiki.freebsd.org/riscv[riscv64] |Tier 2 |Tier 2 |Tier 2 -|Tier 2 - -|64-bit RISC-V soft-float |https://wiki.freebsd.org/riscv[riscv64sf] -|Tier 2 -|Unsupported -|Unsupported -|Unsupported |=== == Unsupported Platforms @@ -129,6 +82,12 @@ These platforms were supported by older versions of FreeBSD. |32-bit little-endian ARM v4/v5|arm |link:../releases/#rel12-4[12.4] |32-bit big-endian ARM |armeb |link:../releases/#rel11-4[11.4] |Intel IA-64 |ia64 |link:../releases/#rel10-4[10.4] +|32-bit MIPS soft-float |mips, mipsel |link:../releases/#rel13-5[13.5] +|32-bit MIPS hard-float |mipshf, mipselhf |link:../releases/#rel13-5[13.5] +|32-bit MIPS n32 |mipsn32 |link:../releases/#rel13-5[13.5] +|64-bit MIPS soft-float |mips64, mips64el |link:../releases/#rel13-5[13.5] +|64-bit MIPS hard-float |mips64hf, mips64elhf |link:../releases/#rel13-5[13.5] |PC98 |pc98 |link:../releases/#rel11-4[11.4] +|64-bit RISC-V soft-float |riscv64sf |link:../releases/#rel13-5[13.5] |64-bit SPARCv9 |sparc64 |link:../releases/#rel12-4[12.4] |=== From nobody Thu May 7 18:40:51 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 4gBLfq45scz6d108 for ; Thu, 07 May 2026 18:40:51 +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 4gBLfq1mnvz41ff for ; Thu, 07 May 2026 18:40:51 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778179251; 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=QDaj8hMEPQhCopZiepa6ZY4QmwkzWXIb7q27El5uT8Y=; b=GjyvvlBU6Se6mA/e8pf5xN04yORwwO9EFJnTKUbi4QMPZEjBF5jAr9/nbHYQKsr6CDKvWm oedCXw4F2xIdnCPSgulj2kLo4q/DUlabpeoyd418/RHDPlEHxmbK2H2mtksj7F0ZeQN4lM Om4/+Vi1kv94dgQfDjgciwHDDkvQiosF0/bl4CECT3fDm1VTmTmFDlQ/DQYXpp67kLCJX5 NP9x9c1E6yKNr0leFNmtoJnVEMnhHWmjAx+PadbtFmf93GMSNGOv91fZOVjbNg3qetoXHr L9CfEW4NuH1WiONW3ACo5DwsyGpQMahFxIvX8TCe2KBSMXjNYZwFkdmIM88cQg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778179251; a=rsa-sha256; cv=none; b=tft1ZjTyMprQVQszfMAJB2fKbEV4GlHpM0p5zkl2AvHGMzmuQKcZcvuzO7zlzK7Z7LpJxl l+YgYN5BKxNNvTsZf6zJfL68s8TGYpAewgnp7SHzmTS5TRpkZKt1xiaDKU1i5HjQbCSFe9 FIYxtpg3VUjYjP9RR05uayQg9yw6UkfjuH5kaFXC7rynBacz6dhgaLn+SWj3FHEZsW+Yt+ JqKmeZsAwzGQBHktoui4o24StetnnWyYkEJ6JhMJ6L3T6i+3miK4e9vVUR5NKPKWUrr4nq r63TByAi4o26xR1+JtOP/1sETy/vAHFSlG8w89g/ZkVTUFIAT+z86wOxQFdqhg== 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=1778179251; 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=QDaj8hMEPQhCopZiepa6ZY4QmwkzWXIb7q27El5uT8Y=; b=bQwI2/4slGofJT1AwWsHZcAJvh9mwiSNU91T0De4Sq4CYh+KNHs+pypJWLETOklzkLj36Q 5kGYFUL3PAAwzQWhBYXNZvKL4ZGJqvkZ8T2Z84iQI/8A8EXsnLx6cZLXDF1nZaHBqkQpKb sOG+i6Lwh0lNBlBdNoNot3oaejl3ys/O4+lwcpueuAIv/idwygOIgyOZADXGMbWpdI3NsQ yteWqkUnJYRTf6uwanRdekUhvymDPouFES3wjqJsw1eJAVug22CtjHTt09sF6oxheWwOyq puile7a6xAi32/oSNww83oI4uq8zSsrHusVks/n+QDxcG3zfmBF6tlQge/zCZg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gBLfq16fhzfP3 for ; Thu, 07 May 2026 18:40:51 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 44250 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 07 May 2026 18:40:51 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Li-Wen Hsu Subject: git: 6994dd013e - main - releases: Add (complete) anchors to release entries 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: lwhsu X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6994dd013ee4b899b7cb32f59397f18dc5a0586f Auto-Submitted: auto-generated Date: Thu, 07 May 2026 18:40:51 +0000 Message-Id: <69fcdcb3.44250.69bedc4f@gitrepo.freebsd.org> The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=6994dd013ee4b899b7cb32f59397f18dc5a0586f commit 6994dd013ee4b899b7cb32f59397f18dc5a0586f Author: Li-Wen Hsu AuthorDate: 2026-05-07 18:40:35 +0000 Commit: Li-Wen Hsu CommitDate: 2026-05-07 18:40:35 +0000 releases: Add (complete) anchors to release entries Sponsored by: The FreeBSD Foundation --- website/content/en/releases/_index.adoc | 176 ++++++++++++++++---------------- 1 file changed, 88 insertions(+), 88 deletions(-) diff --git a/website/content/en/releases/_index.adoc b/website/content/en/releases/_index.adoc index 789e4f5c5e..76db75855d 100644 --- a/website/content/en/releases/_index.adoc +++ b/website/content/en/releases/_index.adoc @@ -25,13 +25,13 @@ For information about branches, release dates, and estimated end-of-life (EOL) d === Production Releases -* *Release {rel150-current}* ({rel150-current-date}) _link:{u-rel150-announce}[Announcement] : link:{u-rel150-notes}[Release Notes] : link:{u-rel150-installation}[Installation Instructions] : link:{u-rel150-hardware}[Hardware Compatibility List] : link:{u-rel150-readme}[Readme] : link:{u-rel150-errata}[Errata] : link:{u-rel150-signatures}[Signed Checksums]_ +* [[rel15-0]] *Release {rel150-current}* ({rel150-current-date}) _link:{u-rel150-announce}[Announcement] : link:{u-rel150-notes}[Release Notes] : link:{u-rel150-installation}[Installation Instructions] : link:{u-rel150-hardware}[Hardware Compatibility List] : link:{u-rel150-readme}[Readme] : link:{u-rel150-errata}[Errata] : link:{u-rel150-signatures}[Signed Checksums]_ -* *Release {rel144-current}* ({rel144-current-date}) _link:{u-rel144-announce}[Announcement] : link:{u-rel144-notes}[Release Notes] : link:{u-rel144-installation}[Installation Instructions] : link:{u-rel144-hardware}[Hardware Compatibility List] : link:{u-rel144-readme}[Readme] : link:{u-rel144-errata}[Errata] : link:{u-rel144-signatures}[Signed Checksums]_ +* [[rel14-4]] *Release {rel144-current}* ({rel144-current-date}) _link:{u-rel144-announce}[Announcement] : link:{u-rel144-notes}[Release Notes] : link:{u-rel144-installation}[Installation Instructions] : link:{u-rel144-hardware}[Hardware Compatibility List] : link:{u-rel144-readme}[Readme] : link:{u-rel144-errata}[Errata] : link:{u-rel144-signatures}[Signed Checksums]_ === Legacy -* *Release {rel143-current}* ({rel143-current-date}) _link:{u-rel143-announce}[Announcement] : link:{u-rel143-notes}[Release Notes] : link:{u-rel143-installation}[Installation Instructions] : link:{u-rel143-hardware}[Hardware Compatibility List] : link:{u-rel143-readme}[Readme] : link:{u-rel143-errata}[Errata] : link:{u-rel143-signatures}[Signed Checksums]_ +* [[rel14-3]] *Release {rel143-current}* ({rel143-current-date}) _link:{u-rel143-announce}[Announcement] : link:{u-rel143-notes}[Release Notes] : link:{u-rel143-installation}[Installation Instructions] : link:{u-rel143-hardware}[Hardware Compatibility List] : link:{u-rel143-readme}[Readme] : link:{u-rel143-errata}[Errata] : link:{u-rel143-signatures}[Signed Checksums]_ [[future]] == Future @@ -45,90 +45,90 @@ The latest snapshots from our link:{handbook}cutting-edge/#stable[FreeBSD-STABLE For historical information about branches, release dates, types, and EOL dates, see link:../security/unsupported/[Unsupported Releases]. -* *14.2* ({rel142-current-date}) _link:{u-rel142-announce}[Announcement] : link:{u-rel142-notes}[Release Notes] : link:{u-rel142-installation}[Installation Instructions] : link:{u-rel142-hardware}[Hardware Compatibility List] : link:{u-rel142-readme}[Readme] : link:{u-rel142-errata}[Errata] : link:{u-rel142-signatures}[Signed Checksums]_ -* *14.1* ({rel141-current-date}) _link:{u-rel141-announce}[Announcement] : link:{u-rel141-notes}[Release Notes] : link:{u-rel141-installation}[Installation Instructions] : link:{u-rel141-hardware}[Hardware Compatibility List] : link:{u-rel141-readme}[Readme] : link:{u-rel141-errata}[Errata] : link:{u-rel141-signatures}[Signed Checksums]_ -* *14.0* ({rel140-current-date}) _link:{u-rel140-announce}[Announcement] : link:{u-rel140-notes}[Release Notes] : link:{u-rel140-installation}[Installation Instructions] : link:{u-rel140-hardware}[Hardware Compatibility List] : link:{u-rel140-readme}[Readme] : link:{u-rel140-errata}[Errata] : link:{u-rel140-signatures}[Signed Checksums]_ -* *13.5* ({rel135-current-date}) _link:{u-rel135-announce}[Announcement] : link:{u-rel135-notes}[Release Notes] : link:{u-rel135-installation}[Installation Instructions] : link:{u-rel135-hardware}[Hardware Compatibility List] : link:{u-rel135-readme}[Readme] : link:{u-rel135-errata}[Errata] : link:{u-rel135-signatures}[Signed Checksums]_ -* *13.4* ({rel134-current-date}) _link:{u-rel134-announce}[Announcement] : link:{u-rel134-notes}[Release Notes] : link:{u-rel134-installation}[Installation Instructions] : link:{u-rel134-hardware}[Hardware Compatibility List] : link:{u-rel134-readme}[Readme] : link:{u-rel134-errata}[Errata] : link:{u-rel134-signatures}[Signed Checksums]_ -* *13.3* ({rel133-current-date}) _link:{u-rel133-announce}[Announcement] : link:{u-rel133-notes}[Release Notes] : link:{u-rel133-installation}[Installation Instructions] : link:{u-rel133-hardware}[Hardware Compatibility List] : link:{u-rel133-readme}[Readme] : link:{u-rel133-errata}[Errata] : link:{u-rel133-signatures}[Signed Checksums]_ -* *13.2* ({rel132-current-date}) _link:{u-rel132-announce}[Announcement] : link:{u-rel132-notes}[Release Notes] : link:{u-rel132-installation}[Installation Instructions] : link:{u-rel132-hardware}[Hardware Compatibility List] : link:{u-rel132-readme}[Readme] : link:{u-rel132-errata}[Errata] : link:{u-rel132-signatures}[Signed Checksums]_ -* *13.1* ({rel131-current-date}) _link:{u-rel131-announce}[Announcement] : link:{u-rel131-notes}[Release Notes] : link:{u-rel131-installation}[Installation Instructions] : link:{u-rel131-hardware}[Hardware Compatibility List] : link:{u-rel131-readme}[Readme] : link:{u-rel131-errata}[Errata] : link:{u-rel131-signatures}[Signed Checksums]_ -* *{rel130-current}* ({rel130-current-date}) _link:{u-rel130-announce}[Announcement] : link:{u-rel130-notes}[Release Notes] : link:{u-rel130-installation}[Installation Instructions] : link:{u-rel130-hardware}[Hardware Compatibility List] : link:{u-rel130-readme}[Readme] : link:{u-rel130-errata}[Errata] : link:{u-rel130-signatures}[Signed Checksums]_ -* *12.4* ({rel124-current-date}) _link:{u-rel124-announce}[Announcement] : link:{u-rel124-notes}[Release Notes] : link:{u-rel124-installation}[Installation Instructions] : link:{u-rel124-hardware}[Hardware Compatibility List] : link:{u-rel124-readme}[Readme] : link:{u-rel124-errata}[Errata] : link:{u-rel124-signatures}[Signed Checksums]_ -* *12.3* ({rel123-current-date}) _link:{u-rel123-announce}[Announcement] : link:{u-rel123-notes}[Release Notes] : link:{u-rel123-installation}[Installation Instructions] : link:{u-rel123-hardware}[Hardware Compatibility List] : link:{u-rel123-readme}[Readme] : link:{u-rel123-errata}[Errata] : link:{u-rel123-signatures}[Signed Checksums]_ -* *12.2* ({rel122-current-date}) _link:{u-rel122-announce}[Announcement] : link:{u-rel122-notes}[Release Notes] : link:{u-rel122-installation}[Installation Instructions] : link:{u-rel122-hardware}[Hardware Compatibility List] : link:{u-rel122-readme}[Readme] : link:{u-rel122-errata}[Errata] : link:{u-rel122-signatures}[Signed Checksums]_ -* *{rel121-current}* ({rel121-current-date}) _link:{u-rel121-announce}[Announcement] : link:{u-rel121-notes}[Release Notes] : link:{u-rel121-installation}[Installation Instructions] : link:{u-rel121-hardware}[Hardware Compatibility List] : link:{u-rel121-readme}[Readme] : link:{u-rel121-errata}[Errata] : link:{u-rel121-signatures}[Signed Checksums]_ -* *12.0* ({rel120-current-date}) _link:12.0R/announce/[Announcement]: link:12.0R/relnotes/[Release Notes]: link:12.0R/installation/[Installation Instructions]: link:12.0R/hardware/[Hardware Notes]: link:12.0R/readme/[Readme]: link:12.0R/errata/[Errata]: link:12.0R/signatures/[Checksums]_ +* [[rel14-2]] *14.2* ({rel142-current-date}) _link:{u-rel142-announce}[Announcement] : link:{u-rel142-notes}[Release Notes] : link:{u-rel142-installation}[Installation Instructions] : link:{u-rel142-hardware}[Hardware Compatibility List] : link:{u-rel142-readme}[Readme] : link:{u-rel142-errata}[Errata] : link:{u-rel142-signatures}[Signed Checksums]_ +* [[rel14-1]] *14.1* ({rel141-current-date}) _link:{u-rel141-announce}[Announcement] : link:{u-rel141-notes}[Release Notes] : link:{u-rel141-installation}[Installation Instructions] : link:{u-rel141-hardware}[Hardware Compatibility List] : link:{u-rel141-readme}[Readme] : link:{u-rel141-errata}[Errata] : link:{u-rel141-signatures}[Signed Checksums]_ +* [[rel14-0]] *14.0* ({rel140-current-date}) _link:{u-rel140-announce}[Announcement] : link:{u-rel140-notes}[Release Notes] : link:{u-rel140-installation}[Installation Instructions] : link:{u-rel140-hardware}[Hardware Compatibility List] : link:{u-rel140-readme}[Readme] : link:{u-rel140-errata}[Errata] : link:{u-rel140-signatures}[Signed Checksums]_ +* [[rel13-5]] *13.5* ({rel135-current-date}) _link:{u-rel135-announce}[Announcement] : link:{u-rel135-notes}[Release Notes] : link:{u-rel135-installation}[Installation Instructions] : link:{u-rel135-hardware}[Hardware Compatibility List] : link:{u-rel135-readme}[Readme] : link:{u-rel135-errata}[Errata] : link:{u-rel135-signatures}[Signed Checksums]_ +* [[rel13-4]] *13.4* ({rel134-current-date}) _link:{u-rel134-announce}[Announcement] : link:{u-rel134-notes}[Release Notes] : link:{u-rel134-installation}[Installation Instructions] : link:{u-rel134-hardware}[Hardware Compatibility List] : link:{u-rel134-readme}[Readme] : link:{u-rel134-errata}[Errata] : link:{u-rel134-signatures}[Signed Checksums]_ +* [[rel13-3]] *13.3* ({rel133-current-date}) _link:{u-rel133-announce}[Announcement] : link:{u-rel133-notes}[Release Notes] : link:{u-rel133-installation}[Installation Instructions] : link:{u-rel133-hardware}[Hardware Compatibility List] : link:{u-rel133-readme}[Readme] : link:{u-rel133-errata}[Errata] : link:{u-rel133-signatures}[Signed Checksums]_ +* [[rel13-2]] *13.2* ({rel132-current-date}) _link:{u-rel132-announce}[Announcement] : link:{u-rel132-notes}[Release Notes] : link:{u-rel132-installation}[Installation Instructions] : link:{u-rel132-hardware}[Hardware Compatibility List] : link:{u-rel132-readme}[Readme] : link:{u-rel132-errata}[Errata] : link:{u-rel132-signatures}[Signed Checksums]_ +* [[rel13-1]] *13.1* ({rel131-current-date}) _link:{u-rel131-announce}[Announcement] : link:{u-rel131-notes}[Release Notes] : link:{u-rel131-installation}[Installation Instructions] : link:{u-rel131-hardware}[Hardware Compatibility List] : link:{u-rel131-readme}[Readme] : link:{u-rel131-errata}[Errata] : link:{u-rel131-signatures}[Signed Checksums]_ +* [[rel13-0]] *{rel130-current}* ({rel130-current-date}) _link:{u-rel130-announce}[Announcement] : link:{u-rel130-notes}[Release Notes] : link:{u-rel130-installation}[Installation Instructions] : link:{u-rel130-hardware}[Hardware Compatibility List] : link:{u-rel130-readme}[Readme] : link:{u-rel130-errata}[Errata] : link:{u-rel130-signatures}[Signed Checksums]_ +* [[rel12-4]] *12.4* ({rel124-current-date}) _link:{u-rel124-announce}[Announcement] : link:{u-rel124-notes}[Release Notes] : link:{u-rel124-installation}[Installation Instructions] : link:{u-rel124-hardware}[Hardware Compatibility List] : link:{u-rel124-readme}[Readme] : link:{u-rel124-errata}[Errata] : link:{u-rel124-signatures}[Signed Checksums]_ +* [[rel12-3]] *12.3* ({rel123-current-date}) _link:{u-rel123-announce}[Announcement] : link:{u-rel123-notes}[Release Notes] : link:{u-rel123-installation}[Installation Instructions] : link:{u-rel123-hardware}[Hardware Compatibility List] : link:{u-rel123-readme}[Readme] : link:{u-rel123-errata}[Errata] : link:{u-rel123-signatures}[Signed Checksums]_ +* [[rel12-2]] *12.2* ({rel122-current-date}) _link:{u-rel122-announce}[Announcement] : link:{u-rel122-notes}[Release Notes] : link:{u-rel122-installation}[Installation Instructions] : link:{u-rel122-hardware}[Hardware Compatibility List] : link:{u-rel122-readme}[Readme] : link:{u-rel122-errata}[Errata] : link:{u-rel122-signatures}[Signed Checksums]_ +* [[rel12-1]] *{rel121-current}* ({rel121-current-date}) _link:{u-rel121-announce}[Announcement] : link:{u-rel121-notes}[Release Notes] : link:{u-rel121-installation}[Installation Instructions] : link:{u-rel121-hardware}[Hardware Compatibility List] : link:{u-rel121-readme}[Readme] : link:{u-rel121-errata}[Errata] : link:{u-rel121-signatures}[Signed Checksums]_ +* [[rel12-0]] *12.0* ({rel120-current-date}) _link:12.0R/announce/[Announcement]: link:12.0R/relnotes/[Release Notes]: link:12.0R/installation/[Installation Instructions]: link:12.0R/hardware/[Hardware Notes]: link:12.0R/readme/[Readme]: link:12.0R/errata/[Errata]: link:12.0R/signatures/[Checksums]_ * [[rel11-4]] *11.4* ({rel114-current-date}) _link:11.4R/announce/[Announcement]: link:11.4R/relnotes/[Release Notes]: link:11.4R/installation/[Installation Instructions]: link:11.4R/hardware/[Hardware Notes]: link:11.4R/readme/[Readme]: link:11.4R/errata/[Errata]: link:11.4R/signatures/[Checksums]_ -* *11.3* ({rel113-current-date}) _link:11.3R/announce/[Announcement]: link:11.3R/relnotes/[Release Notes]: link:11.3R/installation/[Installation Instructions]: link:11.3R/hardware/[Hardware Notes]: link:11.3R/readme/[Readme]: link:11.3R/errata/[Errata]: link:11.3R/signatures/[Checksums]_ -* *11.2* ({rel112-current-date}) _link:11.2R/announce/[Announcement]: link:11.2R/relnotes/[Release Notes]: link:11.2R/installation/[Installation Instructions]: link:11.2R/hardware/[Hardware Notes]: link:11.2R/readme/[Readme]: link:11.2R/errata/[Errata]: link:11.2R/signatures/[Checksums]_ -* *11.1* ({rel111-current-date}) _link:11.1R/announce/[Announcement]: link:11.1R/relnotes/[Release Notes]: link:11.1R/installation/[Installation Instructions]: link:11.1R/hardware/[Hardware Notes]: link:11.1R/readme/[Readme]: link:11.1R/errata/[Errata]: link:11.1R/signatures/[Checksums]_ -* *11.0* ({rel110-current-date}) _link:11.0R/announce/[Announcement]: link:11.0R/relnotes/[Release Notes]: link:11.0R/installation/[Installation Instructions]: link:11.0R/hardware/[Hardware Notes]: link:11.0R/readme/[Readme]: link:11.0R/errata/[Errata]: link:11.0R/signatures/[Checksums]_ +* [[rel11-3]] *11.3* ({rel113-current-date}) _link:11.3R/announce/[Announcement]: link:11.3R/relnotes/[Release Notes]: link:11.3R/installation/[Installation Instructions]: link:11.3R/hardware/[Hardware Notes]: link:11.3R/readme/[Readme]: link:11.3R/errata/[Errata]: link:11.3R/signatures/[Checksums]_ +* [[rel11-2]] *11.2* ({rel112-current-date}) _link:11.2R/announce/[Announcement]: link:11.2R/relnotes/[Release Notes]: link:11.2R/installation/[Installation Instructions]: link:11.2R/hardware/[Hardware Notes]: link:11.2R/readme/[Readme]: link:11.2R/errata/[Errata]: link:11.2R/signatures/[Checksums]_ +* [[rel11-1]] *11.1* ({rel111-current-date}) _link:11.1R/announce/[Announcement]: link:11.1R/relnotes/[Release Notes]: link:11.1R/installation/[Installation Instructions]: link:11.1R/hardware/[Hardware Notes]: link:11.1R/readme/[Readme]: link:11.1R/errata/[Errata]: link:11.1R/signatures/[Checksums]_ +* [[rel11-0]] *11.0* ({rel110-current-date}) _link:11.0R/announce/[Announcement]: link:11.0R/relnotes/[Release Notes]: link:11.0R/installation/[Installation Instructions]: link:11.0R/hardware/[Hardware Notes]: link:11.0R/readme/[Readme]: link:11.0R/errata/[Errata]: link:11.0R/signatures/[Checksums]_ * [[rel10-4]] *10.4* ({rel104-current-date}) _link:10.4R/announce/[Announcement]: link:10.4R/relnotes/[Release Notes]: link:10.4R/installation/[Installation Instructions]: link:10.4R/hardware/[Hardware Notes]: link:10.4R/readme/[Readme]: link:10.4R/errata/[Errata]: link:10.4R/signatures/[Checksums]_ -* *10.3* ({rel103-current-date}) _link:10.3R/announce/[Announcement]: link:10.3R/relnotes/[Release Notes]: link:10.3R/installation[Installation Instructions]: link:10.3R/hardware[Hardware Notes]: link:10.3R/readme[Readme]: link:10.3R/errata[Errata]: link:10.3R/signatures[Checksums]_ -* *10.2* ({rel102-current-date}) _link:10.2R/announce[Announcement]: link:10.2R/relnotes[Release Notes]: link:10.2R/installation[Installation Instructions]: link:10.2R/hardware[Hardware Notes]: link:10.2R/readm[Readme]: link:10.2R/errata[Errata]_ -* *10.1* ({rel101-current-date}) _link:10.1R/announce[Announcement]: link:10.1R/relnotes[Release Notes]: link:10.1R/installation[Installation Instructions]: link:10.1R/hardware[Hardware Notes]: link:10.1R/readme[Readme]: link:10.1R/errata[Errata]_ -* *10.0* ({rel100-current-date}) _link:10.0R/announce[Announcement]: link:10.0R/relnotes[Release Notes]: link:10.0R/installation[Installation Instructions]: link:10.0R/hardware[Hardware Notes]: link:10.0R/readme[Readme]: link:10.0R/errata[Errata]_ -* *9.3* ({rel93-current-date}) _link:9.3R/announce/[Announcement]: link:9.3R/relnotes/[Release Notes]: link:9.3R/installation/[Installation Instructions]: link:9.3R/hardware/[Hardware Notes]: link:9.3R/readme/[Readme]: link:9.3R/errata/[Errata]_ -* *9.2* ({rel92-current-date}) _link:9.2R/announce/[Announcement]: link:9.2R/relnotes/[Release Notes]: link:9.2R/installation/[Installation Instructions]: link:9.2R/hardware/[Hardware Notes]: link:9.2R/readme/[Readme]: link:9.2R/errata/[Errata]_ -* *9.1* ({rel91-current-date}) _link:9.1R/announce/[Announcement]: link:9.1R/relnotes/[Release Notes]: link:9.1R/installation/[Installation Instructions]: link:9.1R/hardware/[Hardware Notes]: link:9.1R/readme/[Readme]: link:9.1R/errata/[Errata]_ -* *9.0* ({rel90-current-date}) _link:9.0R/announce/[Announcement]: link:9.0R/relnotes/[Release Notes]: link:9.0R/installation/[Installation Instructions]: link:9.0R/hardware/[Hardware Notes]: link:9.0R/readme/[Readme]: link:9.0R/errata/[Errata]_ -* *8.4* ({rel84-current-date}) _link:8.4R/announce/[Announcement]: link:8.4R/relnotes/[Release Notes]: link:8.4R/installation/[Installation Instructions]: link:8.4R/hardware/[Hardware Notes]: link:8.4R/readme/[Readme]: link:8.4R/errata/[Errata]_ -* *8.3* ({rel83-current-date}) _link:8.3R/announce/[Announcement]: link:8.3R/relnotes/[Release Notes]: link:8.3R/installation/[Installation Instructions]: link:8.3R/hardware/[Hardware Notes]: link:8.3R/readme/[Readme]: link:8.3R/errata/[Errata]_ -* *8.2* ({rel82-current-date}) _link:8.2R/announce/[Announcement]: link:8.2R/relnotes/[Release Notes]: link:8.2R/hardware/[Hardware Notes]: link:8.2R/readme/[Readme]: link:8.2R/errata/[Errata]_ -* *8.1* ({rel81-current-date}) _link:8.1R/announce/[Announcement]: link:8.1R/relnotes/[Release Notes]: link:8.1R/hardware/[Hardware Notes]: link:8.1R/readme/[Readme]: link:8.1R/errata/[Errata]_ -* *8.0* ({rel80-current-date}) _link:8.0R/announce/[Announcement]: link:8.0R/relnotes/[Release Notes]: link:8.0R/hardware/[Hardware Notes]: link:8.0R/readme/[Readme]: link:8.0R/errata/[Errata]_ -* *7.4* ({rel74-current-date}) _link:7.4R/announce/[Announcement]: link:7.4R/relnotes/[Release Notes]: link:7.4R/hardware/[Hardware Notes]: link:7.4R/readme/[Readme]: link:7.4R/errata/[Errata]_ -* *7.3* ({rel73-current-date}) _link:7.3R/announce/[Announcement]: link:7.3R/relnotes/[Release Notes]: link:7.3R/hardware/[Hardware Notes]: link:7.3R/readme/[Readme]: link:7.3R/errata/[Errata]_ -* *7.2* ({rel72-current-date}) _link:7.2R/announce/[Announcement]: link:7.2R/relnotes/[Release Notes]: link:7.2R/hardware/[Hardware Notes]: link:7.2R/readme/[Readme]: link:7.2R/errata/[Errata]_ -* *7.1* ({rel71-current-date}) _link:7.1R/announce/[Announcement]: link:7.1R/relnotes/[Release Notes]: link:7.1R/hardware/[Hardware Notes]: link:7.1R/readme/[Readme]: link:7.1R/errata/[Errata]_ -* *7.0* ({rel70-current-date}) _link:7.0R/announce/[Announcement]: link:7.0R/relnotes/[Release Notes]: link:7.0R/hardware/[Hardware Notes]: link:7.0R/readme/[Readme]: link:7.0R/errata/[Errata]_ -* [[rel6-4]]*6.4* ({rel64-current-date}) _link:6.4R/announce/[Announcement]: link:6.4R/relnotes/[Release Notes]: link:6.4R/hardware/[Hardware Notes]: link:6.4R/installation/[Installation Notes]: link:6.4R/readme/[Readme]: link:6.4R/errata/[Errata]_ -* *6.3* ({rel63-current-date}) _link:6.3R/announce/[Announcement]: link:6.3R/relnotes/[Release Notes]: link:6.3R/hardware/[Hardware Notes]: link:6.3R/installation/[Installation Notes]: link:6.3R/readme/[Readme]: link:6.3R/errata/[Errata]_ -* *6.2* ({rel62-current-date}) _link:6.2R/announce/[Announcement]: link:6.2R/relnotes/[Release Notes]: link:6.2R/hardware/[Hardware Notes]: link:6.2R/installation/[Installation Notes]: link:6.2R/readme/[Readme]: link:6.2R/errata/[Errata]_ -* *6.1* ({rel61-current-date}) _link:6.1R/announce/[Announcement]: link:6.1R/relnotes/[Release Notes]: link:6.1R/hardware/[Hardware Notes]: link:6.1R/installation/[Installation Notes]: link:6.1R/readme/[Readme]: link:6.1R/errata/[Errata]_ -* *6.0* ({rel60-current-date}) _link:6.0R/announce/[Announcement]: link:6.0R/relnotes/[Release Notes]: link:6.0R/hardware/[Hardware Notes]: link:6.0R/installation/[Installation Notes]: link:6.0R/readme/[Readme]: link:6.0R/errata/[Errata]_ -* *5.5* ({rel55-current-date}) _link:5.5R/announce/[Announcement]: link:5.5R/relnotes/[Release Notes]: link:5.5R/hardware/[Hardware Notes]: link:5.5R/installation/[Installation Notes]: link:5.5R/readme/[Readme]: link:5.5R/errata/[Errata]:_ -* *5.4* ({rel54-current-date}) _link:5.4R/announce/[Announcement]: link:5.4R/relnotes/[Release Notes]: link:5.4R/hardware/[Hardware Notes]: link:5.4R/installation/[Installation Notes]: link:5.4R/readme/[Readme]: link:5.4R/errata/[Errata]: link:5.4R/migration-guide/[Migration Guide]_ -* *5.3* ({rel53-current-date}) _link:5.3R/announce/[Announcement]: link:5.3R/relnotes/[Release Notes]: link:5.3R/hardware/[Hardware Notes]: link:5.3R/installation/[Installation Notes]: link:5.3R/readme/[Readme]: link:5.3R/errata/[Errata]: link:5.3R/migration-guide/[Migration Guide]_ -* *5.2.1* ({rel52-1-current-date}) _link:5.2.1R/announce/[Announcement]: link:5.2.1R/relnotes/[Release Notes]: link:5.2.1R/hardware/[Hardware Notes]: link:5.2.1R/installation/[Installation Notes]: link:5.2.1R/readme/[Readme]: link:5.2.1R/errata/[Errata]: link:5.2.1R/early-adopter/[Early Adopter's Guide]_ -* *5.2* ({rel52-current-date}) _link:5.2R/announce/[Announcement]: link:5.2R/relnotes/[Release Notes]: link:5.2R/hardware/[Hardware Notes]: link:5.2R/installation/[Installation Notes]: link:5.2R/readme/[Readme]: link:5.2R/errata/[Errata]: link:5.2R/early-adopter/[Early Adopter's Guide]_ -* *5.1* ({rel51-current-date}) _link:5.1R/announce/[Announcement]: link:5.1R/relnotes/[Release Notes]: link:5.1R/hardware/[Hardware Notes]: link:5.1R/installation/[Installation Notes]: link:5.1R/readme/[Readme]: link:5.1R/errata/[Errata]: link:5.1R/early-adopter/[Early Adopter's Guide]_ -* *5.0* ({rel50-current-date}) _link:5.0R/announce/[Announcement]: link:5.0R/relnotes/[Release Notes]: link:5.0R/hardware/[Hardware Notes]: link:5.0R/installation/[Installation Notes]: link:5.0R/readme/[Readme]: link:5.0R/errata/[Errata]: link:5.0R/early-adopter/[Early Adopter's Guide]_ -* *4.11* ({rel411-current-date}) _link:4.11R/announce/[Announcement]: link:4.11R/relnotes/[Release Notes]: link:4.11R/hardware/[Hardware Notes]: link:4.11R/installation/[Installation Notes]: link:4.11R/readme/[Readme]: link:4.11R/errata/[Errata]_ -* *4.10* ({rel410-current-date}) _link:4.10R/announce/[Announcement]: link:4.10R/relnotes/[Release Notes]: link:4.10R/hardware/[Hardware Notes]: link:4.10R/installation/[Installation Notes]: link:4.10R/readme/[Readme]: link:4.10R/errata/[Errata]_ -* *4.9* ({rel49-current-date}) _link:4.9R/announce/[Announcement]: link:4.9R/relnotes/[Release Notes]: link:4.9R/hardware/[Hardware Notes]: link:4.9R/installation/[Installation Notes]: link:4.9R/readme/[Readme]: link:4.9R/errata/[Errata]_ -* *4.8* ({rel48-current-date}) _link:4.8R/announce/[Announcement]: link:4.8R/relnotes/[Release Notes]: link:4.8R/hardware/[Hardware Notes]: link:4.8R/installation/[Installation Notes]: link:4.8R/readme/[Readme]: link:4.8R/errata/[Errata]_ -* *4.7* ({rel47-current-date}) _link:4.7R/announce/[Announcement]: link:4.7R/relnotes/[Release Notes]: link:4.7R/hardware/[Hardware Notes]: link:4.7R/installation/[Installation Notes]: link:4.7R/readme/[Readme]: link:4.7R/errata/[Errata]_ -* *4.6.2* ({rel46-2-current-date}) _link:4.6.2R/announce/[Announcement]: link:4.6.2R/relnotes/[Release Notes]: link:4.6.2R/hardware/[Hardware Notes]: link:4.6.2R/readme/[Readme]: link:4.6.2R/errata/[Errata]_ -* *4.6* ({rel46-current-date}) _link:4.6R/announce/[Announcement]: link:4.6R/relnotes/[Release Notes]: link:4.6R/hardware/[Hardware Notes]: link:4.6R/installation/[Installation Notes]: link:4.6R/errata/[Errata]_ -* *4.5* ({rel45-current-date}) _link:4.5R/announce/[Announcement]: link:4.5R/notes/[Release Notes]: link:4.5R/hardware/[Hardware Notes]: link:4.5R/errata/[Errata]_ -* *4.4* ({rel44-current-date}) _link:4.4R/announce/[Announcement]: link:4.4R/notes/[Release Notes]: link:4.4R/hardware/[Hardware Notes]: link:4.4R/errata/[Errata]_ -* *4.3* ({rel43-current-date}) _link:./4.3R/announce/[Announcement]: link:./4.3R/notes/[Release Notes]: link:./4.3R/errata/[Errata]_ -* *4.2* ({rel42-current-date}) _link:./4.2R/announce/[Announcement]: link:./4.2R/notes/[Release Notes]: link:./4.2R/errata/[Errata]_ -* *4.1.1* ({rel41-1-current-date}) _link:./4.1.1R/announce/[Announcement] : link:./4.1.1R/notes/[Release Notes] : link:./4.1.1R/errata/[Errata]_ -* *4.1* ({rel41-current-date}) _link:./4.1R/announce/[Announcement]: link:./4.1R/notes/[Release Notes]: link:./4.1R/errata/[Errata]_ -* *4.0* ({rel40-current-date}) _link:./4.0R/announce/[Announcement]: link:./4.0R/notes/[Release Notes]: link:./4.0R/errata/[Errata]_ -* *3.5* ({rel35-current-date}) _link:./3.5R/announce/[Announcement]: link:./3.5R/notes/[Release Notes]: link:./3.5R/errata/[Errata]_ -* *3.4* ({rel34-current-date}) _link:./3.4R/announce/[Announcement]: link:./3.4R/notes/[Release Notes]: link:./3.4R/errata/[Errata]_ -* *3.3* ({rel33-current-date}) _link:./3.3R/announce/[Announcement] : link:./3.3R/notes/[Release Notes] : link:./3.3R/errata/[Errata]_ -* *3.2* ({rel32-current-date}) _link:./3.2R/announce/[Announcement] : link:./3.2R/notes/[Release Notes] : link:./3.2R/errata/[Errata]_ -* *3.1* ({rel31-current-date}) _link:./3.1R/announce/[Announcement] : link:./3.1R/notes/[Release Notes] : link:./3.1R/errata/[Errata]_ -* *3.0* ({rel30-current-date}) _link:./3.0R/announce/[Announcement] : link:./3.0R/notes/[Release Notes] : link:./3.0R/errata/[Errata]_ -* *2.2.8* ({rel22-8-current-date}) _link:./2.2.8R/announce/[Announcement] : link:./2.2.8R/notes/[Release Notes] : link:./2.2.8R/errata/[Errata]_ -* *2.2.7* ({rel22-7-current-date}) _link:./2.2.7R/announce/[Announcement] : link:./2.2.7R/notes/[Release Notes] : link:./2.2.7R/errata/[Errata]_ -* *2.2.6* ({rel22-6-current-date}) _link:./2.2.6R/announce/[Announcement] : link:./2.2.6R/notes/[Release Notes] : link:./2.2.6R/errata/[Errata]_ -* *2.2.5* ({rel22-5-current-date}) _link:./2.2.5R/announce/[Announcement] : link:./2.2.5R/notes/[Release Notes] : link:./2.2.5R/errata/[Errata]_ -* *2.2.2* ({rel22-2-current-date}) _link:./2.2.2R/notes/[Release Notes] : link:./2.2.2R/errata/[Errata]_ -* *2.2.1* ({rel22-1-current-date}) _link:./2.2.1R/notes/[Release Notes]_ -* *2.2* ({rel22-current-date}) _link:./2.2R/announce/[Announcement] : link:./2.2R/notes/[Release Notes]_ -* *2.1.7* ({rel21-7-current-date}) _link:./2.1.7R/announce/[Announcement] : link:./2.1.7R/notes/[Release Notes]_ -* *2.1.6* ({rel21-6-current-date}) _link:./2.1.6R/announce/[Announcement] : link:./2.1.6R/notes/[Release Notes]_ -* *2.1.5* ({rel21-5-current-date}) _link:./2.1.5R/announce/[Announcement] : link:./2.1.5R/notes/[Release Notes]_ -* *2.1* ({rel21-current-date}) _link:./2.1R/announce/[Announcement] : link:./2.1R/notes/[Release Notes]_ -* *2.0.5* ({rel20-5-current-date}) _link:./2.0.5R/announce/[Announcement] : link:./2.0.5R/notes/[Release Notes]_ -* *2.0* ({rel20-current-date}) _link:./2.0/announce/[Announcement] : link:./2.0/notes/[Release Notes]_ -* *1.1.5.1* ({rel11-5-1-current-date}) _link:./1.1.5.1/ANNOUNCEMENT.FreeBSD.txt[Announcement] : link:./1.1.5.1/WHATS_NEW-1.1.5.1.txt[What's New]_ -* *1.1.5* _link:./1.1.5/RELNOTES.FreeBSD.txt[Release Notes] link:./1.1.5/WHATS_NEW-1.1.5.txt[What's New]_ -* *1.1* ({rel11-current-date}) _link:./1.1/RELNOTES.FreeBSD.txt[Release Notes]_ -* *1.0* ({rel10-current-date}) _link:./1.0/announce/[Announcement]_ +* [[rel10-3]] *10.3* ({rel103-current-date}) _link:10.3R/announce/[Announcement]: link:10.3R/relnotes/[Release Notes]: link:10.3R/installation[Installation Instructions]: link:10.3R/hardware[Hardware Notes]: link:10.3R/readme[Readme]: link:10.3R/errata[Errata]: link:10.3R/signatures[Checksums]_ +* [[rel10-2]] *10.2* ({rel102-current-date}) _link:10.2R/announce[Announcement]: link:10.2R/relnotes[Release Notes]: link:10.2R/installation[Installation Instructions]: link:10.2R/hardware[Hardware Notes]: link:10.2R/readm[Readme]: link:10.2R/errata[Errata]_ +* [[rel10-1]] *10.1* ({rel101-current-date}) _link:10.1R/announce[Announcement]: link:10.1R/relnotes[Release Notes]: link:10.1R/installation[Installation Instructions]: link:10.1R/hardware[Hardware Notes]: link:10.1R/readme[Readme]: link:10.1R/errata[Errata]_ +* [[rel10-0]] *10.0* ({rel100-current-date}) _link:10.0R/announce[Announcement]: link:10.0R/relnotes[Release Notes]: link:10.0R/installation[Installation Instructions]: link:10.0R/hardware[Hardware Notes]: link:10.0R/readme[Readme]: link:10.0R/errata[Errata]_ +* [[rel9-3]] *9.3* ({rel93-current-date}) _link:9.3R/announce/[Announcement]: link:9.3R/relnotes/[Release Notes]: link:9.3R/installation/[Installation Instructions]: link:9.3R/hardware/[Hardware Notes]: link:9.3R/readme/[Readme]: link:9.3R/errata/[Errata]_ +* [[rel9-2]] *9.2* ({rel92-current-date}) _link:9.2R/announce/[Announcement]: link:9.2R/relnotes/[Release Notes]: link:9.2R/installation/[Installation Instructions]: link:9.2R/hardware/[Hardware Notes]: link:9.2R/readme/[Readme]: link:9.2R/errata/[Errata]_ +* [[rel9-1]] *9.1* ({rel91-current-date}) _link:9.1R/announce/[Announcement]: link:9.1R/relnotes/[Release Notes]: link:9.1R/installation/[Installation Instructions]: link:9.1R/hardware/[Hardware Notes]: link:9.1R/readme/[Readme]: link:9.1R/errata/[Errata]_ +* [[rel9-0]] *9.0* ({rel90-current-date}) _link:9.0R/announce/[Announcement]: link:9.0R/relnotes/[Release Notes]: link:9.0R/installation/[Installation Instructions]: link:9.0R/hardware/[Hardware Notes]: link:9.0R/readme/[Readme]: link:9.0R/errata/[Errata]_ +* [[rel8-4]] *8.4* ({rel84-current-date}) _link:8.4R/announce/[Announcement]: link:8.4R/relnotes/[Release Notes]: link:8.4R/installation/[Installation Instructions]: link:8.4R/hardware/[Hardware Notes]: link:8.4R/readme/[Readme]: link:8.4R/errata/[Errata]_ +* [[rel8-3]] *8.3* ({rel83-current-date}) _link:8.3R/announce/[Announcement]: link:8.3R/relnotes/[Release Notes]: link:8.3R/installation/[Installation Instructions]: link:8.3R/hardware/[Hardware Notes]: link:8.3R/readme/[Readme]: link:8.3R/errata/[Errata]_ +* [[rel8-2]] *8.2* ({rel82-current-date}) _link:8.2R/announce/[Announcement]: link:8.2R/relnotes/[Release Notes]: link:8.2R/hardware/[Hardware Notes]: link:8.2R/readme/[Readme]: link:8.2R/errata/[Errata]_ +* [[rel8-1]] *8.1* ({rel81-current-date}) _link:8.1R/announce/[Announcement]: link:8.1R/relnotes/[Release Notes]: link:8.1R/hardware/[Hardware Notes]: link:8.1R/readme/[Readme]: link:8.1R/errata/[Errata]_ +* [[rel8-0]] *8.0* ({rel80-current-date}) _link:8.0R/announce/[Announcement]: link:8.0R/relnotes/[Release Notes]: link:8.0R/hardware/[Hardware Notes]: link:8.0R/readme/[Readme]: link:8.0R/errata/[Errata]_ +* [[rel7-4]] *7.4* ({rel74-current-date}) _link:7.4R/announce/[Announcement]: link:7.4R/relnotes/[Release Notes]: link:7.4R/hardware/[Hardware Notes]: link:7.4R/readme/[Readme]: link:7.4R/errata/[Errata]_ +* [[rel7-3]] *7.3* ({rel73-current-date}) _link:7.3R/announce/[Announcement]: link:7.3R/relnotes/[Release Notes]: link:7.3R/hardware/[Hardware Notes]: link:7.3R/readme/[Readme]: link:7.3R/errata/[Errata]_ +* [[rel7-2]] *7.2* ({rel72-current-date}) _link:7.2R/announce/[Announcement]: link:7.2R/relnotes/[Release Notes]: link:7.2R/hardware/[Hardware Notes]: link:7.2R/readme/[Readme]: link:7.2R/errata/[Errata]_ +* [[rel7-1]] *7.1* ({rel71-current-date}) _link:7.1R/announce/[Announcement]: link:7.1R/relnotes/[Release Notes]: link:7.1R/hardware/[Hardware Notes]: link:7.1R/readme/[Readme]: link:7.1R/errata/[Errata]_ +* [[rel7-0]] *7.0* ({rel70-current-date}) _link:7.0R/announce/[Announcement]: link:7.0R/relnotes/[Release Notes]: link:7.0R/hardware/[Hardware Notes]: link:7.0R/readme/[Readme]: link:7.0R/errata/[Errata]_ +* [[rel6-4]] *6.4* ({rel64-current-date}) _link:6.4R/announce/[Announcement]: link:6.4R/relnotes/[Release Notes]: link:6.4R/hardware/[Hardware Notes]: link:6.4R/installation/[Installation Notes]: link:6.4R/readme/[Readme]: link:6.4R/errata/[Errata]_ +* [[rel6-3]] *6.3* ({rel63-current-date}) _link:6.3R/announce/[Announcement]: link:6.3R/relnotes/[Release Notes]: link:6.3R/hardware/[Hardware Notes]: link:6.3R/installation/[Installation Notes]: link:6.3R/readme/[Readme]: link:6.3R/errata/[Errata]_ +* [[rel6-2]] *6.2* ({rel62-current-date}) _link:6.2R/announce/[Announcement]: link:6.2R/relnotes/[Release Notes]: link:6.2R/hardware/[Hardware Notes]: link:6.2R/installation/[Installation Notes]: link:6.2R/readme/[Readme]: link:6.2R/errata/[Errata]_ +* [[rel6-1]] *6.1* ({rel61-current-date}) _link:6.1R/announce/[Announcement]: link:6.1R/relnotes/[Release Notes]: link:6.1R/hardware/[Hardware Notes]: link:6.1R/installation/[Installation Notes]: link:6.1R/readme/[Readme]: link:6.1R/errata/[Errata]_ +* [[rel6-0]] *6.0* ({rel60-current-date}) _link:6.0R/announce/[Announcement]: link:6.0R/relnotes/[Release Notes]: link:6.0R/hardware/[Hardware Notes]: link:6.0R/installation/[Installation Notes]: link:6.0R/readme/[Readme]: link:6.0R/errata/[Errata]_ +* [[rel5-5]] *5.5* ({rel55-current-date}) _link:5.5R/announce/[Announcement]: link:5.5R/relnotes/[Release Notes]: link:5.5R/hardware/[Hardware Notes]: link:5.5R/installation/[Installation Notes]: link:5.5R/readme/[Readme]: link:5.5R/errata/[Errata]:_ +* [[rel5-4]] *5.4* ({rel54-current-date}) _link:5.4R/announce/[Announcement]: link:5.4R/relnotes/[Release Notes]: link:5.4R/hardware/[Hardware Notes]: link:5.4R/installation/[Installation Notes]: link:5.4R/readme/[Readme]: link:5.4R/errata/[Errata]: link:5.4R/migration-guide/[Migration Guide]_ +* [[rel5-3]] *5.3* ({rel53-current-date}) _link:5.3R/announce/[Announcement]: link:5.3R/relnotes/[Release Notes]: link:5.3R/hardware/[Hardware Notes]: link:5.3R/installation/[Installation Notes]: link:5.3R/readme/[Readme]: link:5.3R/errata/[Errata]: link:5.3R/migration-guide/[Migration Guide]_ +* [[rel5-2-1]] *5.2.1* ({rel52-1-current-date}) _link:5.2.1R/announce/[Announcement]: link:5.2.1R/relnotes/[Release Notes]: link:5.2.1R/hardware/[Hardware Notes]: link:5.2.1R/installation/[Installation Notes]: link:5.2.1R/readme/[Readme]: link:5.2.1R/errata/[Errata]: link:5.2.1R/early-adopter/[Early Adopter's Guide]_ +* [[rel5-2]] *5.2* ({rel52-current-date}) _link:5.2R/announce/[Announcement]: link:5.2R/relnotes/[Release Notes]: link:5.2R/hardware/[Hardware Notes]: link:5.2R/installation/[Installation Notes]: link:5.2R/readme/[Readme]: link:5.2R/errata/[Errata]: link:5.2R/early-adopter/[Early Adopter's Guide]_ +* [[rel5-1]] *5.1* ({rel51-current-date}) _link:5.1R/announce/[Announcement]: link:5.1R/relnotes/[Release Notes]: link:5.1R/hardware/[Hardware Notes]: link:5.1R/installation/[Installation Notes]: link:5.1R/readme/[Readme]: link:5.1R/errata/[Errata]: link:5.1R/early-adopter/[Early Adopter's Guide]_ +* [[rel5-0]] *5.0* ({rel50-current-date}) _link:5.0R/announce/[Announcement]: link:5.0R/relnotes/[Release Notes]: link:5.0R/hardware/[Hardware Notes]: link:5.0R/installation/[Installation Notes]: link:5.0R/readme/[Readme]: link:5.0R/errata/[Errata]: link:5.0R/early-adopter/[Early Adopter's Guide]_ +* [[rel4-11]] *4.11* ({rel411-current-date}) _link:4.11R/announce/[Announcement]: link:4.11R/relnotes/[Release Notes]: link:4.11R/hardware/[Hardware Notes]: link:4.11R/installation/[Installation Notes]: link:4.11R/readme/[Readme]: link:4.11R/errata/[Errata]_ +* [[rel4-10]] *4.10* ({rel410-current-date}) _link:4.10R/announce/[Announcement]: link:4.10R/relnotes/[Release Notes]: link:4.10R/hardware/[Hardware Notes]: link:4.10R/installation/[Installation Notes]: link:4.10R/readme/[Readme]: link:4.10R/errata/[Errata]_ +* [[rel4-9]] *4.9* ({rel49-current-date}) _link:4.9R/announce/[Announcement]: link:4.9R/relnotes/[Release Notes]: link:4.9R/hardware/[Hardware Notes]: link:4.9R/installation/[Installation Notes]: link:4.9R/readme/[Readme]: link:4.9R/errata/[Errata]_ +* [[rel4-8]] *4.8* ({rel48-current-date}) _link:4.8R/announce/[Announcement]: link:4.8R/relnotes/[Release Notes]: link:4.8R/hardware/[Hardware Notes]: link:4.8R/installation/[Installation Notes]: link:4.8R/readme/[Readme]: link:4.8R/errata/[Errata]_ +* [[rel4-7]] *4.7* ({rel47-current-date}) _link:4.7R/announce/[Announcement]: link:4.7R/relnotes/[Release Notes]: link:4.7R/hardware/[Hardware Notes]: link:4.7R/installation/[Installation Notes]: link:4.7R/readme/[Readme]: link:4.7R/errata/[Errata]_ +* [[rel4-6-2]] *4.6.2* ({rel46-2-current-date}) _link:4.6.2R/announce/[Announcement]: link:4.6.2R/relnotes/[Release Notes]: link:4.6.2R/hardware/[Hardware Notes]: link:4.6.2R/readme/[Readme]: link:4.6.2R/errata/[Errata]_ +* [[rel4-6]] *4.6* ({rel46-current-date}) _link:4.6R/announce/[Announcement]: link:4.6R/relnotes/[Release Notes]: link:4.6R/hardware/[Hardware Notes]: link:4.6R/installation/[Installation Notes]: link:4.6R/errata/[Errata]_ +* [[rel4-5]] *4.5* ({rel45-current-date}) _link:4.5R/announce/[Announcement]: link:4.5R/notes/[Release Notes]: link:4.5R/hardware/[Hardware Notes]: link:4.5R/errata/[Errata]_ +* [[rel4-4]] *4.4* ({rel44-current-date}) _link:4.4R/announce/[Announcement]: link:4.4R/notes/[Release Notes]: link:4.4R/hardware/[Hardware Notes]: link:4.4R/errata/[Errata]_ +* [[rel4-3]] *4.3* ({rel43-current-date}) _link:./4.3R/announce/[Announcement]: link:./4.3R/notes/[Release Notes]: link:./4.3R/errata/[Errata]_ +* [[rel4-2]] *4.2* ({rel42-current-date}) _link:./4.2R/announce/[Announcement]: link:./4.2R/notes/[Release Notes]: link:./4.2R/errata/[Errata]_ +* [[rel4-1-1]] *4.1.1* ({rel41-1-current-date}) _link:./4.1.1R/announce/[Announcement] : link:./4.1.1R/notes/[Release Notes] : link:./4.1.1R/errata/[Errata]_ +* [[rel4-1]] *4.1* ({rel41-current-date}) _link:./4.1R/announce/[Announcement]: link:./4.1R/notes/[Release Notes]: link:./4.1R/errata/[Errata]_ +* [[rel4-0]] *4.0* ({rel40-current-date}) _link:./4.0R/announce/[Announcement]: link:./4.0R/notes/[Release Notes]: link:./4.0R/errata/[Errata]_ +* [[rel3-5]] *3.5* ({rel35-current-date}) _link:./3.5R/announce/[Announcement]: link:./3.5R/notes/[Release Notes]: link:./3.5R/errata/[Errata]_ +* [[rel3-4]] *3.4* ({rel34-current-date}) _link:./3.4R/announce/[Announcement]: link:./3.4R/notes/[Release Notes]: link:./3.4R/errata/[Errata]_ +* [[rel3-3]] *3.3* ({rel33-current-date}) _link:./3.3R/announce/[Announcement] : link:./3.3R/notes/[Release Notes] : link:./3.3R/errata/[Errata]_ +* [[rel3-2]] *3.2* ({rel32-current-date}) _link:./3.2R/announce/[Announcement] : link:./3.2R/notes/[Release Notes] : link:./3.2R/errata/[Errata]_ +* [[rel3-1]] *3.1* ({rel31-current-date}) _link:./3.1R/announce/[Announcement] : link:./3.1R/notes/[Release Notes] : link:./3.1R/errata/[Errata]_ +* [[rel3-0]] *3.0* ({rel30-current-date}) _link:./3.0R/announce/[Announcement] : link:./3.0R/notes/[Release Notes] : link:./3.0R/errata/[Errata]_ +* [[rel2-2-8]] *2.2.8* ({rel22-8-current-date}) _link:./2.2.8R/announce/[Announcement] : link:./2.2.8R/notes/[Release Notes] : link:./2.2.8R/errata/[Errata]_ +* [[rel2-2-7]] *2.2.7* ({rel22-7-current-date}) _link:./2.2.7R/announce/[Announcement] : link:./2.2.7R/notes/[Release Notes] : link:./2.2.7R/errata/[Errata]_ +* [[rel2-2-6]] *2.2.6* ({rel22-6-current-date}) _link:./2.2.6R/announce/[Announcement] : link:./2.2.6R/notes/[Release Notes] : link:./2.2.6R/errata/[Errata]_ +* [[rel2-2-5]] *2.2.5* ({rel22-5-current-date}) _link:./2.2.5R/announce/[Announcement] : link:./2.2.5R/notes/[Release Notes] : link:./2.2.5R/errata/[Errata]_ +* [[rel2-2-2]] *2.2.2* ({rel22-2-current-date}) _link:./2.2.2R/notes/[Release Notes] : link:./2.2.2R/errata/[Errata]_ +* [[rel2-2-1]] *2.2.1* ({rel22-1-current-date}) _link:./2.2.1R/notes/[Release Notes]_ +* [[rel2-2]] *2.2* ({rel22-current-date}) _link:./2.2R/announce/[Announcement] : link:./2.2R/notes/[Release Notes]_ +* [[rel2-1-7]] *2.1.7* ({rel21-7-current-date}) _link:./2.1.7R/announce/[Announcement] : link:./2.1.7R/notes/[Release Notes]_ +* [[rel2-1-6]] *2.1.6* ({rel21-6-current-date}) _link:./2.1.6R/announce/[Announcement] : link:./2.1.6R/notes/[Release Notes]_ +* [[rel2-1-5]] *2.1.5* ({rel21-5-current-date}) _link:./2.1.5R/announce/[Announcement] : link:./2.1.5R/notes/[Release Notes]_ +* [[rel2-1]] *2.1* ({rel21-current-date}) _link:./2.1R/announce/[Announcement] : link:./2.1R/notes/[Release Notes]_ +* [[rel2-0-5]] *2.0.5* ({rel20-5-current-date}) _link:./2.0.5R/announce/[Announcement] : link:./2.0.5R/notes/[Release Notes]_ +* [[rel2-0]] *2.0* ({rel20-current-date}) _link:./2.0/announce/[Announcement] : link:./2.0/notes/[Release Notes]_ +* [[rel1-1-5-1]] *1.1.5.1* ({rel11-5-1-current-date}) _link:./1.1.5.1/ANNOUNCEMENT.FreeBSD.txt[Announcement] : link:./1.1.5.1/WHATS_NEW-1.1.5.1.txt[What's New]_ +* [[rel1-1-5]] *1.1.5* _link:./1.1.5/RELNOTES.FreeBSD.txt[Release Notes] link:./1.1.5/WHATS_NEW-1.1.5.txt[What's New]_ +* [[rel1-1]] *1.1* ({rel11-current-date}) _link:./1.1/RELNOTES.FreeBSD.txt[Release Notes]_ +* [[rel1-0]] *1.0* ({rel10-current-date}) _link:./1.0/announce/[Announcement]_ From nobody Thu May 7 18:53:39 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 4gBLxj1HwWz6d1dL for ; Thu, 07 May 2026 18:53:45 +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 4gBLxj0jBrz42m6 for ; Thu, 07 May 2026 18:53:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778180025; 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=hpd/eiVjZdVsGIGHfIbEJ5LitAsE6ARFXGyVYpmKf64=; b=rg3DB6KXZ94++K1KCYjCXLp7dNFX24S08RtHdaTtuQTGVgbMSV1qDL+4bZW1R2cAfeuVLr al51SEJGvnDrbzl04L645ZkL47j6BXl4wux1xHUNKYA2u5pWiIVNl1ZQjUM1toP6JOcNF1 ezUh5uWiCSuXvj/M3F/X6fGIoRgRzv+NxXldtdoTleflr8zP0uywHVBB/QPZTEado87kEY /skjosxhLjZb2BGQUGBRoZTzqxz4jm/GnZ/+6Uuhxv8ZSU9qzi1aEq8D2/PoF24gLc3GMk NlRAg0XGFq/QhhSGBa58/Ifq4EKWKQ+QYFXEcDOO9Ir4bc0jMr4D97OJjtGowg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778180025; a=rsa-sha256; cv=none; b=XHG0nI9TM+36fn0eAwzkEBHVyPyP087aJkzxEB8u4JafoTlwuRdwXynE8xdd45gEAl75ug yDl+SMer70ONEtQhrAgxniTAKt88k5ViFUY31lFvuVrfDNlIf/HJyPdjIMJ2VFBE8SAQes eCrvJDTxuJ1rXhYv06VWx+aPsovNTZJSxPEcuB+809W4OYP0JunlsrrxqlHZUrUajiJDPc s9+EaiUh9msNwTJbvPw2sN+KWYoh6hsdbms1QPZc/UzaVCl/UMhWItJyDy/N1i6qVPjBMm l0NOiMDCYBu8k4MHanAPHYqqtJC4h3Fvu8rh1lLQdCVFIh1oUoF8npf/NSw+sg== 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=1778180025; 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=hpd/eiVjZdVsGIGHfIbEJ5LitAsE6ARFXGyVYpmKf64=; b=rfDca1Bf+MiRZ58Kxai6vavMBMw5FTKNdZ8YtSho+yEn/ESQROfZgrhSkfal91v5aWWMF1 2DLAzHDd51ylZ7DN/HAHFpWMydYrewB46aRE3vPavVGKYPU2R4Yq8/5ODTNzCDHIosJmX+ KgxzY2wyq53cqxPNT1sKXRq4o8z/81yt2jRFJKguOSaXqt/f0L7mI0x9+zujUVreYDERxl 1M6C78e5Bg3J78HKX7b5pwVvPVvIW3MnB8Na/q5Njciovxq3TWqmCcIO/NTpCJO0FMw+5N JGnYccOUwz1Hv7ktzv+QcghrW/pfRloy3U8ucFhphmg6iHjGDoCYqTa4T42bCw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gBLxj0GkLzfqw for ; Thu, 07 May 2026 18:53:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 4614e by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 07 May 2026 18:53:39 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Li-Wen Hsu Subject: git: d910f1b1de - main - where: Remove 13.5-STABLE information as 13.x is EoL'd 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: lwhsu X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d910f1b1de0f6fd8b637eb86f9f7bf385a8dc1aa Auto-Submitted: auto-generated Date: Thu, 07 May 2026 18:53:39 +0000 Message-Id: <69fcdfb3.4614e.577c4732@gitrepo.freebsd.org> The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=d910f1b1de0f6fd8b637eb86f9f7bf385a8dc1aa commit d910f1b1de0f6fd8b637eb86f9f7bf385a8dc1aa Author: Li-Wen Hsu AuthorDate: 2026-05-07 18:53:26 +0000 Commit: Li-Wen Hsu CommitDate: 2026-05-07 18:53:26 +0000 where: Remove 13.5-STABLE information as 13.x is EoL'd Sponsored by: The FreeBSD Foundation --- website/content/en/where.adoc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc index 656054b22f..5bf6c92466 100644 --- a/website/content/en/where.adoc +++ b/website/content/en/where.adoc @@ -244,12 +244,6 @@ Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/I VM images are available for link:{url-snapshot}/VM-IMAGES/{rel144-current}-STABLE/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel144-current}-STABLE/i386/Latest/[i386], link:{url-snapshot}/VM-IMAGES/{rel144-current}-STABLE/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel144-current}-STABLE/riscv64/Latest/[riscv64]. -=== FreeBSD {rel135-current}-STABLE - -Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/ISO-IMAGES/{rel135-current}/[amd64], link:{url-snapshot}/i386/i386/ISO-IMAGES/{rel135-current}/[i386], link:{url-snapshot}/powerpc/powerpc/ISO-IMAGES/{rel135-current}/[powerpc], link:{url-snapshot}/powerpc/powerpc64/ISO-IMAGES/{rel135-current}/[powerpc64], link:{url-snapshot}/powerpc/powerpc64le/ISO-IMAGES/{rel135-current}/[powerpc64le], link:{url-snapshot}/powerpc/powerpcspe/ISO-IMAGES/{rel135-current}/[powerpcspe], link:{url-snapshot}/arm/armv6/ISO-IMAGES/{rel135-current}/[armv6], link:{url-snapshot}/arm/armv7/ISO-IMAGES/{rel135-current}/[armv7], link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel135-current}/[aarch64], and link:{url-snapshot}/riscv/riscv64/ISO-IMAGES/{rel135-current}/[riscv64]. - -VM images are available for link:{url-snapshot}/VM-IMAGES/{rel135-current}-STABLE/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel135-current}-STABLE/i386/Latest/[i386], link:{url-snapshot}/VM-IMAGES/{rel135-current}-STABLE/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel135-current}-STABLE/riscv64/Latest/[riscv64]. - [[install]] == Installation From nobody Thu May 7 19:03:18 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 4gBM8k1sFmz6d25b for ; Thu, 07 May 2026 19:03:18 +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 4gBM8k1G8Lz44n2 for ; Thu, 07 May 2026 19:03:18 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778180598; 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=mBudBUmqfMeHJ634ql0LMSJ/L8MebiUSuolArPj1xtY=; b=Z1e0VD/KzdhQD3D1wJv3jAJTaArzz6viCA2pZ/pqLUekQWyYKneRd38ZJJiDmI7PqQvVRr qVka8oxb6+wOZ+iKomBRPMaHkNWIZ5mjssbb0smTZeBrcIfAQP29H3RwE7oU1PREEvLTyC EwzfWPQaXauYJvEL8hWNxryl/dRNtFmBFTL9KOQreP/yDgpWV8fOtKJiEWlpwtsJFMp9Hz i97cKikhzri8TylAJdPmqShT3AShIaXYEHBbGQbG6Zf0cBID36hYwD68zp05JI8uUTT4/C PeBBTd10L4FPdKeC7oFt3u1LEFXSctBYvHggBjJ51AQ+OL071wQxKQyrcnfz9g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778180598; a=rsa-sha256; cv=none; b=M+yAHg9qawmUbGCxMli4o3om+yp4XutwoRPyixpfp4r2iesxVpJtGTgxEgGK83mT1FrrH6 +TU+Uap8NyrLuc3eG7PjFaybG/H/biPUYfTHkW2KgpMpn+8Zw/ZjpCSYCNWxqzaRH4A8WF QVn/61s1LYh/0p8KX3lK69L8gHrX6FVbs/joUoF3gWLVIIwU4jvVI31UhtoNmXC261hGCE tDPAxUF5YWFJUnLhPSjUwuZ6zzu1cnxp9uatTkKMi3eL8BXiglQfrgBE7sjhWupVX5WT3k +cU/oTzG187P040d+p+kVSXqbQuMdlnUBMyDzK8uDhndk62XPHiTZxNKHi4qBg== 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=1778180598; 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=mBudBUmqfMeHJ634ql0LMSJ/L8MebiUSuolArPj1xtY=; b=UzbcV+3zZkX9nPsqVd33kWegEyONGzY/B6TVotZ+OzuVaHevwAgo+xYMnMrEsj2a/zy4U6 F3bAs85rGNJVp7f8/o0S2Gw0nHx+LkkyYow/YDTbaBl5YTx2Rn+fTHKGduWSxUSU/UvRcQ WcVP9fDRn6Erms5NA5OaiuSkzJHdW3vSrhWV7yEjJNhvVQkj4tg+qqfU+kUwdt5gvG7KZs wivmld0PkuX/+O0HAPxSKDX6sE7ViQflkRqs6IapPJFtPbg04Z2JR7bjBr/R7rhaiIe+Tp LLPYu1IqEBo322LQKVEZKZkmHpd2XMZVi2mFlk20WgvAMEf+b5+RpSaON92h/A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gBM8k0sgqzfwt for ; Thu, 07 May 2026 19:03:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 46c82 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 07 May 2026 19:03:18 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Li-Wen Hsu Subject: git: 3e6157ad00 - main - portmgr/policies_eol: Drop 13.x as EoL'd 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: lwhsu X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3e6157ad0022d9dc4526608a7b8f14da35a6c9db Auto-Submitted: auto-generated Date: Thu, 07 May 2026 19:03:18 +0000 Message-Id: <69fce1f6.46c82.4dad6377@gitrepo.freebsd.org> The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=3e6157ad0022d9dc4526608a7b8f14da35a6c9db commit 3e6157ad0022d9dc4526608a7b8f14da35a6c9db Author: Li-Wen Hsu AuthorDate: 2026-05-07 19:02:21 +0000 Commit: Li-Wen Hsu CommitDate: 2026-05-07 19:02:21 +0000 portmgr/policies_eol: Drop 13.x as EoL'd Sponsored by: The FreeBSD Foundation --- website/content/en/portmgr/policies_eol.adoc | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/website/content/en/portmgr/policies_eol.adoc b/website/content/en/portmgr/policies_eol.adoc index 76e13310d1..b3f535ef40 100644 --- a/website/content/en/portmgr/policies_eol.adoc +++ b/website/content/en/portmgr/policies_eol.adoc @@ -26,19 +26,6 @@ The _Estimated EoL (end-of-life)_ column gives the earliest date on which that b [width="100%",cols="20%,20%,20%,20%,20%",options="header",] |=== |Branch |Release |Package Branch |Package Set |Estimated EoL -|stable/13 |n/a |releng/13.5 | |April 30, 2026 -|releng/13.5 |13.5-RELEASE |releng/13.5 a| -* FreeBSD:13:aarch64 -* FreeBSD:13:amd64 -* FreeBSD:13:armv6 -* FreeBSD:13:armv7 -* FreeBSD:13:i386 -* FreeBSD:13:powerpc (only quarterly is updated) -* FreeBSD:13:powerpc64 (only quarterly is updated) -* FreeBSD:13:powerpc64le (only quarterly is updated) - -|April 30, 2026 - |stable/14 |n/a |releng/14.3 | |November 30, 2028 |releng/14.3 |14.3-RELEASE |releng/14.3 a| * FreeBSD:14:aarch64 From nobody Thu May 7 22:23:01 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 4gBRb9290Tz6c5V4 for ; Thu, 07 May 2026 22:23:01 +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 4gBRb90tqNz3g5q for ; Thu, 07 May 2026 22:23:01 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778192581; 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=kj29moiCWKo43sxS6Y9G38DaWbbMbZ5QGP128EPt4jk=; b=ICpjfq8d7Ah4gSQ10pW20L6ILNtrREyFK201EQhZpP4aufkq/QFnIggd5nhqHcc1y8FepK +IMdZRLuM20Vdv2YpTP34G7rrZHP8O6sQcWUBe4jv2t6Caefr+UxyKj+Aicqc5zzXQtPaU BXvrW4XJjq32gugQllt6elA/R82o/p0l6zKHdGwtQe0W9sTzlwaajwWEtPFLuOs2fsBL0Z cAhZTuoqYJjBKCCdoFznskzScW6WmvMoT8WT6JxvG3WNWjtMFLRRtI7YoZg32OvvIm3P/V dCgiBuihUPhlf5Lwiu8d+0PIcNb+96ETchU0QGkKIdYOhnZYOR75Y1Q7g5iibA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778192581; a=rsa-sha256; cv=none; b=tRLPLS9pSO2DZVv6FFDWcug6utfpoyRyZ7g7CmqiUZlc+dxgHtn1jL4OXPrzY8Ez4+CkUm aCa6ztamFlG5tFwljbYdig3sybkVlS1j0y/INnGxwyzIoIBU39gAGI7SK1tt/MJ28C5Kv4 U0vMAR961xoI4l3KTi36rfxiJzuTcUZMgQKYBxd3wcnS+rOyayndQaEByyI1IstB7FGo1N jO6MmAkogyaVENKYp8CLdouEk/lOZoE7wKB2En/iQhhnhKHmrdu8/P4KA6Vo9LDKo77eFj iIX7ztDmFSfIrDrpavR1JXXj03MxLRzrVY2lKV5yB/T9oKj/dGdg45hV2xv7qQ== 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=1778192581; 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=kj29moiCWKo43sxS6Y9G38DaWbbMbZ5QGP128EPt4jk=; b=VVyeiEpszU6bbpgr75ok4DoLI5lf4Vs7HSjrWQgG32S+oAPGPxzzV5K0HhKiudefHHozzs aV0mbap0Pi4keGpt7RiEP0Ncge6juMMJemh0fNd6FUrbcV5QHLXyje3TYY2nbSJ0BQbGdK UTROGOrDX798Ik9mtTYAsnyqnmogMb7ujKQJsxrqQ+/pyf9Pc12vJLWVV+BRITvmBX1FaZ DIUTf92/sfpV895/B/shS5bchmDq3M0eI6MpFLGClonHHPt42WFWT1rDR+Jyf+Y3dKJ7JE nTA0kVS/c4oVHzWYoh+/0/cPlGT9TMMzhZ+EBlGNUW1LfOg4WRXBAPjdpjBx9A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gBRb90SVbzlbK for ; Thu, 07 May 2026 22:23:01 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 324f4 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 07 May 2026 22:23:01 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: 198dacc094 - main - where: stable/15 is now 15.1-STABLE 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: 198dacc09461549858e9caccfe6132d37b953956 Auto-Submitted: auto-generated Date: Thu, 07 May 2026 22:23:01 +0000 Message-Id: <69fd10c5.324f4.64f327c8@gitrepo.freebsd.org> The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=198dacc09461549858e9caccfe6132d37b953956 commit 198dacc09461549858e9caccfe6132d37b953956 Author: Colin Percival AuthorDate: 2026-05-07 22:22:19 +0000 Commit: Colin Percival CommitDate: 2026-05-07 22:22:48 +0000 where: stable/15 is now 15.1-STABLE --- shared/releases.adoc | 12 ++++++++++++ website/content/en/where.adoc | 6 +++--- 2 files changed, 15 insertions(+), 3 deletions(-) diff --git a/shared/releases.adoc b/shared/releases.adoc index 9b440760df..c4c84c527c 100644 --- a/shared/releases.adoc +++ b/shared/releases.adoc @@ -95,6 +95,18 @@ // more (in addition to cleaning up this file) following the 11.3 // release (likely as part of the 11.3 announcement commit). -gjb +:rel151-current-major: 15 +:rel151-current: 15.1 +// :rel151-current-date: TBD + +:u-rel151-notes: https://www.FreeBSD.org/releases/{rel151-current}R/relnotes/ +:u-rel151-announce: https://www.FreeBSD.org/releases/{rel151-current}R/announce/ +:u-rel151-errata: https://www.FreeBSD.org/releases/{rel151-current}R/errata/ +:u-rel151-hardware: https://www.FreeBSD.org/releases/{rel151-current}R/hardware/ +:u-rel151-installation: https://www.FreeBSD.org/releases/{rel151-current}R/installation/ +:u-rel151-readme: https://www.FreeBSD.org/releases/{rel151-current}R/readme/ +:u-rel151-signatures: https://www.FreeBSD.org/releases/{rel151-current}R/signatures/ + :rel150-current-major: 15 :rel150-current: 15.0 :rel150-current-date: December 2, 2025 diff --git a/website/content/en/where.adoc b/website/content/en/where.adoc index 5bf6c92466..428539c85a 100644 --- a/website/content/en/where.adoc +++ b/website/content/en/where.adoc @@ -232,11 +232,11 @@ Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/I VM images are available for link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel-head}-CURRENT/riscv64/Latest/[riscv64]. -=== FreeBSD {rel150-current}-STABLE +=== FreeBSD {rel151-current}-STABLE -Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/ISO-IMAGES/{rel150-current}/[amd64], link:{url-snapshot}/powerpc/powerpc64/ISO-IMAGES/{rel150-current}/[powerpc64], link:{url-snapshot}/powerpc/powerpc64le/ISO-IMAGES/{rel150-current}/[powerpc64le], link:{url-snapshot}/arm/armv7/ISO-IMAGES/{rel150-current}/[armv7], link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel150-current}/[aarch64], and link:{url-snapshot}/riscv/riscv64/ISO-IMAGES/{rel150-current}/[riscv64]. +Installer and SD card images are available for link:{url-snapshot}/amd64/amd64/ISO-IMAGES/{rel151-current}/[amd64], link:{url-snapshot}/powerpc/powerpc64/ISO-IMAGES/{rel151-current}/[powerpc64], link:{url-snapshot}/powerpc/powerpc64le/ISO-IMAGES/{rel151-current}/[powerpc64le], link:{url-snapshot}/arm/armv7/ISO-IMAGES/{rel151-current}/[armv7], link:{url-snapshot}/arm64/aarch64/ISO-IMAGES/{rel151-current}/[aarch64], and link:{url-snapshot}/riscv/riscv64/ISO-IMAGES/{rel151-current}/[riscv64]. -VM images are available for link:{url-snapshot}/VM-IMAGES/{rel150-current}-STABLE/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel150-current}-STABLE/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel150-current}-STABLE/riscv64/Latest/[riscv64]. +VM images are available for link:{url-snapshot}/VM-IMAGES/{rel151-current}-STABLE/amd64/Latest/[amd64], link:{url-snapshot}/VM-IMAGES/{rel151-current}-STABLE/aarch64/Latest/[aarch64], and link:{url-snapshot}/VM-IMAGES/{rel151-current}-STABLE/riscv64/Latest/[riscv64]. === FreeBSD {rel144-current}-STABLE From nobody Thu May 7 22:22:59 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 4gBRbF2BTJz6c5J1 for ; Thu, 07 May 2026 22:23: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 4gBRbF1T1mz3g8m for ; Thu, 07 May 2026 22:23:05 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778192585; 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=Hj0yaNte9zBTImwNGOiiY9PSkAEUPqnz9RIo06YvYwc=; b=oa4ufOyfVjeHm2kYQQ6r7qMuUgD8WyvBzEh8A+Fg3b/UlfxnyVMyrh3FysV+qG+GZeuSuX xJnM/OFZhUyqbYTjNk6HzpbwkYXhS8BEDYHflt9IkLAitMw6F4DcwYMCPGN6THimVmNmDl cq6P9YTW45xdem7vuBUeAGN2EAezr65LGynOvtOhQT2c4dAWThOp5t3IGpmhyWX02KRsiR 2RQPfB3/J9QNu4RTckOlb5SJbaWWLoRUyzeXeBIWqERuRjwESyiWTzeFcGk+65cnROgbMT NfX4fzWXnikHvaxfS+DS5nX6H+3/6CRC9fGok0AvlffQo9Sim+DwcEyFVm0UVg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778192585; a=rsa-sha256; cv=none; b=XKn6ogpb69P4HoNoN2AUxpFuBKCTSaWdt476w2MfMqLwfEmrYg9mmc7yzwnNIse0CNopvx nsgopuC80U1Xg3uM5dIO2kxAKBiD2vWfP5r6N/9ZmWOzUypNitxYW4PJH4O+bsoSnU171O G/kx0hDZMApAftp2fLzao6rvnbdtzczLuJbqiS6Q6XM3r+3oLaSnJHM2clfxvDqZVO0SDS aJF637JeDmVi2TpEVx6YXTHk4unftOW5HEQWTa+7RfYFssH6sSpz85zI3ycso6X8XmN9ti gegFv8+UIHysVsoREoOe3GgbLO/oDe2JyElXXj6dPGk4eIHv16VNw9g1pQNEsg== 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=1778192585; 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=Hj0yaNte9zBTImwNGOiiY9PSkAEUPqnz9RIo06YvYwc=; b=CJQSPeNtTELmEsQViamog0VweAAU6bVf5VjsnIYKR+7kjJjxqnjrViEJsku6V0RtJJqehO ALBspt+VJTSERgJTJjP4FdQi35FHSflzYUwQXkGcP7qmQ02jcKnRrwRpttJ259eVRLnVLj z/ngANfqYTcdUUApC/EglhXOBj4xXtoX0b8UpE5Z7rBYT2yu/d56R21ul9uWZuc0II5b6W wkbvkEI94sDzJPD3b7cqPM2RHEmUColSl1mLbcsueHnH8CPJRnePHnQu0J7iGIWSHrrPUE iFpgVwYfzvg/jFhv8LDGzFQyPEOIrnPomWFJTvBJxL2JlRDfC2g/7oRxukCAZg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gBRbF0w97zm7G for ; Thu, 07 May 2026 22:23:05 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 34a61 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 07 May 2026 22:22:59 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: ffce1accf7 - main - SA/EN templates: stable/15 is now 15.1-STABLE 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: ffce1accf7e3bc7b51dcbf25209b2bf164ae3146 Auto-Submitted: auto-generated Date: Thu, 07 May 2026 22:22:59 +0000 Message-Id: <69fd10c3.34a61.1857d2d8@gitrepo.freebsd.org> The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=ffce1accf7e3bc7b51dcbf25209b2bf164ae3146 commit ffce1accf7e3bc7b51dcbf25209b2bf164ae3146 Author: Colin Percival AuthorDate: 2026-05-07 22:20:05 +0000 Commit: Colin Percival CommitDate: 2026-05-07 22:22:48 +0000 SA/EN templates: stable/15 is now 15.1-STABLE --- website/static/security/advisory-template.txt | 2 +- website/static/security/errata-template.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/static/security/advisory-template.txt b/website/static/security/advisory-template.txt index cf038d317b..4d2e422104 100644 --- a/website/static/security/advisory-template.txt +++ b/website/static/security/advisory-template.txt @@ -11,7 +11,7 @@ Credits: XX Affects: -Corrected: 2026-XX-XX XX:XX:XX UTC (stable/15, 15.0-STABLE) +Corrected: 2026-XX-XX XX:XX:XX UTC (stable/15, 15.1-STABLE) 2026-XX-XX XX:XX:XX UTC (releng/15.0, 15.0-RELEASE-pXX) 2026-XX-XX XX:XX:XX UTC (stable/14, 14.4-STABLE) 2026-XX-XX XX:XX:XX UTC (releng/14.4, 14.4-RELEASE-pXX) diff --git a/website/static/security/errata-template.txt b/website/static/security/errata-template.txt index 1b42e3c019..8129d8d530 100644 --- a/website/static/security/errata-template.txt +++ b/website/static/security/errata-template.txt @@ -11,7 +11,7 @@ Credits: XX Affects: -Corrected: 2026-XX-XX XX:XX:XX UTC (stable/15, 15.0-STABLE) +Corrected: 2026-XX-XX XX:XX:XX UTC (stable/15, 15.1-STABLE) 2026-XX-XX XX:XX:XX UTC (releng/15.0, 15.0-RELEASE-pXX) 2026-XX-XX XX:XX:XX UTC (stable/14, 14.4-STABLE) 2026-XX-XX XX:XX:XX UTC (releng/14.4, 14.4-RELEASE-pXX) From nobody Fri May 8 07:10:58 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 4gBgJS3JnCz6d2Bg for ; Fri, 08 May 2026 07:11:04 +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 4gBgJR6sKJz3LdK for ; Fri, 08 May 2026 07:11:03 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778224264; 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=SR8uKwQ6Y50WNvReoRbazMFhhtVE6cqoJYJ1XpaQ4Ag=; b=MYFjpAUMVd5qn9KU2ZeD0ayJ9pC57NtORjJg7FS7B8rtl0wpWY9yni0uFTS6emXV1eQ/9w I/ibASA83Q0byzISgmdGR+7czkeoMAj/9mnjNhIsvVnbXRtWH93wvI7fyN3ArloXpB05hI hGqXeZOXbYByKoUw3bkYvc7CWXEzYukLLaH49gxgIyZzdd7vZJv56QflFQBNF2tZ95D5jm VSKeeF5VOTSck+o6nxmwt4sl//+DsNGVDKJRKZtjgyXsZ1EMcEfiyrkXWPVwDZhKgVTdWN CzA0Hnf+4jZk3Ba3eyqg2ky+Rd5yTWiBOYUkoNA3YOyGKWFbRvcQ7FxBfpYjhA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778224264; a=rsa-sha256; cv=none; b=enp7ULMsy1+6pPAPmG5l8GewKhFnQ5YVGMQF6Q8znLF0eDQqTF8vbJfGvSM0pe5EUgZb00 iS+754tX9IsiaC54Of+3Z42kfpzlj7lkvMYKPTxRmFoz0pYx/FJvARFWBIb4bj84GE1Cux antNJ9IM0meUwW0E5SQg8/cfa3kODaYOTpUo3tGUclHGD0xDxShhBorZI6xa2JhBKJdHjF 8n0+SySozvGc0BlDySI2OxiMrbEbeonv1QAKp6B1TDuDEftiMee+JFCC9syxBrmIax1Ce5 OTDN58ck1b3DE7m0BV0BBlyv8/WV3kqdkN5iH0aFTZxARm89FXej/s7JD4GCXg== 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=1778224264; 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=SR8uKwQ6Y50WNvReoRbazMFhhtVE6cqoJYJ1XpaQ4Ag=; b=iKaX+ogcvpQadKKF4ZND7YCS74HyIteteB7zHoGL1+R8Fyo3HEO81Gxo5ZdhXHb11Cw5FR kd0Ia9XrzLjX/xvglGPyXbnYVyNVJ5iphCoOYI6QK+AQ/syIxqguvtMgRgr1jIiV2W1+2b KhFyrNYuKYimByVBcEu1bemCkEjFmigrirMMMuBjc72jRpyX7TShsG82bZ/bpV+8IKUjqB /PyvEc2l3drzceJHEK/Zvz2TbVFldf3HXyn78Dj3m1j5O3drNus7TJh+qz4p9YkAeRZ7JY 2+gsyZ63E5g6el1S4Tn00G2oPDhOhTEg+bfvl4hdBdfHp7nDQ1lbbQOCamQQZg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gBgJR6QLrz12nX for ; Fri, 08 May 2026 07:11:03 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 44b8c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 08 May 2026 07:10:58 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Vladlen Popolitov Subject: git: 64d869ea23 - main - website: RU - sync ru/vendors pages 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: vladlen X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 64d869ea2370cbc7a5bb9f9617f06e697ca8cc34 Auto-Submitted: auto-generated Date: Fri, 08 May 2026 07:10:58 +0000 Message-Id: <69fd8c82.44b8c.1bf44a07@gitrepo.freebsd.org> The branch main has been updated by vladlen: URL: https://cgit.FreeBSD.org/doc/commit/?id=64d869ea2370cbc7a5bb9f9617f06e697ca8cc34 commit 64d869ea2370cbc7a5bb9f9617f06e697ca8cc34 Author: Vladlen Popolitov AuthorDate: 2026-05-08 07:10:33 +0000 Commit: Vladlen Popolitov CommitDate: 2026-05-08 07:10:33 +0000 website: RU - sync ru/vendors pages data/ru/vendors toml files are synced with en version --- website/data/ru/vendors/consulting.toml | 35 ++++++++++++++++++++------------- website/data/ru/vendors/hardware.toml | 6 ------ website/data/ru/vendors/misc.toml | 6 ------ 3 files changed, 21 insertions(+), 26 deletions(-) diff --git a/website/data/ru/vendors/consulting.toml b/website/data/ru/vendors/consulting.toml index ac39f72dc0..e432edaa0c 100644 --- a/website/data/ru/vendors/consulting.toml +++ b/website/data/ru/vendors/consulting.toml @@ -8,6 +8,13 @@ name = "Acadix, LLC" url = "http://www.acadix.biz" description = "Acadix, LLC offers a full range of services for FreeBSD and other platforms, including system integration, file servers, WEB servers, and programming/porting. Acadix provides on-site services to businesses, schools, and charitable organizations in the Milwaukee metro area. Programming services are available to all locations in the U.S. For more information, please visit our website." +[[consulting]] +id = "allskills" +category = "europe" +name = "allskills Training" +url = "https://www.allskills-training.com" +description = "allskills Training is a learning center for IT-Trainings. Seminars for Open Source Systems like FreeBSD are offered to companies and individuals. Contact: 0049 30 4492545." + [[consulting]] id = "ateamsystems" category = "namerica" @@ -50,13 +57,6 @@ name = "EscapeBox" url = "http://www.escapebox.net/en/" description = "More than 20 years of IT experience on demand! The EscapeBox Germany GmbH, founded in 2002, is a small but agile company that offers IT consulting services. We can support our clients both from remote and on location, as desired. So, if you are looking for capable freelancers for your projects, please do not hesitate to contact us today!" -[[consulting]] -id = "TheFreeBSDMall" -category = "namerica" -name = "The FreeBSD Mall" -url = "http://www.freebsdmall.com/" -description = "The FreeBSD Mall offers several different levels of support contracts for FreeBSD. Support is available on a per-incident basis, or as a convenient, extensible annual contract. Our highly trained technical support staff will handle your requests in a professional and efficient manner and will provide detailed responses to your needs by phone, fax, or email. The FreeBSD Mall staff has over 8 years of experience supporting FreeBSD. For more information, please see our support page." - [[consulting]] id = "hecker" category = "europe" @@ -169,13 +169,6 @@ name = "Secnetix GmbH and Co KG" url = "http://www.secnetix.de/" description = "Secnetix GmbH & Co KG -- located in Munich, Germany -- has a strong focus on BSD systems and offers professional consulting services, ranging from basic administration, programming and security-related tasks to sophisticated projects involving design, implementation and maintenance of complex network setups. For more information, please visit our web site or send a message to info@secnetix.de." -[[consulting]] -id = "smlan" -category = "europe" -name = "SMLAN Software & Management Training" -url = "https://www.smlan.de" -description = "SMLan Software & Management Training is a learning center for IT-Trainings. Seminars for Open Source Systems like FreeBSD are offered to companies and individuals. Contact: 0049 30 4492545." - [[consulting]] id = "SysCare" category = "europe" @@ -343,3 +336,17 @@ category = "namerica" name = "System Goats" url = "https://systemgoats.com" description = "System Goats provides system configuration, networking, guidance and training for organizations interested in Data Science infrastructure." + +[[consulting]] +id = "vertahex" +category = "europe" +name = "Vertahex sp. z o.o." +url = "https://vertahex.com/" +description = "Vertahex sp. z o.o. is a Polish limited liability company offering cybersecurity and advanced IT services, based in GdaÅ„sk. The key areas of our expertise are: 1) Secure programming: Development of PHP and Go software and frameworks under rigorous considerations for security measures, and engineering of secure DevOps environments. 2) Operations security (OpSec): Designing secure work environments, engineering of secure server systems and isolated server services, and management of virtualisation and containerisation infrastructures. 3) Cryptography and data security: Development of data authentication and data encryption frameworks, and engineering of confidential communications and secure data exchange systems; We run our own collocated infrastructure and our general focus is on the corporate sector offering primarily B2B services. FreeBSD remains as an essential tool to our work. Users since version 4.x." + +[[consulting]] +id = "IgNixBSD Group" +category = "europe" +name = "IgNixBSD Group" +url = "https://ignix.ru" +description = "IgNixBSD Group — Ñто руÑÑкоÑзычное ÑкÑпертное ÑообщеÑтво и IT-интегратор, раÑположенный в Санкт-Петербурге (РоÑÑиÑ), Ñ Ð±Ð¾Ð»ÐµÐµ чем 20-летним опытом Ð²Ð½ÐµÐ´Ñ€ÐµÐ½Ð¸Ñ FreeBSD и OpenBSD в промышленную ÑкÑплуатацию. Мы предоÑтавлÑем конÑультационные уÑлуги по маршрутизации, безопаÑноÑти, виртуализации, ÑиÑтемам Ñ…Ñ€Ð°Ð½ÐµÐ½Ð¸Ñ Ð´Ð°Ð½Ð½Ñ‹Ñ… и корпоративной инфраÑтруктуре. Мы также публикуем Ñтатьи и практичеÑкие кейÑÑ‹ по BSD-ÑиÑтемам. Ð”Ð»Ñ Ð¿Ð¾Ð»ÑƒÑ‡ÐµÐ½Ð¸Ñ Ð´Ð¾Ð¿Ð¾Ð»Ð½Ð¸Ñ‚ÐµÐ»ÑŒÐ½Ð¾Ð¹ информации, пожалуйÑта, поÑетите наш веб-Ñайт или ÑвÑжитеÑÑŒ Ñ Ð½Ð°Ð¼Ð¸ по Ñлектронной поч те info@ignix.ru." diff --git a/website/data/ru/vendors/hardware.toml b/website/data/ru/vendors/hardware.toml index f88996e3e6..e5fb2e54b3 100644 --- a/website/data/ru/vendors/hardware.toml +++ b/website/data/ru/vendors/hardware.toml @@ -96,12 +96,6 @@ name = "Netgate" url = "https://shop.netgate.com/" description = "Netgate is a high quality communications appliance manufacturer that designs highly configurable computers engineered for low-power, high-throughput, dependable deployments. We offer quick deployment with off-the-shelf systems, specialized custom product solutions and an end-to-end OEM service program for large customers.

Netgate directly supports Open Source software and Open Source hardware projects by providing management, engineering and support resources for the pfSense project.

" -[[hardware]] -id = "iXsystems" -name = "iXsystems" -url = "http://www.iXsystems.com/" -description = "iXsystems (formerly OffMyServer) provides FreeBSD and Linux-based Internet infrastructure-grade rackmount servers, network appliances, enterprise blade servers, and storage products to a global market. We use only the best quality components and do the required testing in advance - knowing that you are going to run your mission-critical applications on our servers. We are confident that you will appreciate our approach - give us an opportunity to server you! Send us an email at info@iXsystems.com." - [[hardware]] id = "PCW" name = "PCW Microsystems, Inc." diff --git a/website/data/ru/vendors/misc.toml b/website/data/ru/vendors/misc.toml index d60db18838..ae85fde886 100644 --- a/website/data/ru/vendors/misc.toml +++ b/website/data/ru/vendors/misc.toml @@ -1,8 +1,2 @@ # Sort the entries by name -[[misc]] -id = "FreeBSDMall" -name = "FreeBSD Mall" -url = "http://www.freebsdmall.com/" -description = "FreeBSD Mall может предоÑтавить вÑÑ‘, что вы пожелаете или что вам может понадобитьÑÑ Ð´Ð»Ñ ÑƒÐ»ÑƒÑ‡ÑˆÐµÐ½Ð¸Ñ Ñ€Ð°Ð±Ð¾Ñ‚Ñ‹ Ñ FreeBSD. Ð’Ñ‹ новичок в FreeBSD? Или, возможно, иÑпользуете его уже много лет? У Ð½Ð°Ñ ÐµÑть кое-что Ð´Ð»Ñ Ð²Ð°Ñ. У Ð½Ð°Ñ ÐµÑть поÑледние верÑии FreeBSD на CDROM, полезные книги, а также Ñркие футболки и кепки. Будьте в курÑе новинок FreeBSD и заÑтавьте его работать на ваÑ!" - From nobody Fri May 8 08:12:08 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 4gBhfx1mrDz6d5wf for ; Fri, 08 May 2026 08:12:09 +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 4gBhfw3V19z3QYs for ; Fri, 08 May 2026 08:12:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778227928; 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=yrsorw3r65sOJqIAo4KZkY0zMBsUTlaa7oGgbsTw+n8=; b=amyi2Ik3KBK5cuqwGQprsTwe6Kr+FOdYBd0XUBVAMWIKbDB4t3w1vn50K0KzjJU12Z0IRq xwwVb2ruhBHklEHgbabMnIGRvmnw4aUk7NqDsOS1b7Rv52w4YNWqwgqW+5VyN+h8hedbY0 QW516DRcpMFEjeya6Fyulo6OsGoo4VO1jqh4ZKQ0xHptq98laswHrZd6NvU/2Nl/jxMb7V oISxzqwHA+d4SMFxZ0+478qhSIwvF/dDVunieEWuGNefJSPv5j4orzkgSW7Z/C50lYT4LL +/MyIr7h6eslLA9FhfZUe8R3+AAMFwcmsOsaCEKqKnKAuUOLj9j4e/phj6+i8w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778227928; a=rsa-sha256; cv=none; b=pze1IQsmR0MrzIMJklTJvkc9vkpn1SmZyK6QShvOh7QWcTG0Q8zLi0XXJgb3zXNUY+oxS9 LWq9CifbHNO1vpDAxotk1y6vjlCX9ozTxjLyVLOVHrjvTCGAVCER+swRkXs6+rcnuru4Qi RNzNDR9JGAzU5cWfd4NOf/jakuk2Ovv96EsoR49Z6/l5XZDbZKVuiTsOSlmBlps+l46Y+S GhC/49+tmuLeUQjTDc6eqFY1kdLkgVK9hN6XUU3pW4GCDiSCi/5uEvA6IN3PKHt223PR30 8oVZ+SdbSoItdPngCLLFn0xqMomdBE+kcNUDQfpdPshMP8bJwvVQ6EnldkOEmw== 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=1778227928; 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=yrsorw3r65sOJqIAo4KZkY0zMBsUTlaa7oGgbsTw+n8=; b=SuJ1O6p0Z3KldL04RntrUwmkp7N60ii8kJ8KAyWfcmRY1QNWjolRRS3VF2L0YRZjP0U4Uq IuOUvasAaXfUCS2/JnntFdO+NS9DXN1nqyLhJpNg/CWNEGnvY9N8SNsiHMw+IJ/Tg8WXsw OEu6HHf+Qm2BdrRkb4MHo0ZJBpSOSwPYnXZ9raUSQvMWwz/wiAdd8DPlLO2n+g37SwClqM lwHTyLNT7vjnkqBjZSyGiafZNzCxMCrC+FfKuMOaJEs83JP1vwJ8Ji9cRzVIvDxRgkzuZI HOeoiTTpDbrme9o6C9i1POQb/DP8sUEJN++LwwYgM7q0I8bwWPBmVhDhbUFicw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gBhfw2kbQz14qk for ; Fri, 08 May 2026 08:12:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1a47f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 08 May 2026 08:12:08 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Marc Fonvieille Subject: git: e4a99a8b54 - main - 15.1-R: Temporary version bump for 15.1-R 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: blackend X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e4a99a8b543a586d0af5a67628aed91c89aeb966 Auto-Submitted: auto-generated Date: Fri, 08 May 2026 08:12:08 +0000 Message-Id: <69fd9ad8.1a47f.76ad127c@gitrepo.freebsd.org> The branch main has been updated by blackend: URL: https://cgit.FreeBSD.org/doc/commit/?id=e4a99a8b543a586d0af5a67628aed91c89aeb966 commit e4a99a8b543a586d0af5a67628aed91c89aeb966 Author: Marc Fonvieille AuthorDate: 2026-05-08 08:07:36 +0000 Commit: Marc Fonvieille CommitDate: 2026-05-08 08:07:36 +0000 15.1-R: Temporary version bump for 15.1-R --- documentation/content/en/books/handbook/introduction.adoc | 2 +- shared/releases.adoc | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/documentation/content/en/books/handbook/introduction.adoc b/documentation/content/en/books/handbook/introduction.adoc index b127d3cace..5f22a5afad 100644 --- a/documentation/content/en/books/handbook/introduction.adoc +++ b/documentation/content/en/books/handbook/introduction.adoc @@ -1,7 +1,7 @@ [.abstract-title] Abstract -Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel150-current}-RELEASE_, _FreeBSD {rel144-current}-RELEASE_ and _{rel135-current}-RELEASE_. +Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel151-current}-RELEASE_, _FreeBSD {rel144-current}-RELEASE_ and _{rel135-current}-RELEASE_. This book is the result of ongoing work by many individuals. Some sections might be outdated. Those interested in helping to update and expand this document should send email to the {freebsd-doc}. diff --git a/shared/releases.adoc b/shared/releases.adoc index c4c84c527c..d025fba2fe 100644 --- a/shared/releases.adoc +++ b/shared/releases.adoc @@ -33,9 +33,9 @@ // Current latest production RELEASE. :rel-latest-major: 15 -:rel-latest: {rel-latest-major}.0 -:rel-latest-next: {rel-latest-major}.1 -:rel-latest-previous: IGNORE +:rel-latest: {rel-latest-major}.1 +:rel-latest-next: {rel-latest-major}.2 +:rel-latest-previous: {rel-latest-major}.0 // Current latest legacy RELEASE. :rel-legacy-major: 14 @@ -64,11 +64,11 @@ // Set to 'INCLUDE' when the schedule is available. -:beta2-upcoming: INCLUDE +:beta2-upcoming: IGNORE // Set to 'INCLUDE' when the installation images are available. -:beta2-testing: IGNORE +:beta2-testing: INCLUDE :betarel2-current: 15.1 :betarel2-vers: RELEASE :u-betarel2-schedule: https://www.FreeBSD.org/releases/{betarel2-current}R/schedule/ @@ -97,7 +97,7 @@ :rel151-current-major: 15 :rel151-current: 15.1 -// :rel151-current-date: TBD +:rel151-current-date: June 2, 2026 :u-rel151-notes: https://www.FreeBSD.org/releases/{rel151-current}R/relnotes/ :u-rel151-announce: https://www.FreeBSD.org/releases/{rel151-current}R/announce/ From nobody Fri May 8 08:12:09 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 4gBhfx6KkXz6d62g for ; Fri, 08 May 2026 08:12:09 +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 4gBhfx4MZXz3QvY for ; Fri, 08 May 2026 08:12:09 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778227929; 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=w2eNqk9jTjAfeHW0E6yrfnTKSlxAz01IvirvWp28j2E=; b=T+IQksXDVsfMt7SyfcjOTi28hQTdR2l8g3nTNa6e2OQDZ/urzpWNn1MaKParU0T8uQIDkp wC4I6H/pwnwHvz68ccRemwItpgGi3iHwQG1Yut72bMtJd08T3e0v1qV2K57BLQCpefhVYW u9AT0GeFjtRPcvpFh01sSkCO25Jx89nc2/l7fLWcSXX3SFghSfjDYoRSwGVDMW3K7ckn2+ aRVbpAaRE+7FwPWw7L4U7zlb2n8EHxkc6eg7TBwmKEbNDROZpPd80AWORlsGubWV28F/yS 1Znom7RdwM+mMpwXvk60OWv1HuZ7ObhXglIX2KvYN3hRwV11s8q1QK9eQkUhqQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778227929; a=rsa-sha256; cv=none; b=uf6HWz7/1CH9tZx8ZIlfHksJPI/tf+0LMo4F7ySdm2a7OXY6aOgAwL/ssQXoW5Xaiziz4W ZIzUni+0czQfR67B+0XRdf7xsYFNKAyqdkqFytujJtO6SFWrfCAP0T/k8AgYSAzQ/kzvza bgdBlyua+8mpDsEf+vqGh2yOLttVHOVRpBcFG1UA14ip0RvPoUmOBDHYGnxfFboA0d6E1o wHDFl9ps3oVlCTIVmhCkavob8V9OEyeunQq4U7s8bZqVIP3XX8Po3+tBrJEIoCabjgPXFJ 2l11qDKPEU+LtH0lZ5xjBrJAkawNNkGsyrK5L/DCO+fjg8JrTC+qFb+KDcdZIA== 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=1778227929; 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=w2eNqk9jTjAfeHW0E6yrfnTKSlxAz01IvirvWp28j2E=; b=hk4+0YBuMtUTsxC5a/+wuSNUlTc1habO6lLg3bj/GlNuWiFbyL/6tcV/mahYWoGQAm45/B W2K8ZMd6msSHf14QF227Iy6LF5jL4tnJe4d55CJR8Hn7ka47n4qRMNri0tr5y/hgDGvsb7 1rqbtbYd0GRutlPspCpfE7jDmmkhkHlkhpisHzjI9aoWt1bSiwi9HxwXKU3f6PxOnMpw/x mP57/D44dvy/eRsUkj2cW6ai1xMD+XDGpBS182XBI7tnaIshu0UWXTbqUdz5ldQrDQ05zi NdIuHesG74sGzQQe3jxfdgfbLBC/u/c4fAGGQgR7hyDt3TT6nE202zs/cU0z6A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gBhfx3Vgkz14W9 for ; Fri, 08 May 2026 08:12:09 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 472f3 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 08 May 2026 08:12:09 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Marc Fonvieille Subject: git: 5dc23aef28 - main - 15.1-R: Revert previous commit until the 15.1-R release 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: blackend X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5dc23aef284ceaf3240abf0fdc6f518d569878b9 Auto-Submitted: auto-generated Date: Fri, 08 May 2026 08:12:09 +0000 Message-Id: <69fd9ad9.472f3.415db511@gitrepo.freebsd.org> The branch main has been updated by blackend: URL: https://cgit.FreeBSD.org/doc/commit/?id=5dc23aef284ceaf3240abf0fdc6f518d569878b9 commit 5dc23aef284ceaf3240abf0fdc6f518d569878b9 Author: Marc Fonvieille AuthorDate: 2026-05-08 08:11:28 +0000 Commit: Marc Fonvieille CommitDate: 2026-05-08 08:11:28 +0000 15.1-R: Revert previous commit until the 15.1-R release --- documentation/content/en/books/handbook/introduction.adoc | 2 +- shared/releases.adoc | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/documentation/content/en/books/handbook/introduction.adoc b/documentation/content/en/books/handbook/introduction.adoc index 5f22a5afad..b127d3cace 100644 --- a/documentation/content/en/books/handbook/introduction.adoc +++ b/documentation/content/en/books/handbook/introduction.adoc @@ -1,7 +1,7 @@ [.abstract-title] Abstract -Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel151-current}-RELEASE_, _FreeBSD {rel144-current}-RELEASE_ and _{rel135-current}-RELEASE_. +Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel150-current}-RELEASE_, _FreeBSD {rel144-current}-RELEASE_ and _{rel135-current}-RELEASE_. This book is the result of ongoing work by many individuals. Some sections might be outdated. Those interested in helping to update and expand this document should send email to the {freebsd-doc}. diff --git a/shared/releases.adoc b/shared/releases.adoc index d025fba2fe..c4c84c527c 100644 --- a/shared/releases.adoc +++ b/shared/releases.adoc @@ -33,9 +33,9 @@ // Current latest production RELEASE. :rel-latest-major: 15 -:rel-latest: {rel-latest-major}.1 -:rel-latest-next: {rel-latest-major}.2 -:rel-latest-previous: {rel-latest-major}.0 +:rel-latest: {rel-latest-major}.0 +:rel-latest-next: {rel-latest-major}.1 +:rel-latest-previous: IGNORE // Current latest legacy RELEASE. :rel-legacy-major: 14 @@ -64,11 +64,11 @@ // Set to 'INCLUDE' when the schedule is available. -:beta2-upcoming: IGNORE +:beta2-upcoming: INCLUDE // Set to 'INCLUDE' when the installation images are available. -:beta2-testing: INCLUDE +:beta2-testing: IGNORE :betarel2-current: 15.1 :betarel2-vers: RELEASE :u-betarel2-schedule: https://www.FreeBSD.org/releases/{betarel2-current}R/schedule/ @@ -97,7 +97,7 @@ :rel151-current-major: 15 :rel151-current: 15.1 -:rel151-current-date: June 2, 2026 +// :rel151-current-date: TBD :u-rel151-notes: https://www.FreeBSD.org/releases/{rel151-current}R/relnotes/ :u-rel151-announce: https://www.FreeBSD.org/releases/{rel151-current}R/announce/ From nobody Fri May 8 08:16:16 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 4gBhlh5RYqz6d6NV for ; Fri, 08 May 2026 08:16:16 +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 4gBhlh4RTnz3RQr for ; Fri, 08 May 2026 08:16:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778228176; 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=zCCTILgYTIsN7wdYo+4jslGP4a4UCZbF4hV49/ObPhE=; b=DnHtRA+ewJ8oioh1dqy/USo2IfZwbWT35lyU/ymJO6dK4Qx/qz3HTJ0I+p63tz246SLeAC Ir0LzBP+zjwM3Gahf2nbErIjBLctvhOwTNoEH/IkE4scYu6cxc2hExI+laV0gsIssOqVTe 22a1makhELkGCyg5ZeyrqStqaFjBBpKUTsOaP5FwPZKfMMxLWuI2idzm2oiYBbio+Dp5qc WzYguinDl/6DBMNMBzEX6GwBtD/bL7xC8f1tLIdkkofuKzoprYmfXqcWOQGGKd7JEaLTyf 1BX96bZ7wSGPOBGtAUtMsmuD7/tFGL2XiNBmYQ8vCDhc8NptS9kn3kUl48V83Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778228176; a=rsa-sha256; cv=none; b=agbffTeXfV4KP1HgCnYUfTgZi54RNUi1bxjFK9FvmCqTb94e5542ZhoPt3rYQpCqbE/Fsm fQiKyTjPCJ+vo7sYqxyowkXTo9YWeNauPtOj7ygaq5hPTA9Nvynom3HyKxZowCWCotHwtS o1BtjPpqWsPM/gnTlTkypNO09nGKnsZed7cMShv9PUmbWJ/Hf8gvLiydpIiFY+u+sA4TT/ dDkdV9uairY2rISLHHhDxQXOmUa4SrTH8FdLUlGTGFOMlsKxNGtXgPrtq8oO5c9uPBM6Kt pnHHysFqImuSufZAwS8XRdssnO+loXfNM1doxoeyG2IiOvhVZCHe6fNu1AGnOg== 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=1778228176; 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=zCCTILgYTIsN7wdYo+4jslGP4a4UCZbF4hV49/ObPhE=; b=XBvSj8BlhxYseqj69RFdrKbHFvyXTNb7ngq++cS680ME+PcTZOL44lh8j4ygXyaXvJOW/b Zz3CX8pnDyUe/eGESx7lgUIcnxsxj40V5TeOMp9ZuHimzT4I+mbRBim6VFvYo6Ve0h2IsP c4rU28GzIYctS+JeDpY1gk2SC3svKmSQ+j4bf3s2bnwkPFj3oSMw/gJMBd5tLlhq8ScZ5c xD+SdnpDFQ+hburND/RCaLa39T3JM672Nx0OiJ3FmpnQ3f5tj7psvHiyjTRVHdCSRCDRgh FuQICA+I+QkAft1UAkStYu6azdTBI3sNi6iQOD3t9/4IcDHm52mtkfKV45uYug== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gBhlh3QzGz14YP for ; Fri, 08 May 2026 08:16:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1a098 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 08 May 2026 08:16:16 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Marc Fonvieille Subject: git: 4be0683eb0 - Create tag release/15.1.0 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: blackend X-Git-Repository: doc X-Git-Refname: refs/tags/release/15.1.0 X-Git-Reftype: annotated tag X-Git-Commit: 4be0683eb019f72d604051f600f556de645b5d35 Auto-Submitted: auto-generated Date: Fri, 08 May 2026 08:16:16 +0000 Message-Id: <69fd9bd0.1a098.66558e59@gitrepo.freebsd.org> The annotated tag release/15.1.0 has been created by blackend: URL: https://cgit.FreeBSD.org/doc/tag/?h=release/15.1.0 tag release/15.1.0 Tagger: Marc Fonvieille TaggerDate: 2026-05-08 08:15:05 +0000 FreeBSD docset for 15.1-RELEASE Approved by: doceng (implicit) commit e4a99a8b543a586d0af5a67628aed91c89aeb966 Author: Marc Fonvieille AuthorDate: 2026-05-08 08:07:36 +0000 Commit: Marc Fonvieille CommitDate: 2026-05-08 08:07:36 +0000 15.1-R: Temporary version bump for 15.1-R From nobody Fri May 8 15:20:02 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 4gBt8f3RvYz6cSds for ; Fri, 08 May 2026 15:20:02 +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 4gBt8f2wyHz47F2 for ; Fri, 08 May 2026 15:20:02 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778253602; 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=0qtUHYMc0bRKRyUQVvtKDJNQ3+RtvYOWLfLNZf3gqu0=; b=MM1zqceH56oIa+5AKABDyT4yPtcZvoWMXSPAKQkKwI0smMLRobxzamwxzZ9WKjC9xArc7e U7bgxgzGdpB2Xd1IjnCm3HG/bQ4m3FrblzGw7xzPpV3foR8OAWleOrsume4Xy3r6Ob1UYu eycd2cAg1i2sBt2BF/F6jkMQWAFYhRpxjxMGvptOcNaiHdwm3b6cXUSaVm2r/WjPzaKAYF BmNkJvSv5p+1awMfSjWf/kLOrbd2cFlkVkUUyhCU/rVOhfO0wYqMO4pOYSn6ToOOFat7Ze emZ4dt2cyhXx/v7BNlu90SQOJD9XLzXS3lGQh+fp/Rh6+jKLn1+9Gq4R20EEyw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778253602; a=rsa-sha256; cv=none; b=lUQZ+LFaqSpOwu8CzDkb0ZaYfgcolfgP/8XkIcWJ3BlIc5DODf+x+YBr6gEm3LiF8wSliA rEIZswZAkuCO7qoGRheqtqKgW0i7NrSRxzd215lpa9ypngCvJjhxC9EAQLEIfOKBSN3J5a /q5i7VY42EGQuB/n8o977QKhf+y/KpJkVjvJ5Em1oE31Cw9XWJQ+jiyuED0neJn12YwQNl oANIvYZKpQeyT9A1V6HERJsBDyscVX02V83aBh6NQboJNfRwRTDj/6nJaFfhY/90CKc4Qs qDHIyumhW/OcPGIV4lG74v/rq0dNts5rEEg8sWbl5gIkwpdh5KRz5+5RuOFRZA== 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=1778253602; 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=0qtUHYMc0bRKRyUQVvtKDJNQ3+RtvYOWLfLNZf3gqu0=; b=f+ygL7MonX4mzAWZ1UNZXBAL3cJ5SBRNXdjzb/86bV56Wy3meiX2x11eQooeVNTysa1emt dfZT1PBzp7mCCakGwhvJId6HMc92VL6tDLxpA5Susmf1YmOb+HfVBmEib2ThIP8z01YnSR Ukt3uLQfZ5kQTTGIkPiH4ZskcRVDVUKfKUCBB+Dngy3Jklbj6VhxRQpQFO2ILazjceUDKB Iuep4MsYVmC0kYZj4If12svNPZit5tKjYmi0vzJZbOD8Moteg5jMARVTbG7OxAFd/krmOf 0449HQE717ASB+GE9PBSeYJtKov7wVeuWVlSjXw9LVTXcN0PFe/mYJCpIMBblg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gBt8f2CGrz3gm for ; Fri, 08 May 2026 15:20:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 31203 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 08 May 2026 15:20:02 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: cabb841bb6 - main - 15.1: On schedule 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: cabb841bb683576d3d32b15453f9b73717023ac4 Auto-Submitted: auto-generated Date: Fri, 08 May 2026 15:20:02 +0000 Message-Id: <69fdff22.31203.353f1728@gitrepo.freebsd.org> The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=cabb841bb683576d3d32b15453f9b73717023ac4 commit cabb841bb683576d3d32b15453f9b73717023ac4 Author: Colin Percival AuthorDate: 2026-05-08 15:17:01 +0000 Commit: Colin Percival CommitDate: 2026-05-08 15:19:57 +0000 15.1: On schedule 15.1-BETA2 builds started on May 8, 2026. Approved by: re (implicit) Sponsored by: OpenSats Initiative --- website/content/en/releases/15.1R/schedule.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/releases/15.1R/schedule.adoc b/website/content/en/releases/15.1R/schedule.adoc index ed02e186a3..6c14fcbbd7 100644 --- a/website/content/en/releases/15.1R/schedule.adoc +++ b/website/content/en/releases/15.1R/schedule.adoc @@ -37,7 +37,7 @@ General discussions about the pending release and known issues should be sent to |Code slush begins |17 April 2026 |17 April 2026 |Release Engineers announce that all further commits to the {localBranchStable} branch will not require explicit approval, however new features should be avoided. |{localBranchReleng} branch |1 May 2026 |1 May 2026 |{localBranchReleng} branch created; future release engineering proceeds on this branch. |BETA1 builds begin |1 May 2026 |1 May 2026 |First beta test snapshot. -|BETA2 builds begin |8 May 2026 |- |Second beta test snapshot. +|BETA2 builds begin |8 May 2026 |8 May 2026 |Second beta test snapshot. |BETA3 builds begin |15 May 2026 |- |Third beta test snapshot. |RC1 builds begin |22 May 2026 |- |First release candidate. |RELEASE builds begin |29 May 2026 |- |{localRel}-RELEASE builds begin. From nobody Fri May 8 22:31:10 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 4gC3k61fHxz6d5m1 for ; Fri, 08 May 2026 22:31:10 +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 4gC3k61CHxz3CfK for ; Fri, 08 May 2026 22:31:10 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778279470; 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=bjXVvYqEaJG7U1KMps2zpnkX4oKBN7xjTR4T3sVNiag=; b=vNjReNWxCAlrOoAflBisbSo59zSfo73KPHtcBQO4DGeHI78ltD29dhc2nGgYmfDJaK9u5P 3gP+fd4KWBwsQigfwDoQ0fSKdsLpAGPk5j+XGygx98zLDx5H+cG87QQsKMlMp+yhX0eVir LOhQsA8F8fY8vrEcYQFuGB2jLxCwP2Y5FmiP4P3bI19wyaCgnrEfG6iAag7iAyALyw64Ds 6DdAQdynVkQyClHYTT6h+DQ84wVo5XpLyFx4UcFFUcWjjmvo3NaLW2bp4Al3j7HdvMJE/8 DTT7pNvuw/QoQNd/hB+uFR5V0WIjx5qRSStJxSng+qxDh5SBfKLDPZMN5E8XNA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778279470; a=rsa-sha256; cv=none; b=keMqKBFg90vBdguR7BUfLySQ4feACfivIphUNwBuOUhfZWo6S7rlCqOi3R760LzOVviqKy GPUWrO1kS9OdFGVVN8drNINYaxtcCaQkYh63f/Nk9EpThNYV8yLuCiI/lc77UaRYOcHHu2 dWn5hcK/5Ve1cZ7OqoYgornguIP7mD0wwfBo2KURWzj978GHnqP/Br6E20DxXErkp33wR+ vo5dH+V8/V1/WXWCQCaoZ2n68/mZBDgGLKEVo7PDs7SigWZOUW6fWUS272PUX6zS3Hoaqx qB7mxIjVseTJoJPAOApB4LQrsV5q45UG9HmgaI0qXIYI+6PZf/iPItSv/777Mw== 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=1778279470; 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=bjXVvYqEaJG7U1KMps2zpnkX4oKBN7xjTR4T3sVNiag=; b=DpRjH2pzEO9q6siaxOJXxXEv6ZWy8khOm7YY3FDt0Zp06u2EJOOepJ/cNbvqaL8jixY0/F rOSZuvtzXg/AjPiqFdzdo4h78ocN8Ab9tc1xXPUjycT3V87Yxq8xKgY/Smz9eJ5++ZePi9 SL/ZxIo578Lfo7WCy62cYKEe70Dcu/aWuh0Mnu7ynv9vW4zJ4v0xJgOKIfTsJCFuufcanf gJBABsKXKoMAKqXxM5j/taBxzYjX1GniSPogxS/Ib9JwkJwn6UX4uGnZb6NmbaZWBgDKJB Kz1zlw0Tpwt/w3On4QV0tYYf5pPhm/sjrTdtpokDjcG7cDV/s5f73UmRxlTfWA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gC3k60lRTzYvP for ; Fri, 08 May 2026 22:31:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3779c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 08 May 2026 22:31:10 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: 7c17ba7f2f - main - 15.1: Add checksums for 15.1-BETA2 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: 7c17ba7f2fc6b3c0e21cc392185b0d97f7bf42c3 Auto-Submitted: auto-generated Date: Fri, 08 May 2026 22:31:10 +0000 Message-Id: <69fe642e.3779c.3c29498b@gitrepo.freebsd.org> The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=7c17ba7f2fc6b3c0e21cc392185b0d97f7bf42c3 commit 7c17ba7f2fc6b3c0e21cc392185b0d97f7bf42c3 Author: Colin Percival AuthorDate: 2026-05-08 21:13:28 +0000 Commit: Colin Percival CommitDate: 2026-05-08 21:13:28 +0000 15.1: Add checksums for 15.1-BETA2 Approved by: re (implicit) Sponsored by: OpenSats Initiative --- ...CHECKSUM.SHA256-FreeBSD-15.1-BETA2-amd64-vm.asc | 31 ++++++++++++++++++++++ .../CHECKSUM.SHA256-FreeBSD-15.1-BETA2-amd64.asc | 29 ++++++++++++++++++++ ...A256-FreeBSD-15.1-BETA2-arm-armv7-GENERICSD.asc | 20 ++++++++++++++ ...FreeBSD-15.1-BETA2-arm64-aarch64-PINE64-LTS.asc | 20 ++++++++++++++ ...256-FreeBSD-15.1-BETA2-arm64-aarch64-PINE64.asc | 20 ++++++++++++++ ...6-FreeBSD-15.1-BETA2-arm64-aarch64-PINEBOOK.asc | 20 ++++++++++++++ ...256-FreeBSD-15.1-BETA2-arm64-aarch64-ROCK64.asc | 20 ++++++++++++++ ...-FreeBSD-15.1-BETA2-arm64-aarch64-ROCKPRO64.asc | 20 ++++++++++++++ ...SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-RPI.asc | 20 ++++++++++++++ ....SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-vm.asc | 31 ++++++++++++++++++++++ ...SUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64.asc | 29 ++++++++++++++++++++ ...SHA256-FreeBSD-15.1-BETA2-powerpc-powerpc64.asc | 23 ++++++++++++++++ ...A256-FreeBSD-15.1-BETA2-powerpc-powerpc64le.asc | 23 ++++++++++++++++ ...-FreeBSD-15.1-BETA2-riscv-riscv64-GENERICSD.asc | 20 ++++++++++++++ ....SHA256-FreeBSD-15.1-BETA2-riscv-riscv64-vm.asc | 27 +++++++++++++++++++ ...SUM.SHA256-FreeBSD-15.1-BETA2-riscv-riscv64.asc | 27 +++++++++++++++++++ ...CHECKSUM.SHA512-FreeBSD-15.1-BETA2-amd64-vm.asc | 31 ++++++++++++++++++++++ .../CHECKSUM.SHA512-FreeBSD-15.1-BETA2-amd64.asc | 29 ++++++++++++++++++++ ...A512-FreeBSD-15.1-BETA2-arm-armv7-GENERICSD.asc | 20 ++++++++++++++ ...FreeBSD-15.1-BETA2-arm64-aarch64-PINE64-LTS.asc | 20 ++++++++++++++ ...512-FreeBSD-15.1-BETA2-arm64-aarch64-PINE64.asc | 20 ++++++++++++++ ...2-FreeBSD-15.1-BETA2-arm64-aarch64-PINEBOOK.asc | 20 ++++++++++++++ ...512-FreeBSD-15.1-BETA2-arm64-aarch64-ROCK64.asc | 20 ++++++++++++++ ...-FreeBSD-15.1-BETA2-arm64-aarch64-ROCKPRO64.asc | 20 ++++++++++++++ ...SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-RPI.asc | 20 ++++++++++++++ ....SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-vm.asc | 31 ++++++++++++++++++++++ ...SUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64.asc | 29 ++++++++++++++++++++ ...SHA512-FreeBSD-15.1-BETA2-powerpc-powerpc64.asc | 23 ++++++++++++++++ ...A512-FreeBSD-15.1-BETA2-powerpc-powerpc64le.asc | 23 ++++++++++++++++ ...-FreeBSD-15.1-BETA2-riscv-riscv64-GENERICSD.asc | 20 ++++++++++++++ ....SHA512-FreeBSD-15.1-BETA2-riscv-riscv64-vm.asc | 27 +++++++++++++++++++ ...SUM.SHA512-FreeBSD-15.1-BETA2-riscv-riscv64.asc | 27 +++++++++++++++++++ website/content/en/releases/15.1R/signatures.adoc | 6 ++--- 33 files changed, 763 insertions(+), 3 deletions(-) diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-amd64-vm.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-amd64-vm.asc new file mode 100644 index 0000000000..f5f14dfce6 --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-amd64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.1-BETA2-amd64-BASIC-CLOUDINIT-ufs.qcow2.xz) = 456b3acd30350532201e309a8ddea976076ece13e05fd13919a7f09efb3db6d9 +SHA256 (FreeBSD-15.1-BETA2-amd64-BASIC-CLOUDINIT-ufs.raw.xz) = 20c0e5af94a39fa4610a28d7282c5b3df5029dbf4cc5abaa4b65712bee0c929c +SHA256 (FreeBSD-15.1-BETA2-amd64-BASIC-CLOUDINIT-zfs.qcow2.xz) = 24863f0b299e5ed49afdce80732f42c6a19a0f02ccb69cc581401292962fd2c4 +SHA256 (FreeBSD-15.1-BETA2-amd64-BASIC-CLOUDINIT-zfs.raw.xz) = 004124d020e350a0de5e4a22eb95e9e63e3684591d55639b728746430158100b +SHA256 (FreeBSD-15.1-BETA2-amd64-ufs.qcow2.xz) = dcef0a5e6b51ab1ab6d565bf3ce9af2f40a94dfed634dc3ce872c96d16459193 +SHA256 (FreeBSD-15.1-BETA2-amd64-ufs.raw.xz) = 32391aece76c53faa6464bf2b448cdd46258f18f685c6163b051f783d2394a7e +SHA256 (FreeBSD-15.1-BETA2-amd64-ufs.vhd.xz) = 2cd84a9a8329418a7173869589c3425325bea59ea3778ece9441467fa7defb2f +SHA256 (FreeBSD-15.1-BETA2-amd64-ufs.vmdk.xz) = 863a70d81d0480db8bbef0087628ab0006629c2d09d1c1165cd3294e27545170 +SHA256 (FreeBSD-15.1-BETA2-amd64-zfs.qcow2.xz) = 907587027e5e1f7a102ad8f96bd7498c9a7cd480d2fc1719010a21e5212d659a +SHA256 (FreeBSD-15.1-BETA2-amd64-zfs.raw.xz) = 6c7858fcbddf08f9fbe0b4653319b2a626558635bc505d756dd7e4d376f2f039 +SHA256 (FreeBSD-15.1-BETA2-amd64-zfs.vhd.xz) = ba626a54caafd1137ab8d7ba2c2df3e5d8765fff98167f17f7b24a71594c516b +SHA256 (FreeBSD-15.1-BETA2-amd64-zfs.vmdk.xz) = 1c167c2f8f39247f1ea1a6973e51247232912b53ac2280c04e3bf39c9eac0ae1 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UecACgkQOJfy4i5l +rT+pyA/+M+8+JupHxgWTCWQ6m0f/Ht+v0iBiEvwcIbzOITrauQhG8muA79+6B6Yu +2KCDb1eo37W2V9cyC/jSbF0i3VCsQlb1B/wLgVuVP0uxv/FoW6Rc+ZspssYAt1LA +lyi+b34xA0fRxdx8JMeR7MakAHbnYnjWZDd3ofsdPeh8GrhahJkD6YihuBSQM2Bh +TT1nIEGLeYsp4Dz1eVW+MHoCLYgIx1XB1WujnrB6kbkibbLJJBBnTshSXuB38x/l +fXcrsV7sVht6jrtoZ3C4WC0Cmi3pd62xyygsrGPvvf7jIuVSwqV4R/udIhOWfKlK +xEF/CgUTTgwNUleLBkq2EBD7envf6krsSHCDeCYXpoiWyNUMixW02xdWWandl4+Y +K6BUFg/U1qhDNQWYp4jir78034xCi3p3yIHa1vr8B0stxo0LotIamaHpxBo2WaDB +vUg5nQvNV46t89VUDh0qMYOoGqNaPY2O9ArPh6UzNYtImlGydfpxR60EzdpJs/LB +QOeozMTONMTdpVyGbrJAfywuG09QbvByGBwzrP0nQGN6NzneZR8qELACtlh3/Wei +5js3O8S+RDM+auIshMZ83bEzkrkQWzCjz43KLLndhkrH5SZDVqBYQzNynZo4BCVe +erhDXkxQX9y2iD6lyd5dKjfZpSZb0vBcrp84NBoOMgGFr5n8Y9Q= +=ACYs +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-amd64.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-amd64.asc new file mode 100644 index 0000000000..9ce6493b02 --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-amd64.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.1-BETA2-amd64-bootonly.iso) = e24784b8957f9476bc1960bc089b726566143c8a1d81ea9de0cea68df34d3e9a +SHA256 (FreeBSD-15.1-BETA2-amd64-bootonly.iso.xz) = beafdc9ee44fb50a7f350fe75d8b44bb26b48195ada19b9beff47e5a276c9430 +SHA256 (FreeBSD-15.1-BETA2-amd64-disc1.iso) = 272b42ede1f04ea2587388fb0dff2363d176639b0cf73421cfffc6e8c546f9c2 +SHA256 (FreeBSD-15.1-BETA2-amd64-disc1.iso.xz) = bad3992cadfb51b628b89409692bc69524c9c99d6562ea8b97064fe00d384f89 +SHA256 (FreeBSD-15.1-BETA2-amd64-dvd1.iso) = 9a5c80f6da2454210c6db387af5d160c2d4975cab406ee67e4001445035cd412 +SHA256 (FreeBSD-15.1-BETA2-amd64-dvd1.iso.xz) = 6b57971eef531192122fdf936b3ba79ad8c95890765a021c4601340230fafadf +SHA256 (FreeBSD-15.1-BETA2-amd64-memstick.img) = 6b8e13c3e2d4a43fc99344297248198fc025dc99be17b7b5367dcd065d9c85e9 +SHA256 (FreeBSD-15.1-BETA2-amd64-memstick.img.xz) = 0c6589bad3f08c8a2f85f9b4e4c50a10b6257790154430ba20e11e6b319bdd60 +SHA256 (FreeBSD-15.1-BETA2-amd64-mini-memstick.img) = 5fbbe0e58ce739a7bdafaa00cd1587336ae8bd9044712478b594601e8e4de641 +SHA256 (FreeBSD-15.1-BETA2-amd64-mini-memstick.img.xz) = 7c8bb5dc11063f55b160b040606fba73e24ec3a812b520f4b519c0e275ba321d +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UeQACgkQOJfy4i5l +rT9AjhAAhVSgueIxIVESXj5y1VcP364r2UvddrLNqL0Yec9kEuILpJ9j4/kdZP4r +HkVXnZU6nEZGj91aAXMXgZwOy1CHUrQCS/w0P+KyNzNI0NpI2YLeDeqF8yH/D9WQ +X1AnYAvqAok0E6b1AN4SqvdAWhD7QjlcWt2NCrfZ+hKT/F3jIIwaCyxjRAfkiiwK +VFGGkOmeeXYBE0gQucU9HWAy4EKtgktdZ0wVksa90E+jma6jPCkAHr4MSNG3yTz9 +rVDt3CRf8JUO565yJ6Pwa9I1eD10pqRW1gX5GpeNX4PGQOfpFH9KdG7c58Raa5fX +6wuiMercCb+p+MXzV0LOEG/ZYdwN18ZfkzOidlhqbEH6TyVdfJZXIOmEFOhDSQjT +aW2O8+otyqfNDCBoEquxAsGYYUHfjY6wpRRON8y1OS1aHYL3pBuMCe2HITarn3tw +m86HrAeCODNGc+44RjZwHN2Lw9TdrSIMcJo6mfB4bohzNeJpRsnOs57dfnSuQRpv +OufInum1SrHIXB/63hl7V5YGVG9rbPG4IF+Y5sVgAomZ1S0DdNJ1EgZ/5T/0b0wE +1UosmR1Md3FTk2xtofh+gAgPLlv2C5bbPcVRAxSYW0dLXZlMdvSwFkDG57RYXx7h +esjhnLWtMPukYs3RLZUas9b48UHnsYo4UYU6nuRmnJ29K3k/JAA= +=8+6e +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm-armv7-GENERICSD.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm-armv7-GENERICSD.asc new file mode 100644 index 0000000000..d93f31cf25 --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm-armv7-GENERICSD.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.1-BETA2-arm-armv7-GENERICSD.img.xz) = 3c8e811319b075587ff3a9f5a03fe97e48faefac9d29f2a552308bf27e9969f1 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UecACgkQOJfy4i5l +rT/asBAAm3QXYqb+AIEXoAipbiHWTMFuS05hcF0/fLroF3DcX5qGapaRjkaLWtNO +k0NMcp4wXg1P2sagN9Zqlj9xRwSXlV/S/wjJUjhrqLn8WqVbyTdArnj2V5kVRUvH +7Ubr7DgSGF42D0umbD/304/kF9WHNPvLdojRg5KklCKgeRhoGhNIvW+Lc0tVBDnd +jcwHmpjxPw76M8sD23wjJ5tUr1/sYpztsNohMKg5mete5kzwbCm3AsW7AMH/Amq+ +FmIsae2l3PDfnQWwcyzhQSfLm7AH7F3Bco+MTagLCgdOC0KSk47c/fpH9jC6k/Mv +gBESkgSgZXJfawrD1LN1NAeze/Egz0EbfQTibnAxYdsunCcr3XRPAyTd10Mpwl6g +1BSjZNykH+oqA1Rsw02NHZnpVC7gA78zpfL2TFFIFqvvGEqvrUgtfUwyELI9tlzA +EYC4a6J+HyTsJqFZb2Hb922T17b8pYZDPfOICVLZcRO1akCSd6luyd3rB3NHsoOe +OtuvaCuzpWH2FugGrSotq8+yKtBcqULbSd9wBc4ov2nSrXyWNUMhjYVWLMk3EL0O +TNHA9fMVtFxuq391xTdnbFpI9c70HUaKTQRCPdNCtinzv4jrjU8wuR+T9LhbCVrj +30FvnXf2GyaQRFkbjOljOGluxSXOAA03v4aSCmgL4Wcu8bBr928= +=2w5b +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-PINE64-LTS.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-PINE64-LTS.asc new file mode 100644 index 0000000000..99aa1a286a --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-PINE64-LTS.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-PINE64-LTS.img.xz) = 34f877f05ffa072dd13061702e4b5944cc896022e7c6d506a54cdfa37d819ab1 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UecACgkQOJfy4i5l +rT8kPw/+OAqaC5xI303465mg88DFh9N/or6z3ptlsqwcDTqXsjV1rj2hfM0kt02y ++ikjJmw4J8qBqCGx4Vj9JAWxNnI7KwyLsEt/zcyCHJyIJnK7qVPpq0ce2NNzOGEb +4u0QdWKCN/Pf49SuJY2TX3asQBPinSKznlzywkZNaAqcyXJEdL8Ivx73tj6+vZUQ +qzboZ8NAk6jr0824SB8sLrZwDcgAI1IMje8AlF6qPzS3Tk1LKe7ocqgXC2JZJ5y6 +13l99vqXo/LJj4HbhJPP+v97PtsqrDc3+QdjuLMTKbAjbCHzAc+WjO3ICM3oAuyO +jGb3xM1Gvc3m7/OYu5EQlODLsayAT3XWzBRiNJki6mTwhEcpEQ1S3QYAZQ6EE1nQ +dTpWwSxJgH3Uu0M0WQ7vDjXhGsH7xsDdRuWnBhPfWhxgKPkQPQvomENolidTaHjD +agZiTNtKXx3GNNWGncW+a/17X4NOUBc7jqVI7Qimz+M9tF0SUdYvlK0ki9i6HJo7 +3fCZlWTUg0CKmEQr82Y2ArB6qeBO4H9KtmWd7mBAsQhVozugbFaU4tgNyJJmYtbG +BJxAqJhvycLGWgQ5YArgpo0KgNpFIhe+SfLCYycUjL6DZv4EvmGRa5mhrIgEGNvT +ECIeQMdCU/LoRHKAx4tu/VnWbfD+Jfk57/MPb8GyrUeLOBwbELs= +=VwpZ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-PINE64.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-PINE64.asc new file mode 100644 index 0000000000..3e50c67ef6 --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-PINE64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-PINE64.img.xz) = 110fce582818259095419d51f580f0c0c6eaf23dff6071ac0044496d38478b6e +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UecACgkQOJfy4i5l +rT9j2A//ViMehstBownySKI/F/w/bKZArpce9ZJcpInp8hL0lp6nU0ZgcAz1kuPi +qpTJJtd7Re80ry4r5qdOP4aLAgp4BbxCyjrPNouGr7SILt+fT7Ni/eyyGaFpH73J +RmyH5fW3LeP8f2SKPrvTMZChsq5e6OH/H1FLQkASuWxqt+LizvxJwZVqHbXYUQpg +zVF6A0OP16Vaxbt4+volRuWsw7NqpZPmkUzdbWvFRm4wldmETlnnp1n0fQ/yOxiX +oCencmWqjqYCDbodHy3KXS7jJvUCRhsFxLFWNvb5T56wbBoIHujuKA9KzPtfCF4O +9V1unAogqGzjhDffESBFNj+aclyQ5Dj4N5j44S8FqQ0sDH/asVUEFr6ehf9TueI2 +KQF1SamPgYn4GiT0C1Fz0FLzoVMGjIvNwyp0Bibz0lXGj74MgJhIGmPK42+pkx/v +H4uJ/Y8sl/6eXQSfWi/ZaR2DRA8Mc7rkdgYrm/3/GydClDMpOVaNca2CxgTgdz8L +Qah0+tGSzS2iFdI7ltwzWNYxYimgO/5MIdg+xMC14cjCHwN8a3MAwtPzxOvOceoO +XIflBtzwYKc42J4jU9t3E5MSXgjGWxc2Ggtp8ENphjbEoKiS4Z8YnhCZ0mG1gYtA +CqKsAGRlIWIzebvpQsVVbu4HhwnrkwuClWxFmdVEJ0zqnI+b5Hk= +=VaJR +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-PINEBOOK.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-PINEBOOK.asc new file mode 100644 index 0000000000..a942b1c27c --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-PINEBOOK.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-PINEBOOK.img.xz) = e8c4d2c783f6c558620c0f3577153880ccde5569808bcc85b1827647f124b860 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UecACgkQOJfy4i5l +rT+l9xAAgDyh+io6VIaZmNPdOng4MyQTmM5Az5qdNYL/CsJ4ixmWVxV9VOuAyAG2 +SfLkeqx9u8Gur1Ai2wBT1lB1GU1VIo4lkk3Z2Y3jKgeMYMjzqkIo/LV178PomPlt +QkiWbX+LNo9uxc0TnDFNekC2C0HOW28rbAPO4jYsnT4uX8fhbNEN3N/AbUWEea7w +R6crbJ6Jh5U5dTIszEOcbh6OVg6cWkBW3u6fQrR442NKODIDflAf87VH255LHDiz +AlZlD/E288HHKfMan6TmvkZlTVCqAtmfkmX/YIUvCEOOL9fJmno5SUxEEFVlL3s2 +4x7gc0IbgfQSXJJl2oLLCbqH8rsKZ61929E2X9WIkb4sW9hgyUBZXP64GhchT+SJ +5GXj/zn0ZF+BTT+oe7Os5O19IdE3gFB5ygT6NBaiVguWZ+an3OSa3LviyJZsgcaS +Tdq0ioj4A7OPTu9iwq6DR2a9PnTUsKFVmY8H5tV/nFg0xR2rs4Maejjm7/Et/8le +u6G+SOn0Djh3zSQQ3H0zPSVmvdcgbQGz0I3A0WsNekXDiBWIH8JMb/H7EMo9mj3I +lE3edKbJSwa9dqs0h0LQ/+iQnl9l3KG1cFZj0hRfsyWO0PHv2Nkhn54MGb9iuLnp +cU01dwepBDiVZBwLwodBBUdFje/1ZtF/oHaK1WdWb1VD5MIR0KA= +=XOCn +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-ROCK64.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-ROCK64.asc new file mode 100644 index 0000000000..a71aa7aeae --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-ROCK64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-ROCK64.img.xz) = 6e33d9368d4712e1e626f74210f526e22c8cabb2cc185c23a2e58600a406503e +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UegACgkQOJfy4i5l +rT+hrhAAjphCylLC/mCgBEIgiWAhCHAX++2lsPL0m/Pqla4qXafiAiSDknRIFk5g +xK0p1SCtYMBG7ejcT2Xlwv64tjSgvnslOIehqE+SiqFOXwUCk2mFVZBCi9M+G8bf +WFXT6A4TJiNdKkKaidpM90495V1k3bF+iA9qgDm21ZcHNjHzqJHBqj3+mjw+0fSO +2L/EeijT0VVGk0iMSDTzOSChfgwgJcwwb8CBKmpvKb52eWL/O/RT7DKx9ciKocsi +tHIEZp8xx9tH47B267VxzxdDgCS9oqpYjhOjj1j5UvrzJ6YfIQna2Dd1yYNYOCbO +7Af43TIOcIJ4eys/4eCwgLitgU5SM0A1KoAByglf1UzYvXSC4LqInEaQ8e2O7nBE +ixK3dt06tzmPY0DXBgXltfKsFH7P8v4m8/VoXyoSJI5pI8KHWL0zG6VjrAmaD/N4 +x0E6aJcjBJE9yGUQljIGxa0Vf5r29G2XUGAPFZfHVKzZr84q7vjN1KO7RVUoH+SM +X7PDL+aAisaOU2Gp5Fu1ODfJxPty1g384tr/piRRo4N0P+Fv7UHdsXEphDn8Mp9u +3ESLlyrAZ3zDyjEvLZyGTnxYEqwEpRJaRq4V2ATDtfubD+YyriHAZpTo6EXKMCMv +CXI/Zkq1xC2TV2bkeBErpJsoU+TIIcDE2+pYTllfuJ+XomUfgBk= +=r3wP +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-ROCKPRO64.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-ROCKPRO64.asc new file mode 100644 index 0000000000..6b600c7953 --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-ROCKPRO64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-ROCKPRO64.img.xz) = 3bc13440114f8db2293e4fbb207c9179382ca0cb00b5d37f2542114ad6cee304 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UegACgkQOJfy4i5l +rT8VmxAAhXDiOI7fzDmk+8sWF17UN7N+Q7bS2bjk00j43MVYNV8a42/4mAfZFYam +Y0Ee7A4lweSnstJ5IEEXSY0o0fjJ7CAQSt9/vmw4gJzvOjhVKLLLj6ztyOF6IiU0 +tCItjbdTy3ZPTWEwxnNDoRrHm5YPjD2l7Vkj577To+zU/AinEvMgeRHLd3WousfA +/JjCJM0gMi+gRk082ZQs9GSdMKk9dRn6WKzl1cY6nTbWw2h6hKVZ55ZAwNKxWE6M +QR5vZ/ywQBu47hxvcOtOnnp82ZUIJ/58eq/8I1dFFpYHb0KVqHXRq0T5VtEKOelB +0o1zvJhSl95BcxyVecJCTBiCzEmZnTVYoRd3HOW0wxqLFLjbPAtDxZG5iAys04i8 +q/1zd32Zn9citoCoL1NJ8hHZf4LbnZcRonJu3192TVnU5nYYQKfwPEL3sZLJwhVW +1DVjpBqLRcRbsWSvXEKF1N7JluFddtEbpLtiShh2U3qtiZFg2TnyZ6Nhgu6GSlPi +IEBbHqkN9+jQUSxIYVei1ZeLMIBLdwkY1TB8EzXOVE9x6p5wAltMl+/wrDhF+78b +QmqkV1/zlVClh2ICj6BhTcIP9OpM0dUpR34e6Xjo2vGOJ1hPiGbkb79C27/p6ELi +Hkz43AquxpgnH+qP1qJNsM5lrgZBTPeh8MVMF9djE6eh8EtIwkI= +=QPbb +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-RPI.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-RPI.asc new file mode 100644 index 0000000000..23f1eadbc3 --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-RPI.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-RPI.img.xz) = 614e817829df49935267760faab04a6a1317a3e9bc21282052888c7dd71fabab +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UegACgkQOJfy4i5l +rT+eSQ//V24UrBNv5gmvrQC+1lZ5hDHce4FTDbS4Y8r2EbUDtfa84A9Ll+M4lc61 +CYw5XynhJZ004OcEfxcOW3f7SrsLyuC9nYQuBbRx3ssOPAvMwVZXLN36GT689MEZ +xBqr4RPv5L82NFapvJs04pBMBOagxFrwZ1mt5OkCE/tW9HBFvxW7vtg6Oj6v6l8h +SjVun0PhbH2RsKbQmAXTBeI8+Lae3tIVNnery7pFZQAqLvTReAKgfNQwkH/Klep2 +CqdJQNK/GFria8B3UuYkhCNjwvR78aMQbmg0oglHNkbgm9VpgVdcGdVDj1/VrXlt +D6/wr2jFj+oeeVRs3D1GKl97z8EfwM6CmE+9b31NHYaxmieUcegrMhUkBFjnaSbU +Mu/Vu3//RnVGtmrVwwoK3tUecrcZA6bUkSaZLI+6+S+sLYy7YbqqcivkwqUgybVO +inFSDHCQj5Yqn9GdPr0GI/wUCHCzZhLgrRBA8iT7PAAe1AfrempmE8OU+AQIcNfD +PKGnhZ5Lza1X2dUySdO9gJ7j+LRwo9BsOXGuUbcIdgrM5JzpCvKKx4cBcxq9hTVH +but75GmSXljw2YExVg2xjIuL0IMJXToX/WsgWGA4VNpV1StJq9urZ+Z9P1RdMfCU +Io3+nTrPBhmU3sbIGwQsvA61jhCabwmjQ9tIqth07qUkY02Pv9U= +=L9Ef +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-vm.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-vm.asc new file mode 100644 index 0000000000..9ab389e134 --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-BASIC-CLOUDINIT-ufs.qcow2.xz) = 54d430b4a6950cf74dae5633162a8f27ffbd145326bf167837a2b1cd7ebe0730 +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-BASIC-CLOUDINIT-ufs.raw.xz) = cbc2e7655746270accf5ac946a50194ae0bcc09e076c392dbf00535b0d427a6d +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-BASIC-CLOUDINIT-zfs.qcow2.xz) = 0ab9a22f35f199bbc8dd12d7f9fa10e49856d7f1031913116c55547321df6dc9 +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-BASIC-CLOUDINIT-zfs.raw.xz) = 2cb850c7915dd407cabfa5332ae8a253bda5ccaadb12fd9316d3046731519214 +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-ufs.qcow2.xz) = add237f7d047a0bd5825e4ef5f168b2158fb5dbde918f3644a558b2d61ac29dc +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-ufs.raw.xz) = 74c739a80987279f0fab98b922e670dcf40ffec1f91ce7cb87e552e292f83fdc +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-ufs.vhd.xz) = 233c0b69eec9b0eb497be1b9efbb4fcc815c91fea3a224fe9252e304488e827d +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-ufs.vmdk.xz) = ec2144ac4e8f5b3af840498c2efb84c4d4519dfed7530c2303defac119b74994 +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-zfs.qcow2.xz) = 318a7c6f05a2ecd0fede08373a62b71435e63d3dddfaf8b4dc76a42443bcf73f +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-zfs.raw.xz) = c64e281c938f61b39a7646c65f7451b9d3a18edfb0b21c50898466fb7f307274 +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-zfs.vhd.xz) = 9fd53bcbc16b45b0bde1b90b6e39cc8ed08bff544fc59e079770a3ce7bdb1604 +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-zfs.vmdk.xz) = ece0b7e2ceecc7033debe330c6c8b14d0388124c21e98301ed127a634b627fd4 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UegACgkQOJfy4i5l +rT93PQ/+IJYz/Zsvz1NrcwtWClaeHRN1d521SdwU/oNhJ7ZXXYuDoWTnKg5QXOCT +XcxQz4+gZexBpx1SN9YC6OCLVl2/7ZyHRSIAllSEi2C8JGXku1ui6TC26YuziGdB +3uS5YKlUZ8chzt7Iql0oFxvLsB+/B/sf8s0YcF2k8PbVCte+Ggu/qh+WdnCMC4OB +lr4MiVT5hqbMqH1BEJEs27Tdcd824V9WdWaWC02LZJHGNGcaYTejvj9qtmxGf4ad +yWI0QWmiADtYAsL6hJ4vz8lq7N6LQIuorfL0090e9NArixz/fzei9zAda/ctU4PK +O0GxSMR47+lhkjp7IEdrYvw4BEHga/QfMM3BAdxZ1MXK2Kti5jLs+YjSKWoO1nX4 +cFPUuY4L2qfcS/85PiTwML1etU3cCx8vgs6NYDqV8BK7bK+JcEht++N5o55GPBQO +lguiysXsCUxOHoz5coShNLDp9uB5OmEJ2VVXOD2vHg3+H37E10WdCkdkLFywt/Ph +8lVgKlOXvShszCc+4NObNeeuO36T5hYTWLIxE6LcT0kyifAvAqjTYX5tisLcbJfQ +j/jbHLsu60rjo/2e6QJPYSqLGF4O3xVjM+ipYtYAy6ISunAO/vvBQtjCP6MkWLbr +xWodSNCMbhtQ5Ou9aW/RGwdTPad9lMRbV6h+O1U5K/j2vjr2vIg= +=utYf +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64.asc new file mode 100644 index 0000000000..a0be97dc1a --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-arm64-aarch64.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-bootonly.iso) = f15704d7741dae9fbe878c0f7fdd585f96545610227737addf8c68687856b81f +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-bootonly.iso.xz) = e2cd98699cfff1610e4c69d5bb9b893dc9be8d53fa5b7cff57a05a2c2674e2d8 +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-disc1.iso) = 3b0364d5ec25c00cb625a7a69797513e02816892322cd490692b7edc787fbb59 +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-disc1.iso.xz) = 810fb04f3ea9fc8dd906b34f944448b1c3f02d18bc7eb2bdede7ec758a1c72d2 +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-dvd1.iso) = 4853b943c255ed0e46cca443083f1f4e58dee1bae173e29f4636ff68899f4f52 +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-dvd1.iso.xz) = 8f8a022d59b0bc23064b7b80da2aec5116044c08e04d01a126543ec6a35f39e6 +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-memstick.img) = 1defbac508c4cc46ea03b392154ec415328f7132b8acb078fe49c1980c11d2f7 +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-memstick.img.xz) = 34f0c8cad64766fcc82edb1fd28cf78988491c3d3e9ee9ef5af3cee6ba080265 +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-mini-memstick.img) = d9689b340fe102bc2fc58767ccb484d98c004d7530b8d6451070009846d506d9 +SHA256 (FreeBSD-15.1-BETA2-arm64-aarch64-mini-memstick.img.xz) = ea88f2a6aeda935a7c0cdb0642aad6e2d3632112e0a1a03dbf9e538825871ee3 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UecACgkQOJfy4i5l +rT9XNg/+Mk9DsRz6olZtBFrkWRstTOO6TncFI1z0y/0DHobx4SMY2o1kKQUiw5Yb +uBfE3i/fx9ISvkWG3FKvilr2OT1QTVks//kF2Nwn3O4x8CsSKPpYaGIGSJlyBAVX +ZCgJspmGt6u0A1AsvG+dICKwzuck9qEYDLnYDpoTBeL7aS65j8aD7rDXvMJYN3xR +3PIrw7OwBJE21HOkSZzEoV9i8Z2VyLshEmYV5hjK+vvxSmD0LMyWFAL29FQUFhai +J4a8P+FdyZ/S/ySqb465l/vLS7yxJZJ5gW62TefXRXu43r9VHIK5zKxEI7pSKla1 +yYdSYtUVpBWTVpMrNW7oPQopSLPJYs9Vvh/QC/gg6bhm3sMmbOhaU2obqr9Y7hYz +BpmhyexAvG30aYxiz5WL1oCtChlVqHBdjLx12hJHAQjNdhwTPrkevIUogpgZ9M6A +yP5vAj9oSt2ZI6a6jME7qj+Dkp4shBGoKcmc1pToLysTzUYpgDFbhQjAk0tTAcdL +Wbw/sJv/XNkEx2RZ88yXLIdtsfquNTbUK0JJxULuot4i1dn5gHNCp2MSzaGtPC6w +aKW0HibIM72kqCZtkkOjFwj8UzJlVKZlN4Q+Z4Tf5I3w8wgQTzPFoLQikwRPJYmq +XSvjGM1V5uGOwlHgA7seB77yUUEOXKo8roA2ERcM70FrnY1IKDs= +=3NC8 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-powerpc-powerpc64.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-powerpc-powerpc64.asc new file mode 100644 index 0000000000..43a2760342 --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-powerpc-powerpc64.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.1-BETA2-powerpc-powerpc64-bootonly.iso) = efa29c3ac99a12c9e093cffec937e5f4056b2c6fca08fb499a95d9f1b878376f +SHA256 (FreeBSD-15.1-BETA2-powerpc-powerpc64-bootonly.iso.xz) = 17955321527d6368113e52f5170f8471f5b122771deaec5e49bafe333b5e2419 +SHA256 (FreeBSD-15.1-BETA2-powerpc-powerpc64-disc1.iso) = 4fd1fdbeaa0aea8e12da9114797dcd78f9a10b35559ff5eb6ff07038509e22ac +SHA256 (FreeBSD-15.1-BETA2-powerpc-powerpc64-disc1.iso.xz) = 7974235f4da4600cd3b09e6d2ac430e12a7d15063303e3a467b7a9e39b1ab6b2 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UegACgkQOJfy4i5l +rT9UUg//Ume44bU/zjPR+X35PDRLsJeWl3xiJ9lPKxCbfQNNzwPS+UToNbCsblSk ++yJKuyAq9gEHxe4RTlqMD8QXJPN8oe6fuhvdXCZI57oUYNgJpfDExn/brRtPX6sa +ZsOcI9iLHyrkllSicvpNqwlLRBGOacTdtrwlcfgoTLs2QQZkS6rxFcBoOXXFV284 +n6YpJxocWB1QUUvqv+yjZr8g/0TKjfIanGYrtSN4G33z0LYASRC3pP5SWdd5Qokx +mOplZ5qWLG9nlMgdvNqmrUyVLV3bQlKQHuFoSshBjkezrqCLTt+r6/wcAGSr72oU +2B/jQXcGPZpZsG5u6fkUHUsU1o0gNfY2Ieb++J34FxmD1CPf/p1LKBrmRmG3uoD3 +t29DdivxWfi1spaBd3prdCnMM3HXUYuNOcJhKAT9n/tAYtyIqKbmB1pg02Mh99fh +6CwCF9EK8uXaXL87xhhMXiHjWGxuLQP+YGSOdeH5ygLlr9zcpR608f0A9plbhiJp +T29xG/S1OQt7Ec+zvOX1GxRu4qvZXBEgY35AOnXoIo42mOCyIFPlTzfUHqZY/TrU +eUfDrjZSoYGU1JC+P2laTmH/yLvK5IlOLZJVHkX8sv7THFFstvkahVlkC98EDaxE +KtSOYRsa/kFzGNh6kU9/RglnBcWuRzBVxM8Ok4u6ykDbZUCP9D4= +=JxVe +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-powerpc-powerpc64le.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-powerpc-powerpc64le.asc new file mode 100644 index 0000000000..9746622417 --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-powerpc-powerpc64le.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.1-BETA2-powerpc-powerpc64le-bootonly.iso) = 489f93e56d73aacba84acc8f535729a02e0f96146321bd613ccea361804a93a2 +SHA256 (FreeBSD-15.1-BETA2-powerpc-powerpc64le-bootonly.iso.xz) = 116911df6f0ef9b5d0f2eb1a06a08182fc339e93e449c6be082be84ae1be12c8 +SHA256 (FreeBSD-15.1-BETA2-powerpc-powerpc64le-disc1.iso) = 8bc1f1cabbfb03b493019b68ff747cee6feeead1084b3edfba7bdc63678f137a +SHA256 (FreeBSD-15.1-BETA2-powerpc-powerpc64le-disc1.iso.xz) = 0099b238550225b607a40d03621d775de5d54ca71ab31cc38afa7a2aa67f08e8 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UegACgkQOJfy4i5l +rT/KGQ//VYg/xykHFS9umX4mM3iztoofRFO4GwShmaz4KChbk7KIYMa4rCa9XoWB +dXMZsKiRltDaQyLQs4FoXg6FKRdR30rENNj+xetkXHsU4Adz1htmw1t3HcQ4o49H +t7YPjl9drR/7xnMCMSPkgHU7dV3W4bJS7pqsHqfq3YCQrUx4eA0t1yClxZ5hKpmo +mqWSCWn3T4TRj5KK+B+GMRVrvILQcRJBKuyruygY71T2MoVprAEc7YxtIjTwgNa/ +I/seupH2jXR8oWWqueA7GpJnIW9k2rnxI+hdfJXqUm74fX6/A8NWmsHH2L+GJq8a +Wqe7dN3VuHMLRz/wiAEsxnjjiE9L4gB/WpNqBTH4bNHBOrThU9D8mMFQdFji6pSy +bjI/xaGcKSDjx6XeQgq2juQi90igLJhSC8KWLkR5GZLn+6/lM8Vi9HwB9fvfsJh1 +c2aawzLP4QAhw1/sLSEdlwKrPIYYoWPs9GoCI2paAvjhZlaegokA+5UMv+VMOehU +thYo2LMIeNJe+xXPXSmyDJ46fqllZPIQpjUjEmykRLLEBltEXzN1H+hHzpsYRNGQ +goks2EQHkwQWHlIkNu26Y2K7rcVDwcOtEGtdOGEbpTCVxyKEuOW2zMGman1rx+Ph +8cfrShmsTXv+qUy2+s0PjUsz6b5QumtgsNS/A4f6jnbqEVMQ+CQ= +=rXsQ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-riscv-riscv64-GENERICSD.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-riscv-riscv64-GENERICSD.asc new file mode 100644 index 0000000000..a7492aa58c --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-riscv-riscv64-GENERICSD.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.1-BETA2-riscv-riscv64-GENERICSD.img.xz) = 7f7db0e588ed463b6b2a0856ec2503412caa15f60f5ae7929fe4675419f2723b +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UekACgkQOJfy4i5l +rT92/Q/9HHjiwWm31IOGMiQd1oI96r7uKpgXMipcsVgnhGY8tPWkaS7bJyRqXs4j +VyDTBcft4tYS4UzRVPF2fbyOSnu3m5hkfr5f9RzyWMkGbMqCh0Qjx3ih1nXBO32B +JMV7qxgerQ29W7LJjw6dODaoFyLLfyzP+3s5WXhH9wPnXOlywVDxtB9P/34tyiQZ +KRg/XG67wKzdL7UiPEDznewPkyuaD/1tQo30jjE6bfgnzY9soYnz0V3LB5BX7i2P +w0s/lpmPcHTcu6l5kaXeDTCRcgj9x52Vq/8OYBZmrrSwjgQhE5wJNzZT89qdz45f +WS77HSV8NaweVp4lgjVsFrjB9s2w6GRemzj6j9dO9Ie0+fON0j6twnAWXrA9GWzo +YekTgNSq1Ui1TFAHKO+u7y6jOuXw6a5MhKRtkjFOsxD6QRbRoEvz0QhAu11sJt2U +f3szdyixUWHsM4j7h5u/qYrle66fotl7e/DZVM4xW43z2G+ngS4hjO5eJJEFcAXw +A7nU5qXnr2dKrwl9S7RY74mkZWp+4UjuIl6KhTYR9GqPDgnsjXr/XrKNabnZiYIN +CYS8+wXcX1GyCBbjeg+peKfEvn039t6DXUnRCGTlOHbho1C7jzg2gmSavJ4Vg7p7 +z28LjhNrz6kfCEUbnETg+Kv7oveFJuW0eVZ2tEEoykfoIiRp3lY= +=q1US +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-riscv-riscv64-vm.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-riscv-riscv64-vm.asc new file mode 100644 index 0000000000..657e86e454 --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-riscv-riscv64-vm.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.1-BETA2-riscv-riscv64-ufs.qcow2.xz) = 28daa3ab031956b5845881a22396138bc6758ca693b12708f77fc74b22437aef +SHA256 (FreeBSD-15.1-BETA2-riscv-riscv64-ufs.raw.xz) = 75ae88e1e7756e17a8bfc02b318dde536f19f2f350c006cdaae4aa2289b5a991 +SHA256 (FreeBSD-15.1-BETA2-riscv-riscv64-ufs.vhd.xz) = 6233722fe85a93546775180a1db763a9fe259159fbe1e46776d23d40d2151aea +SHA256 (FreeBSD-15.1-BETA2-riscv-riscv64-ufs.vmdk.xz) = 8b3d03b37e205f22931172afffe2a58a9e8603a93e40052e532e06894d39ed96 +SHA256 (FreeBSD-15.1-BETA2-riscv-riscv64-zfs.qcow2.xz) = db3b7e6ab74515a2efa73f612287f1f4a6fa203b413347a64bfa8a178c11d616 +SHA256 (FreeBSD-15.1-BETA2-riscv-riscv64-zfs.raw.xz) = afc1d678d28fde74652952ab4db629ba4c175abc95e6c0e10f18811791ff2992 +SHA256 (FreeBSD-15.1-BETA2-riscv-riscv64-zfs.vhd.xz) = e0d86de842adc55438e4ee45952e9fb3736d565fa73cdea5e9617c0d3ee3de15 +SHA256 (FreeBSD-15.1-BETA2-riscv-riscv64-zfs.vmdk.xz) = ec50caad9f2ad66338c503dff5ce910d8036bc674315440277b9e19e4a41d90d +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UekACgkQOJfy4i5l +rT+ivQ//VmomCmYfiWrhSQ8JvaN+KKLoxV7/+CFJ9Lq7yrzzOp+BreMeyYgKSx87 +F9XJ0cK1G+fsPaFHOawoIVrkhtHCa6rdFDMUg0H0dSO7KSSUwAOIhtqrYew/1WRR +/zTS6MteGNMFC5h6Sj5wcRYgSobMQl41cqWcSh1rs8l92VmtjDyxpVmmhw6r1pkk +78fYzdlchRf/iZncFtHf3UjK2sjPuu/MGXRi0qToSxVXss+4A9kHU7Gk2hFXGLFQ +jpBYv9lmx0HVv/y3ZbJno6PINNiGKi+k4FrsOOoLGzjoJZNcsYvALDjGUjw7fM5G +7NfKubSEa2+GAHE1kiTB927Re6pd3FVbMgnI5weKSVEyAgH6rEe0+QCMAue76hmY +7wZTj76m4xfLj9Sr1zqAifSQHFIQXQOUQlwwwDJzXidDVApUSy5u9TZ8gktY42Q5 +Hgkv0dbjXbiHX1kLCLNRFssZUzYa0MDYq/lbgAXUAqW35zs6Ioh0jaQ0JuOC/9tb +5AsEPCBms1t7rF8v3quL6gb5hvMzESjLpGV+Mjb7Eh4mYduWcn4AH902AQelxJOA +/tAL8uUeABO0+FsGahK2OFk0MWneFHm5/+oUdac/QT/C2iQtfEMlBFTTltQREUhs +6S72vYUYa8AQvH7p7lqYtU7P4RfE1VQgToxo2Yt3SYxOaDn2h7M= +=GL+8 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-riscv-riscv64.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-riscv-riscv64.asc new file mode 100644 index 0000000000..eb6db900a7 --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA256-FreeBSD-15.1-BETA2-riscv-riscv64.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA256 (FreeBSD-15.1-BETA2-riscv-riscv64-bootonly.iso) = e2fc8b432655e3461afcf178267fde2b1d975a708170bb05a161b8c9f3fbc2d2 +SHA256 (FreeBSD-15.1-BETA2-riscv-riscv64-bootonly.iso.xz) = 6198da4ba2d618dc2aa91888620373151541da44d7475eb2463bb6799f2b1f06 +SHA256 (FreeBSD-15.1-BETA2-riscv-riscv64-disc1.iso) = 60b93b3fdb19b329031661851c284a71de2b49ece2a902cab3dc162e7f647c63 +SHA256 (FreeBSD-15.1-BETA2-riscv-riscv64-disc1.iso.xz) = 5a5da597a384822b0a766ee56504918e8a2f2c185ca7fc1c09f9c179117f2a54 +SHA256 (FreeBSD-15.1-BETA2-riscv-riscv64-memstick.img) = 4d79d5d934cdd3ee78b5ae137cbc0d5e480f848e08ca7e830f616b3088d8049e +SHA256 (FreeBSD-15.1-BETA2-riscv-riscv64-memstick.img.xz) = 691991a150370054f2575f6a79c23265b1b2cc0db7e0fe7b8e24f3e795c6a61b +SHA256 (FreeBSD-15.1-BETA2-riscv-riscv64-mini-memstick.img) = 6ccf0e5d38397909e42bb5cfc3120f9a4f8951697ff30d6b4a245fc205a5153f +SHA256 (FreeBSD-15.1-BETA2-riscv-riscv64-mini-memstick.img.xz) = 21901628e7de4434507e1edece2cccd809086eca44a2ca674641a933ad73558c +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UekACgkQOJfy4i5l +rT/OQg//TTmjJAohzGSOYzoKbwfyNs1WgMv76lBEGwgitxhv+sJ39yuj96AEm1vk +D9pU2cny4Q/IHsOFjSeDtpmZViBzAIASy9UlBETz2IMyHX5fK8K6yYkcW5CQKtwB +RsLVsqlC4DU22mcQFqnDow/pVagJGkQ4MZqwlgI1tRlJCz0KU0bKFYsJDWdjXH7h +3Is6Q9Xdp3p1qhTbLmQVpXFuKgIrPx4Mm3VYA5V4xxcoac+Tnf9XTdKusU9/MP4G +ulZzbYjjvavquLxk61X/lWEDyAkz5BFpUG7J5fkKa2HIjXcxK9wWlV6mF73wPyGY +xTuekIk049TcUhiPsRaV98aIkT5LCQT3aZ6nIy92jctxDfkazmuAZnIGZNCNhBnM +7f9KLLM851A9iw3N0ZSw7iVb4BvxTKoFbntza0EHmdZ9y92OL3rTwy//GcSQ3e9w +JynNoN9wpqGs7tf/pA8QYWAaTLa4ub0SorlYbsmbrbaYGEI7eOaYraW6cKfKP6wh +HsNjSbe0Mlxuc+OxbfzQoOkVto/UynIuLDWXe3k1PdhqxrEXvwYix5C9eay3wOJp +YnwvWB8SMSKS1hjqUkMmjFJZI+8VQDULgOeE4Op7pHV6gRbovMALWs8RvEbbiBGU +hWwfc/4a+6+5qbW1CzO8MgR8FRF4rVeXBesHvPupwEBa0HQAWVA= +=WLfs +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-amd64-vm.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-amd64-vm.asc new file mode 100644 index 0000000000..58f9fcf63f --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-amd64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.1-BETA2-amd64-BASIC-CLOUDINIT-ufs.qcow2.xz) = df5af93538f1a3adff1d6c5bc43c6b4cc7b6b834cc46d707d78bbc26ed62d0e13d8a472e1e599c00c96e0eb89b797ae9e0f5c45cf36c6968f0328da654e99793 +SHA512 (FreeBSD-15.1-BETA2-amd64-BASIC-CLOUDINIT-ufs.raw.xz) = 6db3cd7ed8bfa6d9a2590b195b19626e81d9a391626e60ab9490863d5ea46cc391a5e251f5c9c6ac92e033fe1be1dd314b251f8b05c61157f5c6c6def22c7d60 +SHA512 (FreeBSD-15.1-BETA2-amd64-BASIC-CLOUDINIT-zfs.qcow2.xz) = 2e2d1bd816579576eb6c9e5157f766c9c7d0a97c386abad1168cdcf3b91afed1208e39513e74e2e58ece0c0c4278f821e914e85146d05ec296d08081863869d1 +SHA512 (FreeBSD-15.1-BETA2-amd64-BASIC-CLOUDINIT-zfs.raw.xz) = cf5bf8336ec4ee2ceba5ba9dcbaed8efe3540153cffd8255b70f3ac2a7c6e017fabba508a7637a9afdb569d1f09cbbee93facfcd7e655224ae7086064de46881 +SHA512 (FreeBSD-15.1-BETA2-amd64-ufs.qcow2.xz) = 5cae0721e20a54b3d73be9c16c2e3fa8523e0209e24558b1b00528e19accd638a3802f1ff8cf8c1ccc895333d82eaf540a98cff2a1d517e57f1137e00e1628a6 +SHA512 (FreeBSD-15.1-BETA2-amd64-ufs.raw.xz) = 6e269a1ee25c6b01aa7a0787e1e02b9f80fbac6a3ca1eb13e66ab2b906732a64c11d145f78e7b1cf520b556107ff57d9f7508aaac7060e9c9a56007257dc5e93 +SHA512 (FreeBSD-15.1-BETA2-amd64-ufs.vhd.xz) = bab80db7a30bc01cdfcc3dfce0b642176bf15a6a7fd8d4a7fd90d01973fd2702e1103b7d0c2d0e64f0daa94edcd61e0691b0d87ee7915e75d1833ec54c9bf116 +SHA512 (FreeBSD-15.1-BETA2-amd64-ufs.vmdk.xz) = 769688837e139ef2cd1440759bf75cf4b27a10d7b8cc8b713395a3f1120d173d2492b10b4cce17521c5cdf9cfc666ea4b3ecf871b1dc074099613f47f505ab00 +SHA512 (FreeBSD-15.1-BETA2-amd64-zfs.qcow2.xz) = 455296770ded259e6b978415c2d8281a198651ac47d10389ddfda259582829420947db2d4045dc8d3312ed428b2aa97a767f5e539df6c3c29d789812fdddd25e +SHA512 (FreeBSD-15.1-BETA2-amd64-zfs.raw.xz) = a048ae76d7014476626566e5111ca887a526e94dd5c732c48c88bd63ba3b00c5578e0593cd60bf42a0d8fd27324619b2bf508d1a91440bee373f625d5b4f6147 +SHA512 (FreeBSD-15.1-BETA2-amd64-zfs.vhd.xz) = a868539bff5a2ded6f0a891893d97cba43004fd50b5387792a30c50bb3211396e9c27c825c4cb46dbb6762243d22cbc6761133796459aa60bc7d36f0862de749 +SHA512 (FreeBSD-15.1-BETA2-amd64-zfs.vmdk.xz) = 9172671ad7ed6f49d1143ee2eb450a05c06dda087c3a9f1babaa6cbc9778137ac91d763bcc17e619e92bde36ccd6124dc7fc8b24ea0e38db1662c2518b2df667 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UekACgkQOJfy4i5l +rT8zwA/8D+LfnP2FG0bkrGqgQzXDiiJegeQcBjpJa4PMKI5FwevWb1JPrIUsUWFo +DOj+2140xFeKNV7pdDCqorBFdFYkg7OjBtShPJFelOmug/nSnqDR5c+wdZ/5jck/ +uz+qg1wa9ePpYfQMmvzpxFGV0JEW5Ko91L7U78iHMQvUy88+pKEDTasZ1FabQP5g +kG+a1BNT11W1vd2y47Td5yQKp7sRw2qKZ9GtK5TiQEXDvPFQURDwGU3JApwT/zxI +GqGS9pE2Y8SHcfykzQArTV0C9DWQSc7WVDT/67dumIKhud5LGSH5Yx3kJG1xtT8z +8x8Epj0Xl7ZLEU24/F0dxpmlJr1e5Vh47PREC1DKS2NkkEUHgw1S9s9xgFCJ8PCn +DnJ+tmXrsz/DjxyWsArGZIP6i+ruYN8/ikBQrGzEnJ5eNJEidRp0F9mCN6PBk2fO +PuHyUMRL/M7vgEMX8/TIh9xd5UwxKx8rlUYyXoaO+REPbTJHTyGQxbUI98dvQpt7 +Y4r6flfzumvNA2eBOGwHspAfqP7EaXDHeozZVXtXIg5EoqAQpdzHuJmfFbZQFXZg +Kb/D9cDWPTklomGNKev4a4L2o3mgmQBEWW7t5ozgtgN7rNvJe6FJIUSuhTIZPkf8 +QzzOfB4jBelf0DGjqrQg7PZDzRbnig6X7opmA+PMbwXP26wGE7I= +=w3Ae +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-amd64.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-amd64.asc new file mode 100644 index 0000000000..0d610a59fc --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-amd64.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.1-BETA2-amd64-bootonly.iso) = b83cfef11e6747fbf7eaac1daeb5b7a7b64a976d863b5500a4797362f5a4e55da7e7e3f5846c48251e90cc45b6bb2c82ec53c02afc4b962170889962c5de9b7b +SHA512 (FreeBSD-15.1-BETA2-amd64-bootonly.iso.xz) = 794c4dd8021780998b7f40dd3c4cb841d4123bb09e823156f51c70af7af0d0d503848115228f7ab151160ead57943b8bf3eae362f4accae60ad4b8b9e8d3b298 +SHA512 (FreeBSD-15.1-BETA2-amd64-disc1.iso) = 16e70faca6515710bc90f6bf6ea6ef7ad152448f97af4dee2c7ce08c9a83669df4b4a92e92267d3c68e87bf615ae9f020d2b3d9b7704ac58e736e638e7ddbb07 +SHA512 (FreeBSD-15.1-BETA2-amd64-disc1.iso.xz) = 064d126989faa1111bbbcef1096b5f8c949ef5aa0ac88cb2ca7f86736c9a9ba40f40a7c8fb386d4dad0403cec4d5e6f1afa72573808ed724eae53143b7fa8ee4 +SHA512 (FreeBSD-15.1-BETA2-amd64-dvd1.iso) = 0de560bdf9439f305b229bc1eaca7a00b77921d72d3659c7b084a60298c59c6008e3aa8c30e14bb91a1e550a439e95f777ee3111f7396374dac29bbb9b0ef063 +SHA512 (FreeBSD-15.1-BETA2-amd64-dvd1.iso.xz) = 13f4fca0abc05d17f9b2582ea0861d3f1bfbb47707328413b84a9c32e7aa4ce0603e00728908062472c4dc74bf59f77d1df1964c1400cc2d7d259e839b8ef2d3 +SHA512 (FreeBSD-15.1-BETA2-amd64-memstick.img) = ee204a951bff78bc2a41113bfb3b8d92930e8f73f41ac6f060a6c0bfda5f272ab55bb5c06c44361f4bbc1da1ef09ef11de4d2f48a9b915dd5a4dc8c30a9dd24c +SHA512 (FreeBSD-15.1-BETA2-amd64-memstick.img.xz) = 599cf4daf80adc70005845daa4c5209187ce15844480c87ffa66d9ea39f39aae1aa0e8c3bf841bbc7aa78aa770d23ee383d8747572023971c401b81d249e1c6f +SHA512 (FreeBSD-15.1-BETA2-amd64-mini-memstick.img) = b0a18f22bdb9e553acb6c9318b0069027c080196a18bffb19d85fb1e1346e4308fe5db625038da2072174af9dd0ce44c8ed3cd856903a203c21fabbcdbb14ee9 +SHA512 (FreeBSD-15.1-BETA2-amd64-mini-memstick.img.xz) = 38e569be8f4042ffbd11c10feef0bcc33ce55fb0fed0f49a5d31b8bd65d9e2ddba13559217faf1ed2f0cc440be93101a2b6c18cc3e6846902f73d3b44ddf5486 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UekACgkQOJfy4i5l +rT9SkQ//bjMA9rFuXnLTztyzSW6ghAiMjhT8HLAUA5VRMXfw+5ltsFlQN+a89DeO +jDjfokgatrRVmg/p3CXBU5lHDGoc6a/tpZiqe9gDYgUJyHN/IZH0tOL7vBjq8Dpo +feouc0ceHAyQNdYTmJ07uQx+gKEqMpSt4v5yrPlHt94BU5HM9x/FXewwXe34Tovg +IwE29K1PreOEfA9dyFa2yqww9DT6timi73DrkmwZ+mugXGg/GQov5sUZYjC/1t80 +JOrZZXX/w0gKK6O82xNj6Ccqc3sfhYrHEJ6Ne/T4s62CftzpLLklFzVNx+4nosm6 +SmYLsabhmnyaHMrOb9Y09k+1Qy3jWCKDY6EpDSUC95GY8l376ySbxciQquXTChn+ +EnEQasbeYu7HP/TxGaK4eyit4J/t9F9XVMaM09O8e4JP+bnJCALM/wxlUCYYO2ms +XB4QySAyLpUTJ/bZ8nzcTi0QZALrLncYsynJwHRSU91JXEIo7StEyTbtLINchKOE +8uKq8uzs+p3f1tICsUN6eLopguFWBUiM03wnzKPM0ylmkqbm4f15NQ88qAh6pl1Y +AmXyjXXSzIi/YK6yTdIOFYoEudwfhV9WFf6IWHSDNL5Po0obJTv4Nyq8z33EE78e +iEaZg0zPLDsp4KD93c4iwTZhw4gpTsUQyUJ6tcTFLdOH7FhCZiM= +=Pcni +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm-armv7-GENERICSD.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm-armv7-GENERICSD.asc new file mode 100644 index 0000000000..5097c63def --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm-armv7-GENERICSD.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.1-BETA2-arm-armv7-GENERICSD.img.xz) = c6b4d58fbeab4cf40643a5871916548a60e839488e8998a2c806ef011330f0b140f9f2b1d948f6e16c9558b48689d5edb46f07ea8843a9ac6ffaf5647646821c +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UekACgkQOJfy4i5l +rT/lmQ/8CcSxImW2FcGRa/MA38RN8D1noFaTndlzJvjoPB94ANgAQQCZZCYRPivK +LK4Cnjsbo+MXMOmn6Uc9/krdd02mMEAxW4IJQWL7Ynw0ql57L4MrnV5NtfP8q39A +aNMGvB/NbjfkqwCUjWYBINxyEGj1XLWk35WhSo9Tw2DqZ9hvcM/Iy7TB/IQzO+oe +ITQzujuM9xc0L4G0f7jdHRcsCqrFpA7kN1/bgXQ+d8g2AuAUzjYDMN64KVwdeIYw +yPFmZlo6uCAz9C4UgG7Im8Euixo9sXLz2k7jk58V++gwnLQFMTqM4633dMoisEzT +B9b3izmzEhtwY9Gd179DroxhQsJzglRBnwCg7yFfk0lSGbGOnshsPwQ4EfgcOs5I +NFvq12ViomNXx8KL73kuZwjhomZh1rl+TK6fWIWNq3n9tyo8uAWvRvN+gkf4EWRx +ya43epEDzCRgs0hO+VJwhFpprgjqT0RYvQ2wt+flfSdsX1RKcgo1KLqBdn4sR4MJ +UPf+AHrqtSoXiA9A4tDXtYCityUalRMn/YWKlK3rMWs8GAb6kxvWr7K2WCIv2HVt +vSBZ/QYT43TmhL/df7v39MpDlVd5uXkkPPN+VWrClXNxCw/EsCCqqSXiamcqg3B3 +X6bj2krL9XxnUv26zE+AAUsVhKcFxZAlqkI1N+j3d8ulTp8Dy1o= +=EQ01 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-PINE64-LTS.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-PINE64-LTS.asc new file mode 100644 index 0000000000..1798f4e5e1 --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-PINE64-LTS.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-PINE64-LTS.img.xz) = a67d9eb664a6fddede3ccd3ebf3b2c8be9ddfff7c53be65267c86932197a0dc1c639cfb4eb9a01329593874f780ca405de96758790426d1868822e035c088304 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UeoACgkQOJfy4i5l +rT9pnw/+Pdhp+cI8s5u3gCE2fikC8U3/vdPwjZYp6+di+DOkKrqH9JO3pwtR3d5H +BmfnoQgTnf2fKEOBGuI3dJ4upcBcGUBuXPu68IuCXKo9wOgYHVxUeTglWGGj53Vg +kzaE+001W+UNfIDuInJGG3hSpyuqvqXO2HqU6CRSSgidGS6FNQ5Z2Q26Atrwo7my +iC6KCSTQPcty9EVTOAV0Iq286vF0qGF/B62yoxrdTbOzCxmZOb6eUtIojAdDD9oI +Hp6jhKWWA42v3G7y8jdIl49p6hG0NX92nZs6T9m4OOj/bYwmtkazlSn2KDX3wLQQ +DC9zPuh1Qu/hpYjNpSUAR9b8107DBf99dAeCLceYMGFnqLFKA5cPynuqfCM6eE4a +Uwp5KKLDUiDv/gc+BWnjlrGHxk07WKQhk5m4vgsXGJ8Mb/XfAy8CInUJhr1ghH7M +63rhwQPRMbQJg1yvv1kdz1whPaXQW0+eME67c4ieqCgcdjoy5Y0syGaziICMUJ8C +SIEuuMT5uCwJ+Sx+8aVc19sbFZbb5U3zc8ssyyEj1DEF7hVfVKre1IH1trAK5m0H +3l7LK7Y+MXY+WlQFWPeqhMa6zC9Ol8MXvU5aAoA4DQnwEJsbxvdGW8EjxjDuosUc +9SS/n2uUYHL1ItTPYhgRHdL+t7J9rsZLRtdHyqiTmiStqG7i5UQ= +=oRsC +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-PINE64.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-PINE64.asc new file mode 100644 index 0000000000..a04a76e50f --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-PINE64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-PINE64.img.xz) = a6b2f5e71874c8e440e3152a48c38188c787a70047003eaa3b549781961780d5e8ae7ef065135ef6ed1dc42b4bc5455cfa7e58539b52eda8dd72d2db2d688963 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UeoACgkQOJfy4i5l +rT8ILg/+JzfTCkujtTvUp0ZozzVYPldxTDg+VQIkYZTltJRNW3U/ArZP4jxnLt7b +UiUzmM64qFvU2Dr2sA6s+pLlKIlYfiwoOrydMSPyQkBxbf1SOAK4n/6Rgd/MeTtJ +dmRgBtBUqm6jAtdNQ2jCpHBlNx2hB4SS2n7iyL8b33j86GTI6CvwDSeLaKwt9oVx +mn0wemvTgH3jCVp+OrEF6FLy/kgpJoQu/uviace/HmxJJ0C/u3xmjAtljR8EM9j5 +Vx47IXika/L4J2bRKKecXuHpqSKiPctkGLIW5tCMZZnW8wQHrJUBTVTZlh/mEEuW +Pdz+tXUAXOcfGAccyvVTpFDIhDB0WahI8823w4sOslTsx+FaCa/gjUIUUPyX40yl +gX8rXfi6sU4Tp52CFeeFCT/r9kw6K2Ayq559Db0ivsgOf7bvgQkxa02+iOL7ADK8 +Y6RCjtmBr3CnXZ2zciK2+k/TEbw2zc8k1u1vcdQpqaEHmPBhmcjyUfwIKakgHL9i +AP/XjTqnIKN09BlnqYvHrx0+WvzkxOrwDoQxZhilCBDFTi/EiaCabiKvjVTgz3kp +JMu2I61ud6/AnEuNHWZilpqaLd1D41+ZUCsDCdHe0jkg95wxnDBUio9/iLzDLEeC +u2n+u9wcXwgidvjRHWJuSbQWjFKgOkq0AgKdDtX06ONKS3aLf7Q= +=awxO +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-PINEBOOK.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-PINEBOOK.asc new file mode 100644 index 0000000000..7c7b056279 --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-PINEBOOK.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-PINEBOOK.img.xz) = bef3a9d3723e3f0863fc31ba4cd4ff242a82945c59e84f06d69f808084b8c788c5744b83ed6dff7d3858f4347481ec143e3e97d387a4f26630c6bf40f53d517c +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UeoACgkQOJfy4i5l +rT/bdw/9EPpqReWYlQ7nNNB4HCGG6jAX5duPslJeWVXsq+JTeoRy6/gTA1wxKYB8 +RK7SI9UjkePA32cFYTPjxaNKcLCR5qxi9RPxZVgd6YD2dhXO/esGFFiIuLkeztvc +QSXahDVJXMVDLtsqk4rg4c/DHnf+2n5Wx4MESQr75K7h6n7DTXqLvXiJihuysyS1 +rdgUa1oaKe1nogb6tDKGEurGAwJabaHa/Rt63ioFlKEPFd/YzwlMpe+0loHiyUVo +19VQlAYlFXB/KSPdCMK69EHnX6y47RNfX6577LAP3Q2uSXp8swcgmSpkmcLa9Sr8 +oJ2L0B2PVdArcWyAfaE/EMSb2361MTA1YxQS7Duw9p6k1xERuLMSixQIq5eE7KxX +PtW8WXQjiocvW9aH2M/HiRNjVgdRuq/qoF9v7rUn6bEvvzgi+jJ1dx2K5f6gv0NE +BFWHfSL2FqXTbEbwvWeDFLI/8yV2pZFCIRgpR/LDl9YOjNfrZy3TLP27PwmtT6pT +iVSvE95g7PykaeVVXGQyvk3xalbXtGm1+Gv5M59shOauOx0L97soddOE8ppfiUFJ +lZ9wS8owp6LTLFJND+N7d2VsjGJfqVLgy8ZKk9hkh1n/XDs41OsDq8F4zg/2gJvE +l5n5H6nNzSYtat+0T/loiQp8sgeBdoeVelpVrvbAqueacj86Itw= +=0B1S +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-ROCK64.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-ROCK64.asc new file mode 100644 index 0000000000..8084a3a7b7 --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-ROCK64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-ROCK64.img.xz) = 1d99a001489fa78ddfdbf70067823b15de3d4be76a40b4605fe4c4093decf60d689ad9844f7d7eb88b334bcf00371106c1c1c55d156eb615a6b6d3e825e54b44 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UeoACgkQOJfy4i5l +rT+BTQ/9Etr/2MMCPQ6qE8OWq6WC218TxyH8O+1Jdl3J7wc2uOYuz4CRT8yZ1hmo +Kzc+o/oDDkW1eQGkf3VKlJOTWtFuAfI8bAZ8/3Tt4Qo6BOOQ/ChY4CnOVWTbAGeF +upYNFaxDQQnhGS337f+oHmFE3crJ55bdpG8CGzlfqA7NS46b6Lo0fDUwkhNpCtVM +N5vEGANhSQgaJVths3SmNtQhMTLJKY4wMfsfOZKI7buKKn9V9wIthes+hMx2yCYI +sO3CLR9ri6eS1Wa5UmDLBQTQo/wbC6Xgeb2kHiLuju/QXIzBlK2YmC6ILhgKB+7b +PiKmvs+XqCYl+SUj6r6ZXwaoqc0aTqIRzZe/Nf9JUfuBG1lc3cPNY9rxUh6Zwjen +xcZF7FXDlnnU/ZJuFNg+tH/gU6D2rSMQHEeQbtoidtKtxfSoH4if5oPPytnamcaQ +Vt+piuHtsBgbyQflqV62TiDtY7m4Ff6JjAG4EmaYMqZAWChk9YJx8oCsF8kREYwX +Nv2KSvSsEIUPJvoK0I8djdoHg5nzswx3xSDmYM7t5H6D89S68KcS9m6RtWlPEfNm +83UQjTQU3IojuBz8GBzdj3xRprKXcR+nyRTpsq8BirKJD/xwm7aKFcIUxNKUN0FW +UAKlYDA4FH5Z1iVVi6COfXbOdtIXpbkhNjlHOoDGtcdhMONa/OE= +=8Tv1 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-ROCKPRO64.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-ROCKPRO64.asc new file mode 100644 index 0000000000..44ad3ed78c --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-ROCKPRO64.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-ROCKPRO64.img.xz) = fd15876f1328a1f2113c09e0c81d98f62a10a6e17bea7df0fc64df5c13c74eaf31d42a976e7bf19038652f123a7e05b999446f74e16a9dd1db49afa2f86d331d +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UeoACgkQOJfy4i5l +rT914Q/+L/KRN0OMFCSQ80Kw3YRwNMk8aP7Uospqvs+kHEanUmLWNZlNZIh2OtKI +YgqLtpOawyDDA6u1XN9XVTzTLUloQoL2rsn4gCirEWVx2IhX7SEXq+TgpazUd8ax +Jcc+PBdRg4qdMX65Nntz78TKGXBvDZd71/9/90ywo2lo0PVgA1utBpV5yEPT60DZ +uCJZclNsXPlWjCOxd9pBGImfudi8F6K7YtFMSAYg9NLsv1yhOX6R1bSAas461brc +i/9Tf6a6gqYnND51Y1ainRHoBUWXo+n8RKInZCf/3byxHS1CCB/zOKq76rxqyiAw +bLQ5NCmxGY3hR8dLbL6Z2C0FqDENdp5ay0EIrWDxVJPFj/3aeGR4dDWEkEkoh8p/ +pXtXAJ5w2h26YRhcuYKfGhYJ8p6b3Uzq4IV1i+3U7+n+PVt4mEMNpJr51dxmE6bl +PU+4v+oqUmUvJE4A3iyoUQjI7/2cdYmo1AWd6BHT7emOcyycbGFv6FxfuVhEC6rE +5rmJZZ25RzjEOuOesuN3RZei1n1olN4HLGi7bZGthiXIN3Eo2SUZN1SlyoejaApX +mvWBD+rC3f+7eJKEWELz3+jWhgOdzRv3RjZrBQ5od3aAUTAaX+T3HdtKewXJBWNm +u89cpHvovVyrO1y26tyongWCPnLrRNuMv7oSer/VNYthbPzYyqo= +=1ex+ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-RPI.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-RPI.asc new file mode 100644 index 0000000000..7b1919daec --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-RPI.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-RPI.img.xz) = b3b4b57d87a721f9c1713f2834c8ff67dc2fd1904de8c83b4e23c086783fdc4d62e0ddd6f8c1581c33a59035d6f7f87d4a9ea2a5673c32a67831b245ae667426 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UeoACgkQOJfy4i5l +rT/YvBAAjGzKNGUvPjOBwj3xodn5h7vfd2JD4u2khs8iU//rxEvVPF9sd1pxVu5S +1sPDRFbYNmlG1ozCE9yk7kE3LWE5weRb2cUgorryeRq5XW06DFGqb2MW/xJIpHTV +wLrnV+rCg3e0/Xkp/eMUMTNEUZkVEZfjqVUZX4FJTanJieXP6BoWn2AHQtUXpuO/ +pmx3jyAjXRL/b6JAsEAZe9DeYUA3dz8OqXXVbBmqlBGBFHwtKQTm0mOWPmGGXgpq +hZT1QchCv67wfs25ugzkI7tWyJ8Vv+FBNO6sxVa1wck9hSioQWNi6r8njuMaxao/ +azPtI3Af154J7qMsCQU8bP2c40Y5HGOl88bje4gZS3tMCzvr3HSwiNeZfJ+yZ/oF +VeWO62KEk3XtFryVV82y7o3upR+76NYcIzR58jppRqjwtJHhTZ78EqTOUn47Xb8s +RTTu6zHfRwVxVx/839hkqxlu1rvkbReb/kJ3wx9NROE2lS6Wo7kDVL4iMqElmuVY +9mQ0UYflD/uOCnHuozHOzTzu1kjBFvF535W5Szjha7aUPcvhjKqea9sFKgGn3SwV +kYDeEwaTvJYlhFiE9c4C2ocs6KQUz1nJg98aOz6yRoCst0Pxm4f+yv1T0ZS1FFZQ +MC3wzyBHEYyvc9QBB+3YijF+HbVIKnVdg41EscazuOrrh/t6VdQ= +=bQKx +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-vm.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-vm.asc new file mode 100644 index 0000000000..ac4f75fc20 --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64-vm.asc @@ -0,0 +1,31 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-BASIC-CLOUDINIT-ufs.qcow2.xz) = 4cc3e398e3530306aa05d1090bd4f07003c5d050f5a1199e5b6eee31b59f19a57a1e1f534fa84c8b486d69d87e9230a99fd8d085332f83b2efa6d04d12b782c3 +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-BASIC-CLOUDINIT-ufs.raw.xz) = c55fbb61cb285c39593eaf5b6ff716d906c8667a289964445322843e92c1caff15da371cbdcb872ffec483114f059b07018d5d93c1f924784d36fffe4e639927 +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-BASIC-CLOUDINIT-zfs.qcow2.xz) = 82df04459a3d2a611940919738a885d69910be4b965e748c0ec99f0910a268debe78128a024c2541281b9cb115726ddae44692d8fc0f7a7d1b847f1ac9b26e64 +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-BASIC-CLOUDINIT-zfs.raw.xz) = 048dcbe74f860fabe97922432bfb73b139011ef9de6e78e58dd9755289e0078e105cc6c7f1c65695bc37bda7aade6cdada6153590f3d6783a8acc68e9de1cfad +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-ufs.qcow2.xz) = d7b2d08cb580052916ecce39d52ac98b9c3b4f9ab761dd4d59cdc0e15be9c89d2f575e86f2c456037f9cfb3c47e225e48d4fc04c0495dbcb8362dee435b815e5 +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-ufs.raw.xz) = ddc45203aaff6f95e7027c497850e8427b02e0157cd6f06d9fc87c721610f7f16e62828d7da16b120e6cd02a2e76305eb87ad724fd4ee7ce14fd4c3b167c4937 +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-ufs.vhd.xz) = 6c5ddbcd4a00a3f27875eeacfab8b5955a8de40181937ec7d1bfcb48b2049ba5101bbcef17497bc46aaa309091c0aa37ceafbe7b822a8d88cdabfb948cf87b73 +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-ufs.vmdk.xz) = a6582bb39fc843658bde276184dc611ddc7403c55a0ac002c0be3daa0ce3a709c89633714c571a088e0f39e686e2d9bb2d26c7c4024afeb697b3b087d428e5d8 +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-zfs.qcow2.xz) = 596f4728ac7e053dee142cc2d32a164dfdbe46958ab7a742190afdc125a27da0f3791b9d08641a238b03c1c9ee438e4c8c18545b10b274fcdfd124990b4f4e9a +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-zfs.raw.xz) = 85864ae62cd0d89a8f6e3dab4b5b932e7ca6fd9aefc1bc264054d7ec12fd82dbec3d2954f3f86f6b27d9963f1418fe00a1f2dd1aef13725d31ec5b8136235526 +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-zfs.vhd.xz) = 4ac4afd30c109cda7a5916bffbdb1eb582c04e831d513b8faa41a68a913ba649e4fd603204e3f8c774cd78ee719b961cc215ee2f5bdc13fa828d9dc24276319b +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-zfs.vmdk.xz) = 21bc7f1237c178445d3bf15bacf24bd5165a6dc4e9a7fe90f4908a2f43a9166a4c64b4aacdc28ce5e5b7b7ca42f186c263118f436efc50f6b1ff2d7cfce4d730 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UesACgkQOJfy4i5l +rT/cWA//ZpAHaVnhIS8zK3jUM4NJoMp+3pHqRA51wxDwhqupHSNA8AfkQPH1lN/Q +REPkdptCQQrqOK+n+dmF+NHhs1MJRrZIY441UNAWu/hoMT8jOqBUV0BXgLik6gmS +YKGncpY4K33soXOmB5BRVSMHAE78kq9du5FJkxrn7WdhXl9JAro6vpYMUghzc1UK +OXz/D6NNfVMfJrTPComQ/1vPFL7OM22xhJbIIzu9rCiMvrDQ2G/IuKyoHfYbNvYT +4UiIPm9ltxbrKecm62V74dq61romJdxApmM3u7A//NqTKxXPRh9fhr3eyz59Ex34 +Y/RH/1cltqCbwXdoqLSZ4ZdccZG9uunq0oui00Jqm/tT3oPPNjS0Zrt0l49BhpHd +Ae67CpN/+Ra2YeqSSNge70G+DwCHmX8WaJ43QZPSwCNAmVfiLOgV1WAPFvKOmvmf +xR07pR/twZ+3YEYtn/OH3dXA471o/2xdl7skB2+p3SRj8vPg2xQXSE2QXgl5RLb0 +I1ckHjrKJuoSFeMTnetQUzu3nwWFoRHlaK5rcUXHyw8PbDkVaOd9FgRbBHuxMeAO +i7WhQdL3/dJPxtt1bwyuFzxvTBlIvi+RYlP0ycy/6FIFYohJkb4xuK7PCnNSER9F +5CpLJo882tgDdglAnc3Ez2hlfjrNObhQed3MkjEAaMKUgJXnxoU= +=j/0t +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64.asc new file mode 100644 index 0000000000..03ddd7fde8 --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-arm64-aarch64.asc @@ -0,0 +1,29 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-bootonly.iso) = f7ce1c89ee3d4ae37566eb6b51a7063287c848b7adb9df111c25ea8dd8578eae6fc0eaa4a8ac3ea13b69934a07fb4a4e639b5d29c65a0b99fa1e7c425efecfcb +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-bootonly.iso.xz) = 215460fa69d47c5f3103e76f453914efc211db9d2ad2d4dc095c1b12c5b31fcbe06c68254c42ec6fa1572c056f62ed35ba095d065decebb02d7889f864a85e45 +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-disc1.iso) = eecad6764bd2a1db5c646731c8c1d48cd05feca26329af50a5e5e9efc1c98dc278ec9bce7164976793a16349343b543fee53f43098380e6bf401171f7ccdfbac +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-disc1.iso.xz) = c0c28e04cb7de9b3c105b93931deabb206e51f9d7219af6dc4f300f5cb45c51b7d628fa04649936e901d5838fb891ba76ba80ba529d6bc02fe31bf05a2f676fc +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-dvd1.iso) = d97f9bd73ee6de4c4e81fb5e0c78732681a5b685649e82c310fc4086788fa6ecd1bc76d2c07bec4e49732f60cd956a7987319626888ffe99f741c0c94bf9b85d +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-dvd1.iso.xz) = 9c34fe79b4b08a18b150e1065c3607d3bcbd2f10df335769408ad3c194657a4cd7e732ca6637159c0379429ca4ff4b4f29016b5d5de47c9d9b7a82b1c29b2837 +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-memstick.img) = 1fa3c5f9187a58bcd06243e74c1d2fcffb4b3eb389adc9e6d535561fe244360b60ff9f91a32dbd573c9f8e11aa16055ce86edf234bfee40d8c42e543884ce685 +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-memstick.img.xz) = 323fbc0e106daa3fdda7110f3591cbde1419cf2ebf482f5eb48757fd5906898b0c9e5925b7cc47b898158fcbdd78afba087073bab89ff151bb3b15ec20ea7af6 +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-mini-memstick.img) = 26af846462c74983844a17130314559e67e0073bfe9dfdc2fcd3f6cfa1f3f3893c01628f15e2cb03503bfb2738e42f23d98f8bbea0161b43f1119837bc42e639 +SHA512 (FreeBSD-15.1-BETA2-arm64-aarch64-mini-memstick.img.xz) = 3e639da8b3b64dc3180ee8413bd64423fb9f51d7601c3564b970c33f1f6c3350b5f2712e679a3e3acfe3e1c9b00ac2a801d91d09f250198a1ee092161eeedea1 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UekACgkQOJfy4i5l +rT8xzg//ZXQ+GBUqaqdllrsprnwpjN68sv326svGQoi9nEj9xyzYhnGUOvPT93Kn +X7O1xzfVdOa8uLtaqcf+7DG7coLaKuM3Iy4eIOW2Sbdj67IUmnbAvABNA5FUZWJ2 +vOhEybAQlde72ED6A/GjV5Py3AmWdeS/wfql0qKLTfOYijYga/8AyJeJVCAlc0Rm +OcXOMSgniz7e4MR+Hp7XGC4V0mBdCiwSVOrqQUyyJKkuwv0ZEowYgz7FP1BJP7cm +DRHP/Ki92fkM86YXpL59JadScgRO1iMNenf3kUFPpWZZJdFKufWesOsaWtqDlzAw +rCKRLxzJc0pF38wcEUA8EKnLu4I3NjQYPkDquUnGYGAm2JDLuimZTCJc/50E6Ysx +xJyuowlyqBeg1HAfgqDkTs3R9POOI6ar67sFVoSj4I78cRhWLyrKktaSWU7bIovX +Bq61Ij8sSvWclsno423QgpqbKHRZS6IvVraI97wNzMH1r7mll4vayER1rbDg6esG +iPQFA8kwuXlVDGkh7gVGde4g4IE3hEv6kWkEId1Nl0r2B92T2Rgb0P7NSwhX1EsD +pvvABL8m+GxOCxl6mOXXp7Au0sD8I9877+G132AVSb1wgzwPtULHRviGznygLeos +TzIuWblHIKfCuu0GR+ZBjwqzFEY/k7VoQ2bYrV54G5LlbTE9XHg= +=Q0Tp +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-powerpc-powerpc64.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-powerpc-powerpc64.asc new file mode 100644 index 0000000000..e7b366c8cc --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-powerpc-powerpc64.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.1-BETA2-powerpc-powerpc64-bootonly.iso) = ffdeaa0370c14b682f56fa2205bd4f7881a7fe06b29154e377d1bf5a2a60bca15b17a312f360e8fc1b065d00893318bdf7e02d493d73ef1aadfb0714ce7f9a86 +SHA512 (FreeBSD-15.1-BETA2-powerpc-powerpc64-bootonly.iso.xz) = 33aea3d7c559f017d7a532b3f6d4b3fd3b9875cb5773feaf311abc0a745abfba1d76607136676e69455c462b2ddcd3a635a854eeb514ae11765ade5359984d9e +SHA512 (FreeBSD-15.1-BETA2-powerpc-powerpc64-disc1.iso) = 2725ff7ec2bbbeb2d8ca2a0511df140638d0c0601b6df84ef8774505d8aac5656a3f3bd36d59c36dd6a1a6f2f5debd1f4a438d231e20b834460d503782c23613 +SHA512 (FreeBSD-15.1-BETA2-powerpc-powerpc64-disc1.iso.xz) = 5cbaa7600ecfba7f6d247a50deb3bf8d62506ff0a79038d8343a89f20ed5787772a8598233cfec2fb442dbbb6cdd3065026683a1405b2157e591949d9d9a2034 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UesACgkQOJfy4i5l +rT+ycg//R2f3qu7+n2FEGLSdAkp90tILctoNcw2aW9/tl4o9HP3AT7ntRhPIeciq +DDYxzEgqOrpGwlkV8Qzx7OYPxBq6c87CDJKns+/TZ5AO8emJya+hLq7FMl2mbAML +mVMks2HdpY0xLw9WX2rbk9Mg/nvCKYXeuAnvr5+6AeBW/97ErnQxa/bPRnnz5hV6 +f4j0AbtvcHCqVqIUJH5GtLQzq9Fi9hF7I0pJfFQ7asQtSeTtKTuH3lCqA1nBtt72 +cj59q3Vkbon1AebUxskOWGB9wK7rSqujRqL6tXIZdhBGcAVjY7rAXGdudLt1HTs/ +49WPjUImnVONICURDMt/W4oyMaQoHQwEamwF/lDtuQfuH7Ui0AH6wPe2dN8xPX6N +OeU/ETvbKGz0aLdsX+dmJU82gfB0pPUQslq33nNJTsoASGQGr9MrK6GGSHY+g3QQ +iTNwWGdg7hpzKtHiCWHyyMI5B00GxqHnxJOyE0oZ8sxD6aGSA93MJwPQqO6TG4+n +KSaBEWRhnjJqmyi4XGRh8kLiMrXoHOdrPXq1aeKB29Q7gJmuHMe0iCkrWTUMit9J +2MRYm80MtqA3AMdcAmlVA+EyPHb+RVSu3t4eBGeNCPv/kRhjm/n+EzhG1ukpT1zx +5eQZrxnJ4vY7yFexinA5FEz1IvG/IIB5iwaWFuetLoCzXyG3NGc= +=ofZD +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-powerpc-powerpc64le.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-powerpc-powerpc64le.asc new file mode 100644 index 0000000000..b4c47df0c2 --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-powerpc-powerpc64le.asc @@ -0,0 +1,23 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.1-BETA2-powerpc-powerpc64le-bootonly.iso) = 842bb36b766f35ea01c5254db5f94a88aa3eb272f42a3a8d46ed507da8d4be3355635a46ab66e36bb4488655a7f6ea059d7759ad5257fdba213f2698b0f062e7 +SHA512 (FreeBSD-15.1-BETA2-powerpc-powerpc64le-bootonly.iso.xz) = 7c9811b1fcf426607369c58ebba7b8255f8b28a7a9142bd55da13fb83b6956924c222e76ca88955d8597e6bf7fdbef896b3e06d07c1caae60fd2310d4c4aee0e +SHA512 (FreeBSD-15.1-BETA2-powerpc-powerpc64le-disc1.iso) = ca9942629477e5c758d966e64b1c42a8c02ae28f5cdc94d379af82e71861c070a3f8c7d2a29efaf9582474f01b2cbd335e980a9028ddea2e87fdb011d2da53bc +SHA512 (FreeBSD-15.1-BETA2-powerpc-powerpc64le-disc1.iso.xz) = 1a1b1028c1f5b5be8f72aadbb98946352fe23367fde7aebf5f64d3544f9fdb0a145a4b1bbadf12469efcb4886ede967d47af9f29b1ad6344cf3167d2fe6db69a +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UesACgkQOJfy4i5l +rT8SrQ//RDXqO95slbb6IGXkF8Zw7PPCAtQFprKc1cBol3otpnz1neOezRIlg93F +rjW4nZP8X4KNv96AuFsrcFN9CGl4BdzuGrqusTjee876wSPkFQoFaBUmdJHehUs9 +Trs8FLCzsnZEV+NhK3EVUWdUJaZeX5lyP42aqYqFe47v4jzQR7nsMxdT42cBNxCc +oAfjwaB9jTCB44Bknnk39lY4uMtGOfE9OwXE3blwthqLMwnzEN4/8Ef57PF680sX +ipCz4glv5VjqE1aj9a52uA5xe9Z6TYuRwf0Mebrwfto45/SNbw1LUfTB5tEyCCLh +VhjEJEqtlADsEvIyJc4xeUr38xyjtBMEaVjo3fUnAb5yIoFGu0nvi58OW2EyCZBl +JcSE8cvGjJ7mFyy4tu7SdNwwupXhcMoXxoTH+wo+vPZvehc3U9+T1+1KfuEJ5mCU +ctexnih8qO75RUcudOJ0TPVVHd9z7DVudTB5Y+Dh2vRPnwZ2xuZNtcgheAj45ppj +6jQkVeZcaine/scqRaUM45Qko31vva+ySKTssTlNMRf00dBdANWMPsZrcZTajafV +auMvcXFy4NpoRPhep79fN8wa9Dr+k+gOpvftT1wtmO4tyvEdDpAQWewKwGkfwrCp +y6vHmsWCbLOGn5GAw58qcs5oYwTvsfkI4BVrMRw32EzjMk7fjts= +=dyVR +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-riscv-riscv64-GENERICSD.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-riscv-riscv64-GENERICSD.asc new file mode 100644 index 0000000000..5100202dfe --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-riscv-riscv64-GENERICSD.asc @@ -0,0 +1,20 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.1-BETA2-riscv-riscv64-GENERICSD.img.xz) = d633be2d6adced74d8e0a295c3b68d08464811aa9786ee782641f06f2b6dca654385b2b6ce00ca9e7f3d9f81412b2fda08283d26515be5042da4a9992704f3d9 +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UesACgkQOJfy4i5l +rT+LXA/9FRkk5qvjJilLsN0dKEdiSsyhye8iwF+odCThdL9nCNOUE5HQEIWEb1aS +wRm+NWWLWlJytgX3oZ6rT3j/I+Z5KHh02csH2fl/M4FkmoFsEk0ONMu2O24OtjLO +sOPgPQY7XIIM7Cfll/v6oKmwmsGs0fndflcDprqQjnqXsNRFr/PZU8mqxfjxqmgP +CdzHUiy+APxK0ojA2jjBQKHgbc32oo4EBuS7ICDY+XkR4eq1YjP/xoYEw85aj3jO +YG3Kzti4/34M0E6bSbFBmeQ9VtPqwIjRl5jpNx3Jut2r82K6FRAWVxM9+ivNBh1B +cDTt8gG/x1ywMBPI0+XBbtmDMOcVLsUUb5fNsDV1gqdnNdHsg2OF/J5Pw46HgKRO +mXHUPBu3/5LxODR/OkmDemVhOpj1mDK1+HrwUjNDKGaoC4VPbrifA3mZwFr2zoIM +Vre+fd3AqmDdIcyNW7hLgjqN4UZJVajcqgD/sAJwNSwSrdv4KBxCw7S/slYKyRGz +o4cPrWFv5Uev9A7HQgOlDlpzlRe/Wjg+tbhYTL9TjTJUG0HVReFFzyIgPD8/vfAH +YG/9ru3C8gtip9/iexinMj1J7knFUQDQaEa8e9d+Mc9ijrSx3rGm6n1TxKVeLn+P +67ybLkGZY80CgmeTCxFwkiIzcruIW3IwLZfrNSR0oIFgipQMPFc= +=Cq7/ +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-riscv-riscv64-vm.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-riscv-riscv64-vm.asc new file mode 100644 index 0000000000..2b2a7da338 --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-riscv-riscv64-vm.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.1-BETA2-riscv-riscv64-ufs.qcow2.xz) = a6729c04a2ec76bcee8156afd185c3814463307cea661346be523251e291dc70e07a6d88962f4ba78dfbf74e4441557d1bb0b4de3d199d1d8a0f05fabbf20023 +SHA512 (FreeBSD-15.1-BETA2-riscv-riscv64-ufs.raw.xz) = 4c4e32bab8e36d047b34a9e5f3edd1a028259a93e53b6b46a7804f880bd13d180d246712889098d33f71429bdebc9720065080a52883eea179f0e9b9f0aeb02d +SHA512 (FreeBSD-15.1-BETA2-riscv-riscv64-ufs.vhd.xz) = e96e172cdfc547e5f885580f7cbee391bf2c5ee458998054b9566706cdc120f1d9bb577d697db532eb3e89af9701ab2554b22be98508a36f012a460dd9580c35 +SHA512 (FreeBSD-15.1-BETA2-riscv-riscv64-ufs.vmdk.xz) = 2db3aaa66453f3cf3f37cc09f37801e2f28269a020c48d6c34a9cdfefbf7e50490381acc58024a25f6f8478c426a81e8052984e406f772ad95d8877786a6c1b2 +SHA512 (FreeBSD-15.1-BETA2-riscv-riscv64-zfs.qcow2.xz) = 7574a7cef1350187de76f564a7938a9249d1e4ba236d4f73a994dc92029e77b6a37eb57f29ca7ee249a7fa7de33d754fc17009875c2b6cb530d386af39f1af6a +SHA512 (FreeBSD-15.1-BETA2-riscv-riscv64-zfs.raw.xz) = 0b46b0e4ed4ccfce601ef08ab348de640a3f9483da7ef4e48f9b2da503657001a4c7d0590fd60b85ec3d318ae5904a0151e89fab823957d3d7fe30f66166382d +SHA512 (FreeBSD-15.1-BETA2-riscv-riscv64-zfs.vhd.xz) = 71b72ca8d1a1eec77604325c1cf96329b6f576e6cdc29467a31b9005ab865bfd452139ee6ee28c3dde63e67e6cf670f694ed78bcc40c5ed60b0f892fb98a07eb +SHA512 (FreeBSD-15.1-BETA2-riscv-riscv64-zfs.vmdk.xz) = 84f8d9190fdbbdb796ae3931fcf68680c268f8e7a3dbb117ac1e835a503fad31962b9660b4b55080d9bcbc14dbf53a4670f3a96d18b03b889278ca945171011a +-----BEGIN PGP SIGNATURE----- + +iQIzBAEBCgAdFiEEglY7hNBiDtwN+4ZBOJfy4i5lrT8FAmn+UesACgkQOJfy4i5l +rT91oA/+JhMalERj+GmOqpngCSZUD1v4I97A1iAnPnfQPetJNfN3Fj/auh2S5ugD +dvzEuqe3+Udh2NnlDfS2acE90zKiTyRvHdOLWXkwEIR1TfOmVI60X+CtteuHjGda +ZwynxVtZsGfHuFsNSeBkfrr3rhrGT5X8qxStlM1QRG3VcmgTKaGAogPFQyBeUpYZ +KFtiGCgH9VeiSEeR4hHahQE0ofJCkY5Iadp94FBBtZwBfgguEWW8sh6mcxDCgGwU +ZNvJo8I+cfFQk19td7Ui4Hkc91NDfrrzZB7drUL/P9W2pLTVBTf5JBQyBmZydgBj +8RfxAq2orvueqWD4bK5ziCDQ+8qRnPfh3Pz9nwheOxkafkTO/cLAJBxvhRvTarcc +D/iGegBkyyrAuP5TLJ8B1VTYJnEucdFPv6D3UZQyqiYGGT+y2ilvSk5XHb5wK3a8 +8hLOO6il2u5o1sqQ6xbIN+KwrHsVt1tIBqjNeJh4weL7UM694/AAJkSBf8n9w+TV +ZRXFA+SCIfjmPNW5gAWClKdgzJu0lTn1viL5pgjtyRYwKHGtfSI9BvDt3sEzKFnR +etn6VkGwJ6mGgnPr6g5dWtADDjn6cKUwXQcLDpyYqR1IEjThByUFKDWQ7v2uRQJY +aJ/SO3A4KDN/hSvxabRNyNQ/bydIcszUCqSWPwiACfQ0PNZZjC0= +=Ts30 +-----END PGP SIGNATURE----- diff --git a/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-riscv-riscv64.asc b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-riscv-riscv64.asc new file mode 100644 index 0000000000..aa79dc7e7a --- /dev/null +++ b/website/content/en/releases/15.1R/checksums/CHECKSUM.SHA512-FreeBSD-15.1-BETA2-riscv-riscv64.asc @@ -0,0 +1,27 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA512 + +SHA512 (FreeBSD-15.1-BETA2-riscv-riscv64-bootonly.iso) = 254a84b4613ec55cdbd4be1b58f8fed5273ce3eff04e4d39705a9e16e641dafa2e453526a42eb09c68a95c066e0f3094f91db833804acacbd669551e212b7721 +SHA512 (FreeBSD-15.1-BETA2-riscv-riscv64-bootonly.iso.xz) = 169cd1bca1b6bb0bb91eb6b48687a3b0bb1a62ebb9a2826c4b8cbca756192273f831544857d3ff6b1e40964262b62ab6d8109ea00eec2867003fbf0d848c0abd +SHA512 (FreeBSD-15.1-BETA2-riscv-riscv64-disc1.iso) = 955be74ab23bebed4f14a23a7ca412b290f9c63ad36efb02aad3ec2f8dcfc0f35141d68e192dcb96aef689eb3d331e8eb06bea3fdeea07a05af7847e138e9e84 +SHA512 (FreeBSD-15.1-BETA2-riscv-riscv64-disc1.iso.xz) = 734aa604ded97eda4cd2f9dfbc3f7f37cf3e08dfa1ae4448acb5a5a77fbde05ac108c449dbbc306b7c9ce924c306e8cb49c4ba7cda6292bfaeebd2414a938cbb +SHA512 (FreeBSD-15.1-BETA2-riscv-riscv64-memstick.img) = a751efb546af95e54689ed7f5481db07357ec894cdb9bf7b1af63a258c179c84970e6852e0df30c87e35f64031918c9569b5973da138766c2bca3d1e323db012 +SHA512 (FreeBSD-15.1-BETA2-riscv-riscv64-memstick.img.xz) = ce0c84de3b3f9d74aa7376c7fd1914a4b5c1883d268e125397b7cda48e04237dd59dc523b8605f26573c23fd763322ecf019b8845a292575ad1701c7b29cd42d +SHA512 (FreeBSD-15.1-BETA2-riscv-riscv64-mini-memstick.img) = 05e5c04d726efbd98cca5b008ea9b5abc4fe909e748518a2ee0eafdb4c73323c629e750e7630d69a01bdd717a8f6e7a32706593634c2caa3718f8d763fdb18b1 +SHA512 (FreeBSD-15.1-BETA2-riscv-riscv64-mini-memstick.img.xz) = 7f4abf1b2469ef0e2287b0f4c8b42ac57429c69ecfb0ec5505c6b7f947c55c7f650cf0edd32620a032f23cfe3e46b2fcc3d781a3411253b8a7599b72b769181c +-----BEGIN PGP SIGNATURE----- *** 34 LINES SKIPPED *** From nobody Fri May 8 22:32:49 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 4gC3m15y7mz6d5kT for ; Fri, 08 May 2026 22:32:49 +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 4gC3m15DsKz3Dy6 for ; Fri, 08 May 2026 22:32:49 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778279569; 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=40KOTXAf5odJztmbSaK55pqZPkxYXQwOprKZHGOdHWQ=; b=Ybz0rSbizMHk2BH9BUUanLCjs0Wi16nDbpwssTvCex3Z156ANiwG7p83pF1wN+2VHbQZkh PnlzF2l5R5p3eStggKrSIjzRAfzznjw8x3PEq4z5ndB5s+7S1wSVJJCjRVpcqcLJDqoWqY MbKJILlpaURwY6RE4BtJ/ZVdpAQUFsSjykLl5FuN4dVUULQA3jPf/PW+wdmGMsghTjb1v9 p5Axd4lkZGRTe7zGYLIiADPAGbs6q2ylv/sTMMRS52oNmmLtmwS7AMbewgmyx3Xu4jPVXd lxi0OkGvV2PcsaxAtbF4MKQh0KhHkC/SvHZILiTKTctgXXnqMPwxOTEiIxR6DA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778279569; a=rsa-sha256; cv=none; b=Fd1laIqSY2yzt3ARoXRXMITLDtoGgyaNeDNRvNMRIcCZex5UfeoRLa7a+nx5yrz/3fCAni cmqjjdBxzMNRYEEVHbA+qXy0wa+7txa6wCOP6lZQ2KEchdAjGKl9HH1ahC7S2IJptlmuWs ME/6djXZk2fLdZT5RMcuFuNFTHlomhCce2CH3UNPo/mtUAv0atjjLq9rUmX+YzZSVFYekE g+cEfxx3nN8KFG7uSlKQqoVUB86WgvC+1tZe8ypi6HQlopct21N8JQ+p0iO7qwm2mnIu22 tzzRaIptZAHWoUV0gzo0N/0pI3l4Y/YqDa7XYrZlRvp/K7+bmhPldIyliHypXQ== 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=1778279569; 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=40KOTXAf5odJztmbSaK55pqZPkxYXQwOprKZHGOdHWQ=; b=T0abh83HoDw6MVcL1gp8EUSu2e/kMMr+fVcBEBKMCTMu7EpXspIJeFGj1RbJrhBxLIDjRh KVAd4orvuYfxRzQTNHpp1oQaZ5wzUjgrgMDsByuVTaClW7qgOjVkDKmOOK+hyF65fNzjZc i5RYPgGTVPhl/ZaLeiu837DNIeK+uLum8HbAKbXvNcNi4FFDsWDyZApRTdZvlwaNks/0mf kH+YJgegPmHTODGgbej4ALTD3TSqyOi/TcS2AdOFCm1ubFgKSLmzuGrAolzYC4EQrshsoU GwgGRtmfLEtCv0etXVLsCB+91nrIVmTAquZFsqHu7byYF0BdL8UxsK4k38sDow== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gC3m14d2FzZ3K for ; Fri, 08 May 2026 22:32:49 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 360c5 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 08 May 2026 22:32:49 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: afc5ea2404 - main - 15.1: Announce BETA2 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: afc5ea2404c032b7f0032a48d5f658ea977c65a7 Auto-Submitted: auto-generated Date: Fri, 08 May 2026 22:32:49 +0000 Message-Id: <69fe6491.360c5.e753701@gitrepo.freebsd.org> The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=afc5ea2404c032b7f0032a48d5f658ea977c65a7 commit afc5ea2404c032b7f0032a48d5f658ea977c65a7 Author: Colin Percival AuthorDate: 2026-05-08 22:32:47 +0000 Commit: Colin Percival CommitDate: 2026-05-08 22:32:47 +0000 15.1: Announce BETA2 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 5c748b1aea..127a27faed 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-05-08" +title = "FreeBSD 15.1-BETA2 Available" +description = "The second BETA 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 = "2025-05-02" title = "FreeBSD 15.1-BETA1 Available" From nobody Sat May 9 06:50:53 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 4gCGpp66hcz6cpCD for ; Sat, 09 May 2026 06:50:58 +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 4gCGpp5NH6z41jK for ; Sat, 09 May 2026 06:50:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778309458; 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=mGPiR7ndQUJ6S4Vz5vny5bFyGC8ihB+DpaqmP2FEbrw=; b=WOYaA4Ajz6t/ZzKPZytCjOaJ0umNRQOugcw8ze5lB1UNf/2s4OIlggLqb5NAgeTCOZpFvj qwLEXcP9DTz8cMospmqPq6Ng6FpaB7khVboXJ8YHD4QNvJ+wmXVRPHONVFoOHtHFiAkRqg LRFJvWoIUDwM/DC5adaaE+NM4FR9XWL1dfM6hM6bASKA5Vh68/uIMzIxvIhjetnh5UkIXk LjgNsDws82ojW9Zn3nF+gc6hFuiy5Zm5sVVepN+cm2JM+TLK+gKHp87j0Y+U8w/lxd9Qb6 o9ckxx/LqVbZAWzo5x6GDhFo375nujNTx3hUHIqJY7skUwEmS9rYwMwogIdwlw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778309458; a=rsa-sha256; cv=none; b=Jx4lV/FWNhElFmaC3sMD2O5AWHGa2SiJpLAwMSZN3JgS2otXrWQTUuBzuxFnFrPd4Eok1N iguA2WBiLi6i6wVyxIQRzoQWiUL+ijsJu4I9wHiRqcsbOVQMJbPvTmhNy3VoJOp8EkzHKb QABEkFC07gX5C5GvwdHpQf7Crj3rBLcnmibrY0xI1k4fttIccCxxarF23dmjScmkNH0b5r RxxgQvIQi4/0Do1CSY2/CixHRBEeTEaopT9zVQCufczCcmPnxs7kN10UXMTqXCdnUFeg2m kXa3NNZFaivH9ZUH0EXWAhArn9RV6W2rtSqw0Zk0/pInTuZBACDPvQc1AAXlHw== 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=1778309458; 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=mGPiR7ndQUJ6S4Vz5vny5bFyGC8ihB+DpaqmP2FEbrw=; b=IthHzURikOYbrc6APUEisX63WbETAh2A6wOdi70eEGhDBVYRZYQDAcwMoNoQTyhDNyc7fX UkR7rCL9K8KYaiACZQS74h14XZzlXFX8pmtczCAz7BqfD62/AMBVYFiHi/r6D6a14GJo93 7BBxTEALehSD56nxqHE5UNqR8NUyP1hBtlpiSOmLUAtxs4qyNTMVVU91fqnB9Gnfg0X6xv v8sMTrdJKWHxQ9whuak6FUBi5Tah0aDR9TVb2dFS/edPcmEIj+3eFrzqDf/+9s15SriIHB bMR3AVekKICTfJ5BIn8gmMbwkIS5NRDexPN7P1QWllpuuW6YLkJc+PCp8TGEdw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gCGpp4vfVzpMr for ; Sat, 09 May 2026 06:50:58 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 42217 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 09 May 2026 06:50:53 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Vladlen Popolitov Subject: git: 45df081806 - main - website: RU - translate new en/press entries 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: vladlen X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 45df081806e895fd091ac605641c14e7260080f3 Auto-Submitted: auto-generated Date: Sat, 09 May 2026 06:50:53 +0000 Message-Id: <69fed94d.42217.296c9621@gitrepo.freebsd.org> The branch main has been updated by vladlen: URL: https://cgit.FreeBSD.org/doc/commit/?id=45df081806e895fd091ac605641c14e7260080f3 commit 45df081806e895fd091ac605641c14e7260080f3 Author: Vladlen Popolitov AuthorDate: 2026-05-09 06:50:42 +0000 Commit: Vladlen Popolitov CommitDate: 2026-05-09 06:50:42 +0000 website: RU - translate new en/press entries --- website/data/ru/press/press.toml | 99 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) diff --git a/website/data/ru/press/press.toml b/website/data/ru/press/press.toml index 483be03ab7..13137442e6 100644 --- a/website/data/ru/press/press.toml +++ b/website/data/ru/press/press.toml @@ -1,4 +1,103 @@ # Sort the entries by date +[[press]] +name = "Em Do что?" +url = "https://youtu.be/dA-TNsVG9IY" +siteName = "FreeBSD YouTube" +siteUrl = "https://youtube.com/@freebsdproject" +date = "2026-05-01" +author = "FreeBSD Foundation" +description = "БольшинÑтво из наÑ, вероÑтно, иÑпользует sudo или doas. Рзнаете ли вы про mdo?" + +[[press]] +name = "ОчиÑтка критичеÑкой инфраÑтруктуры в FreeBSD" +url = "https://freebsdfoundation.org/blog/cleaning-up-critical-infrastructure-in-freebsd/" +siteName = "Блог FreeBSD Foundation" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2026-04-20" +author = "FreeBSD Foundation" +description = "ВзглÑд на то, как проект «Уборка плÑжа» улучшил оÑновы безопаÑноÑти и инфраÑтруктуры FreeBSD." + +[[press]] +name = "Отчет о поездке на AsiaBSDCon 2026 – Minsoo Choo" +url = "https://freebsdfoundation.org/blog/asiabsdcon-2026-trip-report-minsoo-choo/" +siteName = "Блог FreeBSD Foundation" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2026-04-15" +author = "FreeBSD Foundation" +description = "Minsoo Choo делитÑÑ Ð²Ð¿ÐµÑ‡Ð°Ñ‚Ð»ÐµÐ½Ð¸Ñми от Ñвоего визита на AsiaBSDCon 2026" + +[[press]] +name = "Призыв к теÑтированию: предÑтавлÑем проект Laptop Integration Testing" +url = "https://freebsdfoundation.org/blog/call-for-testing-introducing-the-laptop-integration-testing-project/" +siteName = "Блог FreeBSD Foundation" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2026-04-06" +author = "FreeBSD Foundation" +description = "Узнайте, как принÑть учаÑтие в проекте Laptop Integration Testing и внеÑти вклад в улучшение FreeBSD на реальном оборудовании." + +[[press]] +name = "Информационный бюллетень FreeBSD за март 2026 года" +url = "https://freebsdfoundation.org/news-and-events/newsletter/march-newsletter/" +siteName = "Информационный бюллетень FreeBSD Foundation" +siteUrl = "https://freebsdfoundation.org/news-and-events/newsletter/" +date = "2026-04-02" +author = "FreeBSD Foundation" +description = "Информационный бюллетень FreeBSD за март" + +[[press]] +name = "Создайте NAS Ñ Ð¸Ñпользованием FreeBSD на Raspberry Pi" +url = "https://freebsdfoundation.org/blog/build-a-nas-using-freebsd-on-a-raspberry-pi/" +siteName = "Блог FreeBSD Foundation" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2026-03-17" +author = "FreeBSD Foundation" +description = "FreeBSD легко запуÑтить на Raspberry Pi. ПоÑтому нам Ñтало интереÑно, можно ли Ñделать проÑтой NAS из Pi…" + +[[press]] +name = "Информационный бюллетень FreeBSD за февраль 2026 года" +url = "https://freebsdfoundation.org/news-and-events/newsletter/february-newsletter/" +siteName = "Информационный бюллетень FreeBSD Foundation" +siteUrl = "https://freebsdfoundation.org/news-and-events/newsletter/" +date = "2026-03-03" +author = "FreeBSD Foundation" +description = "Информационный бюллетень FreeBSD за февраль" + +[[press]] +name = "Подготовка к Закону о киберуÑтойчивоÑти" +url = "https://freebsdfoundation.org/blog/getting-ready-for-the-cyber-resilience-act/" +siteName = "Блог FreeBSD Foundation" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2026-02-25" +author = "FreeBSD Foundation" +description = "FreeBSD Foundation запуÑтила проект подготовки к Закону о киберуÑтойчивоÑти (CRA) на 2026 год" + +[[press]] +name = "Отчет о ÑоÑтоÑнии работ FreeBSD Foundation за четвертый квартал 2025 года" +url = "https://freebsdfoundation.org/blog/freebsd-foundation-q4-2025-status-update/" +siteName = "Блог FreeBSD Foundation" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2026-02-25" +author = "FreeBSD Foundation" +description = "ОÑновные моменты вклада FreeBSD Foundation в Отчет о ÑоÑтоÑнии работ проекта FreeBSD за четвертый квартал 2025 года." + +[[press]] +name = "Информационный бюллетень FreeBSD за Ñнварь 2026 года" +url = "https://freebsdfoundation.org/news-and-events/newsletter/january-newsletter/" +siteName = "Информационный бюллетень FreeBSD Foundation" +siteUrl = "https://freebsdfoundation.org/news-and-events/newsletter/" +date = "2026-02-02" +author = "FreeBSD Foundation" +description = "Информационный бюллетень FreeBSD за Ñнварь" + +[[press]] +name = "ВыпуÑк журнала FreeBSD Journal за четвертый квартал 2025 года теперь доÑтупен!" +url = "https://freebsdfoundation.org/blog/the-q4-2025-issue-of-the-freebsd-journal-is-now-available/" +siteName = "Блог FreeBSD Foundation" +siteUrl = "https://freebsdfoundation.org/blog/" +date = "2026-01-27" +author = "FreeBSD Foundation" +description = "Мы рады Ñообщить, что выпуÑк журнала FreeBSD Journal за октÑбрь/ноÑбрь/декабрь 2025 года, поÑвÑщенный FreeBSD 15.0, теперь доÑтупен" + [[press]] name = "Онлайн издание The Register обратило внимание на FreeBSD 15" url = "https://www.theregister.com/2025/12/05/freebsd_15" From nobody Sat May 9 06:54:31 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 4gCGtv2z6Lz6cppr for ; Sat, 09 May 2026 06:54:31 +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 4gCGtv2HDlz449T for ; Sat, 09 May 2026 06:54:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778309671; 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=QtQ8SW+91deOGXAqljjm1ZPANmbKSY2ZJtkGNmLewQs=; b=V2SrseGyMYHNEoIUTKQpQo9kduP6WkNpBbNY5b6xFqdJiEJ67TrWwIT/OfOiYK8iEbIQH3 NjQBXxeaOu843kpOSqeR5UnVTBVxG26C23Fh1YvkEmuyWMOk3eeju/Q7w9wE5NcoVYF0r1 QB4lDH0AEXkSqXJwrCTVvv6S49FM0rHQTSt6w7TwUjm0RMEi/LVMyr+dsw8Dou+vy140E+ 3cgjJcz0e0Mp46YNr9FDBo2yvy7qeH04d4zv0jvUybSN3TAGcydl9evhLGcXvrag8kakSe bFjxwsrWs87Bkn+QvixCXjHFKR4KqpHdeX5KvVmRr6E66+JvyGrhPhDGtM9M1Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778309671; a=rsa-sha256; cv=none; b=L8Y8wLjos9wsNgHv0hn2SkcGiKT0Jk1v4nOCzXcy6m+kISw6caINnOEFdnYovFyXmXxQJL vDiA6ZhG/25+fRl3DjRtjpJYGzJlYodmb3/4lccmONvD2ThKmU7ym92I0wu7CrJPXjHjM3 HE+lxT/tOSsIGZo5EDyLRw06N96eMmbSVvZU6PJXiy4zmr4OXQmGL090KJvl3bOvX1IkBG QANpjeXocizWbqwEjmPgw9ggPVigb1zoKSuIp1zjXHM1ruyuiiVJlgSaHqALKCnRnBjV5R QmuYvcHIWvk06y8yqEzUIoMtQELAdS0hO6OtEuCzksqmoEW9YbQHg+XKZ8WGxQ== 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=1778309671; 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=QtQ8SW+91deOGXAqljjm1ZPANmbKSY2ZJtkGNmLewQs=; b=ynbFRbRmw2ftY0lkcQNhBz0G5AtyO6RkxIxLk4eHECxWB5JKF6HiboFRYSpr6IqYfnoOm+ 1O3bjHpFy5q5UewyWX43h3yuWsAI1wDsbyKFF8CaHPQ9hDP79hNOmr9O3ANoBhYqu8z+wB hvcRDGmMH7C/pRsqoB1XmnR0nfO78rf3NF5lmx0HFiBudfP0NxrYUnsnsl4nNi8RMUvXF7 2DMxfnHcjJzXeg6d9qerha5WPj2y+7djVUlgeKcXMSp8SlwC28AaEpO7Pfb2i3Kmh+5ig9 mMEHvUK2jDNppoEq15wva3fCwrBLs1hyrcxOOQyGfd40cgE3op3IZlwnaR7bEg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gCGtv1nYHzpCC for ; Sat, 09 May 2026 06:54:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 40070 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 09 May 2026 06:54:31 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Vladlen Popolitov Subject: git: ac35e1b4a0 - main - Add IgNixBSD Group to consulting 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: vladlen X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ac35e1b4a0cf615ee262846be7801c8379249cc4 Auto-Submitted: auto-generated Date: Sat, 09 May 2026 06:54:31 +0000 Message-Id: <69feda27.40070.72445f8@gitrepo.freebsd.org> The branch main has been updated by vladlen: URL: https://cgit.FreeBSD.org/doc/commit/?id=ac35e1b4a0cf615ee262846be7801c8379249cc4 commit ac35e1b4a0cf615ee262846be7801c8379249cc4 Author: Vladlen Popolitov AuthorDate: 2026-05-09 06:54:24 +0000 Commit: Vladlen Popolitov CommitDate: 2026-05-09 06:54:24 +0000 Add IgNixBSD Group to consulting Reviewed by: maxim, ziaee Approved by: maxim, ziaee Differential Revision: https://reviews.freebsd.org/D56884 PR: 295013 --- website/data/en/vendors/consulting.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/website/data/en/vendors/consulting.toml b/website/data/en/vendors/consulting.toml index 1bb6521539..9ce64988b8 100644 --- a/website/data/en/vendors/consulting.toml +++ b/website/data/en/vendors/consulting.toml @@ -342,3 +342,10 @@ category = "europe" name = "Vertahex sp. z o.o." url = "https://vertahex.com/" description = "Vertahex sp. z o.o. is a Polish limited liability company offering cybersecurity and advanced IT services, based in GdaÅ„sk. The key areas of our expertise are: 1) Secure programming: Development of PHP and Go software and frameworks under rigorous considerations for security measures, and engineering of secure DevOps environments. 2) Operations security (OpSec): Designing secure work environments, engineering of secure server systems and isolated server services, and management of virtualisation and containerisation infrastructures. 3) Cryptography and data security: Development of data authentication and data encryption frameworks, and engineering of confidential communications and secure data exchange systems; We run our own collocated infrastructure and our general focus is on the corporate sector offering primarily B2B services. FreeBSD remains as an essential tool to our work. Users since version 4.x." + +[[consulting]] +id = "IgNixBSD Group" +category = "europe" +name = "IgNixBSD Group" +url = "https://ignix.ru" +description = "IgNixBSD Group is a Russian-speaking expert community and IT integrator based in Saint Petersburg, Russia, with over 20 years of experience deploying FreeBSD and OpenBSD in production environments. We provide consulting on routing, security, virtualization, storage, and corporate infrastructure. We also publish articles and practical case studies on BSD systems. For more information, please visit our website or contact us at info@ignix.ru." From nobody Sat May 9 07:51:08 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 4gCJ8G40lQz6ct01 for ; Sat, 09 May 2026 07:51:10 +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 4gCJ8F0DHlz47Md for ; Sat, 09 May 2026 07:51:09 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778313069; 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=TelN8SVvYU+rrEpmlvk8tP8NhycbuKGJG0nz1gNIxjU=; b=jawlJ5pzvpDE1jhNxS9qV9066RzpvjqGdGLkILLo76R5ibXp3nqVS1hRjzB2NAJHTNpkei wTV9yoHfd63R1Tyu6ipx+FLGVH/1P6i8WuyzzhHplh8eTNq/ufGmgkmPLK61piamWdldM0 75jCD8I+JrwMbGNuv32ZXWHRBhy7HXmy6gzqE3SjsZoleVFc0WzkZNy0Ir/8vC3BGBCKEw chhanTA1HWSZOSY7U8fN6m1siNzQ4773Imh41UUKKhDZPuWuBwx6T+7T9nrltscoZXCgLk AronpDFiPy+17YrJAqtsG0zOKZIneD4jbOqfxZBihYdhikR3GsSTGi7Didroaw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778313069; a=rsa-sha256; cv=none; b=sSrGkhH4O/PsQEJ/WJIyUHtEUtEc0ffhm2DGH3VCzntlaCJj5U15V6p1m5BTJF5kg8wH3W 3JsJbban8kENXjPB+01EJSPHud/VVtNRDj0Hy8219pGveNohDPkE+3l7v5Gra0xyosWjTs DkbFS1dxyrGHxu/ru9/gZRd4r1qFG7vnge+RWKSiWh/ARFQxVQsB9KO3evnAp1G6auA4N+ IoZ+T2QVsaYgn9dDlTO5LL3RULHR9MCme4ich/59OZVBiz8tqrrIYD3YBiikCHie2UFZXT un13IW697ZX2bA9wQ6ekFAChFeWs5ZywTkLpZKwID+PGtMSdCavnlEyNOoC4WA== 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=1778313069; 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=TelN8SVvYU+rrEpmlvk8tP8NhycbuKGJG0nz1gNIxjU=; b=KDTjlrydycyGsst4aW+gA/MPRo3KM8x37uMDz5b3LfvEgqjnpOS5ivgzQeKXxCKC6Mb8Wz Rw/7W2H4lHGg/j3tdJP8j9VP/cFNvIW7rejP0k2bFQCRmJr7dJqNpKPCl/Aa8pmDJjytJf lm/nKzPH7HjQVhHKi0NOwwqfjPwdvCA4XFirPRkXXtlLIiv2/KX4Q0clPLlQ9pjpFyMLXc xFf+qzal05M79mB1Nbf1FdWQdmSiqaoR3Gz4Uyk8R8sEG9JOvExoOMqZ3xMty6Yh2EuCSs OMULmJy8ThrzY3x22uO0/3kiHqxKddvwjrhK/D62R4JShHgbZP9K9AETudTVhA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gCJ8D6tYTzqYD for ; Sat, 09 May 2026 07:51:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 46ae2 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 09 May 2026 07:51:08 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Vladlen Popolitov Subject: git: 1b980ff526 - main - website: en/news typo fixed 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: vladlen X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1b980ff526ea398388c7a14709d2ce22d0587d3f Auto-Submitted: auto-generated Date: Sat, 09 May 2026 07:51:08 +0000 Message-Id: <69fee76c.46ae2.a181d17@gitrepo.freebsd.org> The branch main has been updated by vladlen: URL: https://cgit.FreeBSD.org/doc/commit/?id=1b980ff526ea398388c7a14709d2ce22d0587d3f commit 1b980ff526ea398388c7a14709d2ce22d0587d3f Author: Vladlen Popolitov AuthorDate: 2026-05-09 07:51:01 +0000 Commit: Vladlen Popolitov CommitDate: 2026-05-09 07:51:01 +0000 website: en/news typo fixed Approved by: re (implicit) --- website/data/en/news/news.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml index 127a27faed..2b6748cfb2 100644 --- a/website/data/en/news/news.toml +++ b/website/data/en/news/news.toml @@ -1,12 +1,12 @@ # Sort news by year, month and day [[news]] -date = "2025-05-08" +date = "2026-05-08" title = "FreeBSD 15.1-BETA2 Available" description = "The second BETA 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 = "2025-05-02" +date = "2026-05-02" title = "FreeBSD 15.1-BETA1 Available" description = "The first BETA 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." From nobody Sat May 9 08:52:36 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 4gCKWF2lrYz6cy2F for ; Sat, 09 May 2026 08:52:41 +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 4gCKWF2BjGz4Fyj for ; Sat, 09 May 2026 08:52:41 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778316761; 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=DIXOsGuV0tXOT8urthmNkQBOgAHoCrtWzyCMAIUUunQ=; b=QaSKmmyZEChJSuhQp36enoXS+cZPFrJUpvNY7h6Zxgt3dM8Ld2QgNuRHbRqJCg2KC9jqSI mAVhg/gizuXwBCTNApp7JIllROOBDC5wDxPcB+o4vKPfZRr9X9Tz6Hur4/co9tmDJRbUux K0q56BwKE6/Px97jkaQ55PsrSBut4GbHJ9OZ5dj66EQvk0pK2eBN9SD334ebJpL4sGqO1H 5kWa/r9n3oRPRjBOlPFR6j+EWdMmj9+tWb4cqzWA+YzjeUA7butm0m28k3K8ei+7IOHtia hIV6W40kGq6SResOZ335wtMp9qOSOJ0VUm1VAQIBzTe/VWQZ2IKa7VgPt05H6w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778316761; a=rsa-sha256; cv=none; b=RtBHLVoOU/Fk2lWt2yPSvUNoa9vbjhl3F69NOpxgO0nyOf8FYQYXz4WmKRhNd4uu8zv/BA KDH2YwR15rrzMXOSNgs64rnfzuY4WdgUKwm2uVrtNAqzh08Iyyq5jlAi1cncLALszrvfsf D+ag/NtfgHfWvK+S2H712M79wVtyZnGkKYx4gxaI3WM80IrBt4bFyOTPtO6PAhkzygr1+U K6IQI2OXk3GWRTUk0cgjCbVr9J4HGGGtxIwCc2f6BPRyd5PjZ2LvXeWa8BLMbUInF22mrr lTX/lz7kRHmwUuzm/IEMPmlWGeVUxaSv5NRPN1eYIY1mdCQSzEcX5gNCbXYN+A== 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=1778316761; 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=DIXOsGuV0tXOT8urthmNkQBOgAHoCrtWzyCMAIUUunQ=; b=hjVvprieIOCEGbRB3dzeJG6sORWmUT93MUAsiHfReFiJLiACOUZg6jPD0Wlkcg8EEPdwSN kA5X50NIBIA3FNUnYQcYRm45zzGxg1ZBQt3dtK3AXM/Itpupdh3/kD8qXggWWB9o+irlA/ 57kdoEWRaQSwdJgKS1bFPmV1hcpBuix7cDVN2D5EPQszpB7dpPMW6rMyV7GXfr2AcWeQTl tla9UdR7T/JT86lP0otZgmtpGxdmEbJ3x0aDiWcYCVx/KLess5nWw8HL6aocG8jDevvDeI SIKtfU/1WXkoCboQXVLJ+UGya9HdTtNZjaD0y8umlKPND7ZQuULe+zlejyT1LQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gCKWF1mJSzsWQ for ; Sat, 09 May 2026 08:52:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1f3e0 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 09 May 2026 08:52:36 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Vladlen Popolitov Subject: git: 43bff56704 - main - website: update ru/news - SA, EN, 15.1R news translated 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: vladlen X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 43bff56704929cb1f8036578f6a433e0cc057365 Auto-Submitted: auto-generated Date: Sat, 09 May 2026 08:52:36 +0000 Message-Id: <69fef5d4.1f3e0.784aeea7@gitrepo.freebsd.org> The branch main has been updated by vladlen: URL: https://cgit.FreeBSD.org/doc/commit/?id=43bff56704929cb1f8036578f6a433e0cc057365 commit 43bff56704929cb1f8036578f6a433e0cc057365 Author: Vladlen Popolitov AuthorDate: 2026-05-09 08:52:26 +0000 Commit: Vladlen Popolitov CommitDate: 2026-05-09 08:52:26 +0000 website: update ru/news - SA, EN, 15.1R news translated Differential Revision: https://reviews.freebsd.org/D56899 --- website/data/ru/news/news.toml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/website/data/ru/news/news.toml b/website/data/ru/news/news.toml index cb4c28aa0d..8ead967f9c 100644 --- a/website/data/ru/news/news.toml +++ b/website/data/ru/news/news.toml @@ -1,5 +1,25 @@ # ÐовоÑти ÑортируютÑÑ Ð¿Ð¾ году, меÑÑцу и дню +[[news]] +date = "2026-05-08" +title = "ДоÑтупна верÑÐ¸Ñ FreeBSD 15.1-BETA2" +description = "Опубликована Ð²Ñ‚Ð¾Ñ€Ð°Ñ BETA-Ñборка Ð´Ð»Ñ Ñ†Ð¸ÐºÐ»Ð° выпуÑка FreeBSD 15.1. Образы ISO Ð´Ð»Ñ Ð°Ñ€Ñ…Ð¸Ñ‚ÐµÐºÑ‚ÑƒÑ€ amd64, armv7, aarch64, powerpc64, powerpc64le и riscv64 доÑтупны на большинÑтве наших зеркал FreeBSD." + +[[news]] +date = "2026-05-02" +title = "ДоÑтупна верÑÐ¸Ñ FreeBSD 15.1-BETA1" +description = "Опубликована Ð¿ÐµÑ€Ð²Ð°Ñ BETA-Ñборка Ð´Ð»Ñ Ñ†Ð¸ÐºÐ»Ð° выпуÑка FreeBSD 15.1. Образы ISO Ð´Ð»Ñ Ð°Ñ€Ñ…Ð¸Ñ‚ÐµÐºÑ‚ÑƒÑ€ amd64, armv7, powerpc64, powerpc64le и riscv64 доÑтупны на большинÑтве наших зеркал FreeBSD." + +[[news]] +date = "2026-05-01" +title = "ИÑправлена ошибка раÑÑ…Ð¾Ð¶Ð´ÐµÐ½Ð¸Ñ Ð¸Ñточников обновлений" +description = "Уведомление об ошибке. ИÑправлена проблема неÑоглаÑованноÑти между ÑиÑтемами Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ freebsd-update, файлами иÑправлений из уведомлений и оÑновным git-репозиторием. Из-за ручного ÑƒÐ¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð¸Ñ Ñ„Ð°Ð¹Ð»Ð°Ð¼Ð¸ иÑправлений некоторые иÑÐ¿Ñ€Ð°Ð²Ð»ÐµÐ½Ð¸Ñ (например, SA-26:11.amd64) раÑпроÑтранÑлиÑÑŒ через freebsd-update в уÑтаревшей верÑии, а теÑтовые и вÑпомогательные файлы иногда отÑутÑтвовали. Проблема затрагивает вÑе поддерживаемые верÑии FreeBSD, иÑпользующие freebsd-update. СиÑтемы на pkgbase или Ñобранные напрÑмую из git не затрону ты Ñтой ошибкой. ИÑправление требует Ð¾Ð±Ð½Ð¾Ð²Ð»ÐµÐ½Ð¸Ñ Ñ‡ÐµÑ€ÐµÐ· freebsd-update или иÑправление в иÑходных текÑтах Ñ Ð¿ÐµÑ€ÐµÑборкой Ñдра и перезагрузкой." + +[[news]] +date = "2026-05-01" +title = "ИÑправлена ошибка dhclient: Ñлишком ÑÑ‚Ñ€Ð¾Ð³Ð°Ñ Ð¿Ñ€Ð¾Ð²ÐµÑ€ÐºÐ° аренды" +description = "Уведомление об ошибке. ИÑправление, Ñделанное ранее Ð´Ð»Ñ ÑƒÑÐ¸Ð»ÐµÐ½Ð¸Ñ Ð±ÐµÐ·Ð¾Ð¿Ð°ÑноÑти утилиты dhclient(8), оказалоÑÑŒ излишне Ñтрогим при проверке параметра DHCP \"Ð¸Ð¼Ñ Ð·Ð°Ð³Ñ€ÑƒÐ·Ð¾Ñ‡Ð½Ð¾Ð³Ð¾ файла\". Оно отклонÑет корректные аренды (leases), Ñодержащие пути в формате Windows. Проблема затрагивает вÑе поддерживаемые верÑии FreeBSD, Ð²ÐºÐ»ÑŽÑ‡Ð°Ñ 13.5 (иÑправление выпущено даже поÑле Ð¾ÐºÐ¾Ð½Ñ‡Ð°Ð½Ð¸Ñ Ñрока поддержки). Сама ошибка иÑправлена в обновлённых верÑиÑÑ… ÑиÑтемы. ПользователÑм рекомендуетÑÑ Ð¾Ð±Ð½Ð¾Ð²Ð¸Ñ‚ÑŒ ÑиÑтему через pkg, freebsd-update или иÑÐ¿Ñ €Ð°Ð²Ð»ÐµÐ½Ð¸Ðµ в иÑходных текÑтах. СиÑтемы, не иÑпользующие dhclient, не подвержены проблеме." + [[news]] date = "2026-04-29" title = "УÑтранена уÑзвимоÑть в библиотеке libnv: обращение за пределы выделенной памÑти" From nobody Sat May 9 11:55:51 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 4gCPZh41s1z6bTdY for ; Sat, 09 May 2026 11:55:56 +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 4gCPZh3SWgz3K48 for ; Sat, 09 May 2026 11:55:56 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778327756; 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=qer9N/FDIotVpvN/EwXRtj3Ok8FUkVZqDpzWIcCbvXA=; b=LfYm1GKlcnA6SYHc8+H6Crvoaj6nK9kGcoW+03gpCTwkYLG0PewRV2TcAxQ8OqqSlEZoEO 9GdUDMWY40Mty21AckfZwbPp8vg2rT8mOgXujfi/fkjYuAbvm48198vThIeVyl8Ssbiy3Y 5h1P4fFgqshwocBPO5FlEuZcL4YEbGmEg3zWxblkvXAH9nYVGIWqOEivRocHF/3Uz0DeZ7 7Qk06ozSw6UMBirRgZWtQkIR6aaW4b1NU/nODUKLC8qB6/aJrljOKltQrAOQqyoa4CUiTX ifrWd93BF35+v+vXXqBUbQDd34APIQIvINk/ZGghiab1aaFa2xVRdne7i0NgFg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778327756; a=rsa-sha256; cv=none; b=Bfw7/BB26PDao4Am/kOUAUOYpoAjnaZJCNPjAbP/VAg0OTPdZv8cFEQzdeW1iPamk4YTho YAwCllN6NekIaKEl6nM4rIGCGiYvEskRLbxu3SiGe8SZ8ILAESXOOcKmuOePiGm+pXsf3J as1vYYhfEIuvELfR7gTXeVyidKwhew9E6MA/oVhJ5IVWyDf30egJ4iQ1ijWzeQ/CA0ZCnZ n4dKRevgtURPRSRYVLIPSPvaUOVWHOk5qkoRh4VrKEdcRr2o/VqQKdVj9Sy3uV/ZJ+Nqep T2G6/z0xsS3FkGvMpc8M2gT4iF6JDVR4LdZj86solYlDU1JWV1M5y85h13/aGQ== 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=1778327756; 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=qer9N/FDIotVpvN/EwXRtj3Ok8FUkVZqDpzWIcCbvXA=; b=WQ6LQIRZoqs1zkPwjhNP0ei4oq1FCkcEK36zDh2MqiKX8QbT0s4QbgcxAbq2H6DGrC3tCR YAQMvw0NNXD477T4+jTDTarH3bg9jT+ld6zC6Sr0J3Fj37+jdzQgyHzxUm2O/8h5G3BO1U clgLbWjY6/V0v7NgDn0es7mFF+CR5+GzuNnYJVSTvT95WS4XB2mXMNuvxe3qRJko2BLvt7 qg806hWDlL6y/x7w17SVMothGjcLfAd+lcfCv6SI4xwPo2Ye8XARDeVDIhc/wrhR6Nbfs+ 7rFq1Y0qcKP2frUxPruQhI7/ewqScY2UVvdVR53R6ZSWTa1Y/eRnt+Ju+4oHvA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gCPZh2tqkzxd2 for ; Sat, 09 May 2026 11:55:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3b01a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 09 May 2026 11:55:51 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Vladlen Popolitov Subject: git: 7232e5bbe4 - main - 15.1/relnotes: additional commits entries added 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: vladlen X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7232e5bbe47257b9ab64821e4f9a6d8b3428a463 Auto-Submitted: auto-generated Date: Sat, 09 May 2026 11:55:51 +0000 Message-Id: <69ff20c7.3b01a.33bed61d@gitrepo.freebsd.org> The branch main has been updated by vladlen: URL: https://cgit.FreeBSD.org/doc/commit/?id=7232e5bbe47257b9ab64821e4f9a6d8b3428a463 commit 7232e5bbe47257b9ab64821e4f9a6d8b3428a463 Author: Vladlen Popolitov AuthorDate: 2026-05-09 11:55:34 +0000 Commit: Vladlen Popolitov CommitDate: 2026-05-09 11:55:34 +0000 15.1/relnotes: additional commits entries added Entries in the Man Pages sections added, entries from the latest commits added Approved by: re (implicit) Differential Revision: https://reviews.freebsd.org/D56902 --- website/content/en/releases/15.1R/relnotes.adoc | 87 +++++++++++++++++++++++-- 1 file changed, 83 insertions(+), 4 deletions(-) diff --git a/website/content/en/releases/15.1R/relnotes.adoc b/website/content/en/releases/15.1R/relnotes.adoc index aa6d99cb6f..b3ca427d2a 100644 --- a/website/content/en/releases/15.1R/relnotes.adoc +++ b/website/content/en/releases/15.1R/relnotes.adoc @@ -293,6 +293,9 @@ gitref:c10317b0c455[repository=src]. The man:dtrace[1] utility now supports the `ustackdepth` variable on arm64, allowing users to query user-space stack depth in DTrace scripts on that architecture. gitref:00412df3265e[repository=src]. +DTrace kernel diagnostic messages now use a more intuitive prefix `dtrace`, improving log search consistency. +gitref:7781f5e09ffc[repository=src]. + [[userland-contrib]] === Contributed Software @@ -373,9 +376,6 @@ gitref:11aa32794394[repository=src]. man:sqlite3[1] has been updated to version 3.50.4. gitref:e37206a66db0[repository=src]. -man:less[1] has been updated to version 685. -gitref:ca36afaf671b[repository=src]. - man:unbound[8] has been updated to version 1.24.1. gitref:fc3c317b055c[repository=src]. @@ -386,6 +386,12 @@ man:bsddialog[1] has been updated to version 1.0.5. gitref:aa2fe36f5e4b[repository=src]. {{< sponsored "The FreeBSD Foundation" >}} +man:less[1] has been updated to version 692. +gitref:109324d5e7ab[repository=src]. + +zstd has been updated to version 1.5.7. +gitref:1aa2b46a0707[repository=src]. + [[userland-deprecated-programs]] === Deprecated Applications @@ -635,7 +641,9 @@ This section covers the boot loader, boot menu, and other boot-related changes. === Boot Loader Changes A shutdown splash screen has been added to the man:splash[4] kernel feature. Users can customize the shutdown splash by providing a PNG image via the `shutdown_splash` directive in man:loader.conf[5]. -gitref:0bd9b26d19e2[repository=src]. +After a kernel panic, the splash screen is no drawn over the debugger output, making panic information visible when ddb(4) is disabled. +gitref:0bd9b26d19e2[repository=src], +gitref:6a3966f363d3[repository=src]. {{< sponsored "Defenso" >}} The EFI boot loader now uses firmware-provided Blt functions only when using GOP (Graphics Output Protocol), not UGA (Universal Graphics Adapter). This improves compatibility with older MacBook systems where UGA Blt functions were unreliable. @@ -750,21 +758,92 @@ This section covers changes to manual (man:man[1]) pages and other documentation [[man-pages]] === Man Pages +The man:sh[1] manual page now includes detailed job control documentation, adopting POSIX standard text to match the FreeBSD implementation. +gitref:0b5ced487a28[repository=src]. + man:pdfork[2] and man:pdwait[2] manual pages has been added documenting the pdrfork and pdwait system calls. gitref:780b7f9e0ece[repository=src]. +The man:renameat2[2] syscall is documented, providing users with information about the extended rename functionality. +gitref:3ccc39d38ed8[repository=src]. + +The man:write[2] manual now includes a new section describing the atomicity guarantees of write operations. +gitref:514c8f173ce0[repository=src]. + The manual page for the undocumented man:mq_getfd_np[3] function from man:librt[3] has been added. This provides documentation for a function that has been present since FreeBSD 11. gitref:992f994bb71e[repository=src]. +Adds man:posix_spawnattr_getprocdescp_np[3] and man:posix_spawnattr_setprocdescp_np[3] manual pages, documenting the extensions for managing process descriptors in posix_spawn. +gitref:4d8e4b67f5b5[repository=src]. + +Adds man:posix_spawnattr_getexecfd_np[3] manual page. +gitref:ad6a63b4ec6b[repository=src]. + +The man page for man:pthread_join[3] is updated to document the man:pthread_tryjoin_np[3] function, providing users with a non-blocking alternative for thread joining. +gitref:d1ac644ccc43[repository=src]. + +Manuals for several DTrace providers have been added, including man:dtrace_vfs[4] (VFS activity), man:dtrace_pid[4] (user-level process tracing),man:dtrace_priv[4] (privilege checks), and man:dtrace_callout_execute[4] (callout handler execution). +gitref:09af13403983[repository=src], +gitref:20fc2b332bd2[repository=src], +gitref:443b7c41d619[repository=src], +gitref:1c0178baa7c3[repository=src]. + +Adds man:geom_zero[4] manual page documenting the GEOM ZERO class and its features. +gitref:32ef68b0f30d[repository=src]. + +Documentation for two new sysctls, tx_reclaim_ticks and tx_reclaim_thresh (man:iflib[4]), has been added. These sysctls affect network driver transmit behavior. +gitref:ef8c912aadad[repository=src]. +{{< sponsored "Netflix" >}} + The man:nfsv4[4] manual page now includes documentation for setting up an NFSv4 root file system, providing guidance for users who wish to use this feature. gitref:6ef2df5e8e7a[repository=src]. +A new man page for man:nlsysevent[4] has been added to the base system. +gitref:56a5d11dd69f[repository=src]. + +Adds man:vmgenc[4] manual page documenting the VM Generation ID Counter driver, which reseeds the kernel entropy pool when virtual machine cloning or snapshot restoration is detected. +gitref:252f0c28855b[repository=src]. + +The man:vt[4] manual now includes an example on increasing scrollback size and a section explaining console fonts, covering conversion, support, and usage. +gitref:2da71ee296ad[repository=src]. + +The man:pf.conf[5] manual page now includes `nat-to` and `rdr-to` in the BNF grammar, clarifying the syntax for users. +gitref:1c7c2027f2d1[repository=src]. +{{< sponsored "Rubicon Communications, LLC (\"Netgate\")" >}} + +The man:resolver[5] man page now documents the `edns0`, `inet6`, `insecure1`, `insecure2`, `no-check-names`, and `rotate` options, which are parsed by man:res_init[3] but were previously undocumented. +gitref:c988f316d6c6[repository=src]. + +The documentation has been added for several string functions to man:d[7]: `strchr`, `strjoin`, `strrchr`, `strstr`, `strtok`, `strlen`, and `substr`. +gitref:d086bf34b56f[repository=src]. + +The man:ports[7] manual page has been substantially improved. The `FILES` section has been expanded and refactored into three tables for better clarity, with terse descriptions of individual port files now included. Additionally, the `DEFAULT_VERSIONS` variable is now documented, providing users with information about setting default versions for ports options. +gitref:1b5b7867b67f[repository=src], +gitref:782ea981ea72[repository=src], +gitref:0ebf602e1785[repository=src]. + +The man:tuning[7] manual page now documents kernel scheduler tunables, providing users with information on available scheduler configuration options. +gitref:4e5c15f3107e[repository=src]. + The manual pages have been added for the deprecated blacklist utilities (man:blacklistctl[8], man:blacklistd[8], man:blacklistd.conf[5], man:libblacklist[3]), documenting their deprecation and nuances. This provides users with updated documentation for the deprecated blacklist tools, which are now renamed to blocklist. gitref:f935c0f66f75[repository=src]. +The man page for man:cron[8] is updated to clarify the system crontab format. +gitref:d2fb6b8f80cc[repository=src]. + The man:ifconfig[8] manual page formatting has been corrected to improve readability. gitref:c20f5fd44322[repository=src]. +The man:jail[8] manual page now documents two methods for jail creation: from a package base and from a distribution set. +gitref:f467eb078f51[repository=src], +gitref:5d7cd576d99b[repository=src]. + +The man:shutdown[8] manual page now documents additional time formats accepted by the shutdown command, improving clarity for users. +gitref:c13157b87b00[repository=src]. + +Adds man:deadfs[9] manual page documenting the dead file system. +gitref:d8097cf79cfa[repository=src]. + [[ports]] == Ports Collection and Package Infrastructure From nobody Sat May 9 13:28:45 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 4gCRdt6CK4z6bcL3 for ; Sat, 09 May 2026 13:28:50 +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 4gCRdt5PRKz3SL3 for ; Sat, 09 May 2026 13:28:50 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778333330; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=3DEEnCbE3AusIWkMPf5VFRdWPcD/cD/2M8AeHkDlfr4=; b=u09KGFNJcb6nctDlhp8Lk8K5ahjUBJu6k3b/NhLrkynTHrbHzMQEfISgeAgDQLdLX2bu85 xXjR6kruKFiqBWQZzk7ds5poF41glAlmFIIuf7CXU749Bh7HMSOcw+MdqgxM5ippXzcfK6 Gug3XKb05DWaJm+IZ3qI763+3WUViPLikC3KTbmqTjuKDkhwQmqTcJfsqVOX1hgN/1dRMi UUX5rQ4T+bwEe5tIN3f3K12v7L0ythOhesKd5gZ5OZeXjdeYVGfCDTIqW1D699AQGbWcIV qY10O4f8614X3zwnaMDXdg5RN06MB0ExBzFJOepteX2K0TfURSW+NIFj/NITxg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778333330; a=rsa-sha256; cv=none; b=aX3252+sGEKoZ3TF7fVA4gXmG0PKMWMTkSEBnOGJUKIKp1QH4uOMuKKUzhNyS9kNSC7AEw lE0wYN2Ahc5aI7NO7LtOLl/gJOVvx2D5udJ22ihtc9Strlrm3YPY+WEQsYOBPwIEJ/VHXu amN+76ZjZp87zurQGDQS30VR9aqI8sCWl6rr5vQQWzp6NgqIzijEXS5NMk1+2EIEqMB97+ yOJogwEro0axmZbB7znyK3TOwXPBqwXAngEJTmhkPS1WBr8kep1+t+wJ8uH9h4CB7bqtNz ruHNcV3m1PNt4g0E7gmsm9k+yNW+TZlmQieRKSl8shpc6Zx44ERbNlDppKZAZg== 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=1778333330; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=3DEEnCbE3AusIWkMPf5VFRdWPcD/cD/2M8AeHkDlfr4=; b=gK02pw3kjNbJuLt4ZR/ZNaTwsN4gWBY/fs3oofyZws7s8Z3yGGS/ubggsNkK2PIIGWgtje 868YdPVy9uWiBmLg54RVUU6Vi41dBGlqWaXtOCXTaZ36me0OpGtUIaTHM5kDyatVOwqvkv FgAj+R1wjQsyaqGWjDPvjAQOAS8RK6x03Un2afg8DwQAkU+LhDTi8suP8ujz+4QjseOxQm EkR96fMerNrNoAYvo5JNjKEHRi7y4AB9oHdC2NHypxr4KIBHbkmPUBK4tOnHny6Z92nLdn ecCMk0A6DFq7hVx8CChe5tWJgveevvDFS+zWnJqPVHh/kv1sZODgayDYX0URow== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gCRdt4xr2z11bX for ; Sat, 09 May 2026 13:28:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1c7ee by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 09 May 2026 13:28:45 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Cc: Mathias Eggers From: Benedict Reuschling Subject: git: d230e371ab - main - Replace last 'reboot' occurrences with 'shutdown -r now' 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: bcr X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d230e371ab42bdbc7276ac265a266f91726e8052 Auto-Submitted: auto-generated Date: Sat, 09 May 2026 13:28:45 +0000 Message-Id: <69ff368d.1c7ee.4bcaafef@gitrepo.freebsd.org> The branch main has been updated by bcr: URL: https://cgit.FreeBSD.org/doc/commit/?id=d230e371ab42bdbc7276ac265a266f91726e8052 commit d230e371ab42bdbc7276ac265a266f91726e8052 Author: Mathias Eggers AuthorDate: 2026-05-09 13:21:02 +0000 Commit: Benedict Reuschling CommitDate: 2026-05-09 13:28:23 +0000 Replace last 'reboot' occurrences with 'shutdown -r now' The patch that fixes reboot issues is only in the upcoming FreeBSD-16 and will not be merged back to 15, 14, or 13 versions. Hence, use the 'shutdown -r now' instead of 'reboot' consistently throughout the handbook. PR: 293519 Differential Revision: https://reviews.freebsd.org/D56631 --- documentation/content/en/books/handbook/geom/_index.adoc | 2 +- documentation/content/en/books/handbook/virtualization/_index.adoc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/documentation/content/en/books/handbook/geom/_index.adoc b/documentation/content/en/books/handbook/geom/_index.adoc index 47fc93b6e4..de2a6d5695 100644 --- a/documentation/content/en/books/handbook/geom/_index.adoc +++ b/documentation/content/en/books/handbook/geom/_index.adoc @@ -663,7 +663,7 @@ Reboot the system and try the procedure again. .... Enter full pathname of shell or RETURN for /bin/sh: # cp /etc/fstab.orig /etc/fstab -# reboot +# shutdown -r now .... === Recovering from Disk Failure diff --git a/documentation/content/en/books/handbook/virtualization/_index.adoc b/documentation/content/en/books/handbook/virtualization/_index.adoc index b5822e01a2..a8764032e1 100644 --- a/documentation/content/en/books/handbook/virtualization/_index.adoc +++ b/documentation/content/en/books/handbook/virtualization/_index.adoc @@ -737,7 +737,7 @@ Login as `root` and update the system as follows: .... # freebsd-update fetch # freebsd-update install -# reboot +# shutdown -r now .... [NOTE] @@ -2389,7 +2389,7 @@ Restart the host to load the Xen(TM) kernel and start the Dom0. [source,shell] .... -# reboot +# shutdown -r now .... After successfully booting the Xen(TM) kernel and logging into the system again, the Xen(TM) management tool `xl` is used to show information about the domains. From nobody Sat May 9 15:43:37 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 4gCVdP5RwSz6c4Xp for ; Sat, 09 May 2026 15:43:37 +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 4gCVdP4f34z3qpy for ; Sat, 09 May 2026 15:43:37 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778341417; 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=womKEGe1iBYC1rxv/Bset8Opf7QI56g4l/l972ozAjg=; b=kZWeHZzlHns+RcRxF70ALhxcABafj4dMwnym9V5rddkY6HjaS95dZA8VzJgMbEutW5I94Q TJrNNS6n+c2cpI4ihB8MFbpo0UKK8MtrlgIZ1xpC5fuitKHnHT/9VqgeiY7FbzBSud+umT /7MuTLoti/G0cKb1Npr8y1jxSGGRb/zQ35kB1VAntui0EY9dKCqqywmDmetLGAOn7oybMb UTmmm5fY/vONPU74mf1IWh7gp8oS0NP3FEXYzz6hrBMH8H2Hgf1NYuZZsPqFAVrQQqu2ZL K4/tkX4KUW4pKSvGFPT8+r/M+hw0yyQCHNDjBTv5MJTOvnFHKeNntIELjcyKTw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778341417; a=rsa-sha256; cv=none; b=dCt10vkAhtPE8ztsBiWri/dZnnWXocIuKiYP6THhEPtKivlNryOuRlffWtWOVkke1pAKfz v63eJFPQRoqGHk86oaSLFIcPxj7xNwvo1mNLduTTbt8FNtNjUnUwOoE2GlgudBA4ahKM/v sqNhsimQayUkiGAMjA7BLPml3u+Vof5ey6Z2m/A9DHgl9rknsTB8FxMmQuQVMfGAodqGHz N0QYPMkh6woyen/xbeguDoJCjEVcadPGxLG4UJKbvPnCw5Fks/ds0a4iZrM+evpa7XH1RG 75kkzVIoe4gQf94mFc0PfRheLsEg2dcdmYgPUQZkkS9Hdf43zAOXAUKFaRpMmA== 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=1778341417; 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=womKEGe1iBYC1rxv/Bset8Opf7QI56g4l/l972ozAjg=; b=GcNycAesrH+O8RF9ZLnoGJzzYkFwsw2V1izs5qu4oPOsurmiKYZFR2UVooaBNd7pAP/k3/ nYihU9YPVupYQE5Qv7vplaQMncqirFHXdODEVEMkO6x/nLzkjiBsbC6cz6r8QPV/f6mu0D Ef7/xqdSV1v5tLdPvtYVVAQB4hHp0kaC05scst2wxMygQNNYO4X+2HkUGCnqS1RLxH620g hjaQgN9Ek59pWYxaKgT6AIfgKyPJ/VS3/HSo/2etG+rEtBnxsLZlKDCdcxvGERNqnfBg0Y lpjxn/dRReozh9VJm1oXdln4c8S9URXT7n7/SuuOqYWpv9wBehI4F2DUraoGNA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gCVdP477Wz14xF for ; Sat, 09 May 2026 15:43:37 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 32165 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 09 May 2026 15:43:37 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Benedict Reuschling Subject: git: a51f3e9a76 - main - FAQ: Extend the forgot-password question to include kbdmap and ZFS 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: bcr X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a51f3e9a762b96369428369cb298a0e5c8b5fb3d Auto-Submitted: auto-generated Date: Sat, 09 May 2026 15:43:37 +0000 Message-Id: <69ff5629.32165.f4f98bb@gitrepo.freebsd.org> The branch main has been updated by bcr: URL: https://cgit.FreeBSD.org/doc/commit/?id=a51f3e9a762b96369428369cb298a0e5c8b5fb3d commit a51f3e9a762b96369428369cb298a0e5c8b5fb3d Author: Benedict Reuschling AuthorDate: 2026-05-09 15:41:03 +0000 Commit: Benedict Reuschling CommitDate: 2026-05-09 15:41:03 +0000 FAQ: Extend the forgot-password question to include kbdmap and ZFS When going into single user mode to change the root password, some users may want to change to their preferred keyboard layout before entering a new password. Add a sentence about how to do that. When remounting all the remaining filesystems, there are different mount instructions for UFS and ZFS. Mention how to do that for each of them. PR: 294971 --- documentation/content/en/books/faq/_index.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/documentation/content/en/books/faq/_index.adoc b/documentation/content/en/books/faq/_index.adoc index ae1b596337..276900bce8 100644 --- a/documentation/content/en/books/faq/_index.adoc +++ b/documentation/content/en/books/faq/_index.adoc @@ -438,7 +438,9 @@ bindkey ^[[3~ delete-char # for xterm Do not panic! Restart the system and select `Boot Single User` from the boot loader menu, or press `Escape` at the menu and type `boot -s` at the loader prompt, to enter single-user mode. At the question about the shell to use, hit kbd:[Enter] which will display a # prompt. -Enter `mount -urw /` to remount the root file system read/write, then run `mount -a` to remount all the file systems. +When there is a need to change the keyboard layout, run `kbdmap`, select the preferred one and confirm by pressing kbd:[Enter]. +Enter `mount -urw /` to remount the root file system read/write. +To remount all the remaining file systems, run `mount -a` for UFS filesystems and `zfs mount -a` when using ZFS. Run `passwd root` to change the `root` password then run `exit` to continue booting. [TIP] From nobody Sat May 9 22:45:44 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 4gCh0Z5c00z6cvvW for ; Sat, 09 May 2026 22:45:50 +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 4gCh0Z5H5Fz45vb for ; Sat, 09 May 2026 22:45:50 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778366750; 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=aBanTBiV7POXEy5/iY5WR5zr4a5HjPOxGNrEJRycEJE=; b=niAeXSR8mNXeulHSzoVwA2y+VNrvb9tLCJFwxL2C/H/2SIqiHUMTtytvcJXcTh4UcJkt9t XOiWYyY6uA/k9Uph0z7x19iu0z/oxu0bnNC1NYrv4hbMKfNcmhfWSguEYsXeyewTZdu6YD 2Nu6dTnHxD5hIuVj0XF1lEGmYz5D7Lsyyyp7n/wgCdQIK5RMNLo8xQfXdJXGCI8WEg0MpN EMJigW6rPEKUbrn1hTxvZVvif3nFYz4iUZM2qfcxRpxwNrMB7Rx1S+4G7aAxsDMm7q1CS4 fcD67K4ZrOPDDyvlCfqlpZ7bdl4CAzFdpGGMaFmBuCbI/HWRPWk95LNJ941XfA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778366750; a=rsa-sha256; cv=none; b=W7Qy7yFN4/6tgsKoOj5cs6ljij+B6i4P0HyAdxnwvnXpZ0sI62bmsBfx4vyOyrq4inciyF h0HhhkNtjiHv8nndPXiDrPMwShlEVjHofxSEOsUFehXOibn1DOvQsu0dLacJ5JqdNkcDAS 7f382Lol+tNOdshLKPdn7Fe7xHyAKjooXvdGJjkgylS+zMXGjVAtyJDXcEegNUftkZhfge 4bIhfNEqkE2Wwh5BrmZktxjWA/Qva3uXl4W3GoAPrPMmDADCnVby4yKZNDqR1R4eFL1u8P liapwi02AWfHcVNiZzJQ6NodbUSVs0/BkRmmEdeVdtW9NW8qqZvDHF3FDg9P4A== 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=1778366750; 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=aBanTBiV7POXEy5/iY5WR5zr4a5HjPOxGNrEJRycEJE=; b=Tr619dIi/QXwXmYFezy22cgPoRvQy6PMp6kLgz1Ar/OpWdbbildWIFuDTKXO1X5cXNSw4p ZNhzPCW4vCHqiTy0w403MFAp9jn/7F5EgIlWw/dbTitLznTNXfAB1ePyPDt4jiayevcX7y l4cdhEexuIbhu99T0mu/guLm5B1WgE5EEVoiV911cEX0xDCYS97VjM2px9KbJWZPbgvMgn Az4u2lcYcwxETiyFJEGcw+nIb58uqknxQn5GMyh26wlVjbKZ5Ydmw7rCwU+QGqrQcPfRCl UAMkGRVgrus+C+EWUpHf3EpTs+M7QHIU5D6Cmy/8nxG5onomFskttkllXYeN9Q== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gCh0Z4lb7z1HSg for ; Sat, 09 May 2026 22:45:50 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 36afd by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 09 May 2026 22:45:44 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Edson Brandi Subject: git: 222bebeb38 - main - doc: Update source files (en .po), for translations 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: ebrandi X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 222bebeb38335128128d4d1a4788888f4b210929 Auto-Submitted: auto-generated Date: Sat, 09 May 2026 22:45:44 +0000 Message-Id: <69ffb918.36afd.2872f2cc@gitrepo.freebsd.org> The branch main has been updated by ebrandi: URL: https://cgit.FreeBSD.org/doc/commit/?id=222bebeb38335128128d4d1a4788888f4b210929 commit 222bebeb38335128128d4d1a4788888f4b210929 Author: Edson Brandi AuthorDate: 2026-05-09 22:45:04 +0000 Commit: Edson Brandi CommitDate: 2026-05-09 22:45:04 +0000 doc: Update source files (en .po), for translations --- .../content/en/articles/committers-guide/_index.po | 822 +- .../content/en/articles/explaining-bsd/_index.po | 29 +- .../freebsd-status-report-process/_index.po | 54 +- .../en/articles/freebsd-update-server/_index.po | 4 +- .../content/en/articles/linux-users/_index.po | 4 +- .../content/en/articles/pgpkeys/_index.po | 898 +- .../developers-handbook/kerneldebug/_index.po | 374 +- documentation/content/en/books/faq/_index.po | 104 +- .../content/en/books/handbook/basics/_index.po | 4 +- .../content/en/books/handbook/boot/_index.po | 4 +- .../content/en/books/handbook/bsdinstall/_index.po | 971 +- .../content/en/books/handbook/config/_index.po | 10 +- .../en/books/handbook/filesystems/_index.po | 6 +- .../content/en/books/handbook/firewalls/_index.po | 4 +- .../content/en/books/handbook/geom/_index.po | 4 +- .../content/en/books/handbook/introduction.po | 4 +- .../en/books/handbook/introduction/_index.po | 6 +- .../content/en/books/handbook/jails/_index.po | 6 +- .../en/books/handbook/kernelconfig/_index.po | 6 +- .../content/en/books/handbook/mirrors/_index.po | 416 +- .../content/en/books/handbook/network/_index.po | 10 +- .../en/books/handbook/virtualization/_index.po | 1011 +- .../content/en/books/handbook/x11/_index.po | 304 +- .../content/en/books/handbook/zfs/_index.po | 1154 +- .../en/books/porters-handbook/special/_index.po | 3800 +++--- .../en/books/porters-handbook/uses/_index.po | 1803 +-- .../en/books/porters-handbook/versions/_index.po | 12522 ++++++++++--------- 27 files changed, 12343 insertions(+), 11991 deletions(-) diff --git a/documentation/content/en/articles/committers-guide/_index.po b/documentation/content/en/articles/committers-guide/_index.po index de3a4dbfeb..6c5629b198 100644 --- a/documentation/content/en/articles/committers-guide/_index.po +++ b/documentation/content/en/articles/committers-guide/_index.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: FreeBSD Documentation VERSION\n" -"POT-Creation-Date: 2026-02-22 15:58+0000\n" +"POT-Creation-Date: 2026-05-09 23:29+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2079,7 +2079,7 @@ msgstr "" #. type: Plain text #: documentation/content/en/articles/committers-guide/_index.adoc:950 msgid "" -"If you forget to to add the `Approved by:` line, you can do a `git commit --" +"If you forget to add the `Approved by:` line, you can do a `git commit --" "amend` to edit the commit message before you push the change." msgstr "" @@ -6181,41 +6181,19 @@ msgid "" msgstr "" #. type: delimited block . 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:2844 +#: documentation/content/en/articles/committers-guide/_index.adoc:2822 #, no-wrap msgid "" "/*\n" -" * SPDX-License-Identifier: BSD-2-Clause\n" -" *\n" " * Copyright (c) [year] [your name]\n" " *\n" -" * Redistribution and use in source and binary forms, with or without\n" -" * modification, are permitted provided that the following conditions\n" -" * are met:\n" -" * 1. Redistributions of source code must retain the above copyright\n" -" * notice, this list of conditions and the following disclaimer.\n" -" * 2. Redistributions in binary form must reproduce the above copyright\n" -" * notice, this list of conditions and the following disclaimer in the\n" -" * documentation and/or other materials provided with the distribution.\n" -" *\n" -" * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND\n" -" * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n" -" * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\n" -" * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE\n" -" * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n" -" * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS\n" -" * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\n" -" * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\n" -" * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\n" -" * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\n" -" * SUCH DAMAGE.\n" +" * SPDX-License-Identifier: BSD-2-Clause\n" " *\n" -" * [id for your version control system, if any]\n" " */\n" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2850 +#: documentation/content/en/articles/committers-guide/_index.adoc:2828 msgid "" "The FreeBSD project strongly discourages the so-called \"advertising " "clause\" in new code. Due to the large number of contributors to the " @@ -6226,7 +6204,7 @@ msgid "" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2854 +#: documentation/content/en/articles/committers-guide/_index.adoc:2832 msgid "" "The FreeBSD project discourages completely new licenses and variations on " "the standard licenses. New licenses require the approval of {core-email} to " @@ -6237,7 +6215,7 @@ msgid "" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2858 +#: documentation/content/en/articles/committers-guide/_index.adoc:2836 msgid "" "Project policy dictates that code under some non-BSD licenses must be placed " "only in specific sections of the repository, and in some cases, compilation " @@ -6248,7 +6226,7 @@ msgid "" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2861 +#: documentation/content/en/articles/committers-guide/_index.adoc:2839 msgid "" "Developers are reminded that in open source, getting \"open\" right is just " "as important as getting \"source\" right, as improper handling of " @@ -6257,13 +6235,13 @@ msgid "" msgstr "" #. type: Title == -#: documentation/content/en/articles/committers-guide/_index.adoc:2863 +#: documentation/content/en/articles/committers-guide/_index.adoc:2841 #, no-wrap msgid "Keeping Track of Licenses Granted to the FreeBSD Project" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2868 +#: documentation/content/en/articles/committers-guide/_index.adoc:2846 msgid "" "Various software or data exist in the repositories where the FreeBSD project " "has been granted a special license to be able to use them. A case in point " @@ -6274,7 +6252,7 @@ msgid "" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2873 +#: documentation/content/en/articles/committers-guide/_index.adoc:2851 msgid "" "It is clearly sensible to keep a record of any such license grants. To that " "end, the {core-email} has decided to keep an archive of them. Whenever the " @@ -6284,13 +6262,13 @@ msgid "" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2875 +#: documentation/content/en/articles/committers-guide/_index.adoc:2853 msgid "" "Contact details for people or organizations granting the special license." msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2876 +#: documentation/content/en/articles/committers-guide/_index.adoc:2854 msgid "" "What files, directories etc. in the repositories are covered by the license " "grant including the revision numbers where any specially licensed material " @@ -6298,7 +6276,7 @@ msgid "" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2877 +#: documentation/content/en/articles/committers-guide/_index.adoc:2855 msgid "" "The date the license comes into effect from. Unless otherwise agreed, this " "will be the date the license was issued by the authors of the software in " @@ -6306,24 +6284,24 @@ msgid "" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2878 +#: documentation/content/en/articles/committers-guide/_index.adoc:2856 msgid "The license text." msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2879 +#: documentation/content/en/articles/committers-guide/_index.adoc:2857 msgid "" "A note of any restrictions, limitations or exceptions that apply " "specifically to FreeBSD's usage of the licensed material." msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2880 +#: documentation/content/en/articles/committers-guide/_index.adoc:2858 msgid "Any other relevant information." msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2883 +#: documentation/content/en/articles/committers-guide/_index.adoc:2861 msgid "" "Once the {core-email} is satisfied that all the necessary details have been " "gathered and are correct, the secretary will send a PGP-signed " @@ -6333,7 +6311,7 @@ msgid "" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2886 +#: documentation/content/en/articles/committers-guide/_index.adoc:2864 msgid "" "The license archive should contain only details of license grants; this is " "not the place for any discussions around licensing or other subjects. " @@ -6342,13 +6320,13 @@ msgid "" msgstr "" #. type: Title == -#: documentation/content/en/articles/committers-guide/_index.adoc:2888 +#: documentation/content/en/articles/committers-guide/_index.adoc:2866 #, no-wrap msgid "SPDX Tags in the tree" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2899 +#: documentation/content/en/articles/committers-guide/_index.adoc:2877 msgid "" "The project uses https://spdx.dev[SPDX] tags in our source base. At " "present, these tags are indented to help automated tools reconstruct license " @@ -6367,20 +6345,20 @@ msgid "" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2901 +#: documentation/content/en/articles/committers-guide/_index.adoc:2879 msgid "" "As of March 2021, approximately 25,000 out of 90,000 files in the tree have " "been marked." msgstr "" #. type: Title == -#: documentation/content/en/articles/committers-guide/_index.adoc:2902 +#: documentation/content/en/articles/committers-guide/_index.adoc:2880 #, no-wrap msgid "Developer Relations" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2908 +#: documentation/content/en/articles/committers-guide/_index.adoc:2886 msgid "" "When working directly on your own code or on code which is already well " "established as your responsibility, then there is probably little need to " @@ -6393,7 +6371,7 @@ msgid "" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2912 +#: documentation/content/en/articles/committers-guide/_index.adoc:2890 msgid "" "To determine if an area of the tree is maintained, check the MAINTAINERS " "file at the root of the tree. If nobody is listed, scan the revision " @@ -6404,27 +6382,27 @@ msgid "" msgstr "" #. type: delimited block - 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:2916 +#: documentation/content/en/articles/committers-guide/_index.adoc:2894 #, no-wrap msgid "% git -C /path/to/repo shortlog -sne --since=\"2 years\" -- relative/path/to/file\n" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2919 +#: documentation/content/en/articles/committers-guide/_index.adoc:2897 msgid "" "If queries go unanswered or the committer otherwise indicates a lack of " "interest in the area affected, go ahead and commit it." msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:2924 +#: documentation/content/en/articles/committers-guide/_index.adoc:2902 msgid "" "Avoid sending private emails to maintainers. Other people might be " "interested in the conversation, not just the final output." msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2930 +#: documentation/content/en/articles/committers-guide/_index.adoc:2908 msgid "" "If there is any doubt about a commit for any reason at all, have it reviewed " "before committing. Better to have it flamed then and there rather than when " @@ -6435,7 +6413,7 @@ msgid "" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2934 +#: documentation/content/en/articles/committers-guide/_index.adoc:2912 msgid "" "Do not impugn the intentions of others. If they see a different solution to " "a problem, or even a different problem, it is probably not because they are " @@ -6445,7 +6423,7 @@ msgid "" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2937 +#: documentation/content/en/articles/committers-guide/_index.adoc:2915 msgid "" "Disagree honestly. Argue your position from its merits, be honest about any " "shortcomings it may have, and be open to seeing their solution, or even " @@ -6453,7 +6431,7 @@ msgid "" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2943 +#: documentation/content/en/articles/committers-guide/_index.adoc:2921 msgid "" "Accept correction. We are all fallible. When you have made a mistake, " "apologize and get on with life. Do not beat up yourself, and certainly do " @@ -6462,7 +6440,7 @@ msgid "" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2947 +#: documentation/content/en/articles/committers-guide/_index.adoc:2925 msgid "" "Ask for help. Seek out (and give) peer reviews. One of the ways open " "source software is supposed to excel is in the number of eyeballs applied to " @@ -6470,20 +6448,20 @@ msgid "" msgstr "" #. type: Title == -#: documentation/content/en/articles/committers-guide/_index.adoc:2949 +#: documentation/content/en/articles/committers-guide/_index.adoc:2927 #, no-wrap msgid "If in Doubt..." msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2953 +#: documentation/content/en/articles/committers-guide/_index.adoc:2931 msgid "" "When unsure about something, whether it be a technical issue or a project " "convention be sure to ask. If you stay silent you will never make progress." msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2957 +#: documentation/content/en/articles/committers-guide/_index.adoc:2935 msgid "" "If it relates to a technical issue ask on the public mailing lists. Avoid " "the temptation to email the individual person that knows the answer. This " @@ -6491,32 +6469,32 @@ msgid "" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2959 +#: documentation/content/en/articles/committers-guide/_index.adoc:2937 msgid "For project specific or administrative questions ask, in order:" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2961 +#: documentation/content/en/articles/committers-guide/_index.adoc:2939 msgid "Your mentor or former mentor." msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2962 +#: documentation/content/en/articles/committers-guide/_index.adoc:2940 msgid "An experienced committer on IRC, email, etc." msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2963 +#: documentation/content/en/articles/committers-guide/_index.adoc:2941 msgid "Any team with a \"hat\", as they can give you a definitive answer." msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2964 +#: documentation/content/en/articles/committers-guide/_index.adoc:2942 msgid "If still not sure, ask on {developers-name}." msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2966 +#: documentation/content/en/articles/committers-guide/_index.adoc:2944 msgid "" "Once your question is answered, if no one pointed you to documentation that " "spelled out the answer to your question, document it, as others will have " @@ -6524,13 +6502,13 @@ msgid "" msgstr "" #. type: Title == -#: documentation/content/en/articles/committers-guide/_index.adoc:2968 +#: documentation/content/en/articles/committers-guide/_index.adoc:2946 #, no-wrap msgid "Bugzilla" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2973 +#: documentation/content/en/articles/committers-guide/_index.adoc:2951 msgid "" "The FreeBSD Project utilizes Bugzilla for tracking bugs and change " "requests. If you commit a fix or suggestion found in the PR database, be " @@ -6539,26 +6517,26 @@ msgid "" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2975 +#: documentation/content/en/articles/committers-guide/_index.adoc:2953 msgid "" "Committers with non-``FreeBSD.org`` Bugzilla accounts can have the old " "account merged with the `FreeBSD.org` account by following these steps:" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:2979 +#: documentation/content/en/articles/committers-guide/_index.adoc:2957 msgid "Log in using your old account." msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:2980 +#: documentation/content/en/articles/committers-guide/_index.adoc:2958 msgid "" "Open new bug. Choose `Services` as the Product, and `Bug Tracker` as the " "Component. In bug description list accounts you wish to be merged." msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:2982 +#: documentation/content/en/articles/committers-guide/_index.adoc:2960 msgid "" "Log in using `FreeBSD.org` account and post comment to newly opened bug to " "confirm ownership. See crossref:committers-guide[kerberos-ldap, Kerberos and " @@ -6567,35 +6545,35 @@ msgid "" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:2983 +#: documentation/content/en/articles/committers-guide/_index.adoc:2961 msgid "" "If there are more than two accounts to merge, post comments from each of " "them." msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2986 +#: documentation/content/en/articles/committers-guide/_index.adoc:2964 msgid "You can find out more about Bugzilla at:" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2988 +#: documentation/content/en/articles/committers-guide/_index.adoc:2966 msgid "extref:{pr-guidelines}[FreeBSD Problem Report Handling Guidelines]" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2989 +#: documentation/content/en/articles/committers-guide/_index.adoc:2967 msgid "link:https://www.FreeBSD.org/support/[https://www.FreeBSD.org/support]" msgstr "" #. type: Title == -#: documentation/content/en/articles/committers-guide/_index.adoc:2991 +#: documentation/content/en/articles/committers-guide/_index.adoc:2969 #, no-wrap msgid "Phabricator" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2995 +#: documentation/content/en/articles/committers-guide/_index.adoc:2973 msgid "" "The FreeBSD Project utilizes https://reviews.freebsd.org[Phabricator] for " "code review requests. See the https://wiki.freebsd.org/" @@ -6603,7 +6581,7 @@ msgid "" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:2998 +#: documentation/content/en/articles/committers-guide/_index.adoc:2976 msgid "" "Please use the `git arc` command provided by `devel/freebsd-git-arc` " "(install the port or package, then type `git help arc` for documentation) to " @@ -6612,19 +6590,19 @@ msgid "" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:3000 +#: documentation/content/en/articles/committers-guide/_index.adoc:2978 msgid "" "Committers with non-``FreeBSD.org`` Phabricator accounts can have the old " "account renamed to the ``FreeBSD.org`` account by following these steps:" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3004 +#: documentation/content/en/articles/committers-guide/_index.adoc:2982 msgid "Change your Phabricator account email to your `FreeBSD.org` email." msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3006 +#: documentation/content/en/articles/committers-guide/_index.adoc:2984 msgid "" "Open new bug on our bug tracker using your `FreeBSD.org` account, see " "crossref:committers-guide[bugzilla, Bugzilla] for more information. Choose " @@ -6635,19 +6613,19 @@ msgid "" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3011 +#: documentation/content/en/articles/committers-guide/_index.adoc:2989 msgid "" "Phabricator accounts cannot be merged, please do not open a new account." msgstr "" #. type: Title == -#: documentation/content/en/articles/committers-guide/_index.adoc:3014 +#: documentation/content/en/articles/committers-guide/_index.adoc:2992 #, no-wrap msgid "Who's Who" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:3017 +#: documentation/content/en/articles/committers-guide/_index.adoc:2995 msgid "" "Besides the repository meisters, there are other FreeBSD project members and " "teams whom you will probably get to know in your role as a committer. " @@ -6655,13 +6633,13 @@ msgid "" msgstr "" #. type: Labeled list -#: documentation/content/en/articles/committers-guide/_index.adoc:3018 +#: documentation/content/en/articles/committers-guide/_index.adoc:2996 #, no-wrap msgid "`{doceng}`" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:3024 +#: documentation/content/en/articles/committers-guide/_index.adoc:3002 msgid "" "doceng is the group responsible for the documentation build infrastructure, " "approving new documentation committers, and ensuring that the FreeBSD " @@ -6675,13 +6653,13 @@ msgid "" msgstr "" #. type: Labeled list -#: documentation/content/en/articles/committers-guide/_index.adoc:3025 +#: documentation/content/en/articles/committers-guide/_index.adoc:3003 #, no-wrap msgid "`{re-members}`" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:3030 +#: documentation/content/en/articles/committers-guide/_index.adoc:3008 msgid "" "These are the members of the `{re}`. This team is responsible for setting " "release deadlines and controlling the release process. During code freezes, " @@ -6692,20 +6670,20 @@ msgid "" msgstr "" #. type: Labeled list -#: documentation/content/en/articles/committers-guide/_index.adoc:3031 +#: documentation/content/en/articles/committers-guide/_index.adoc:3009 #, no-wrap msgid "`{so}`" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:3033 +#: documentation/content/en/articles/committers-guide/_index.adoc:3011 msgid "" "`{so-name}` is the link:https://www.FreeBSD.org/security/[FreeBSD Security " "Officer] and oversees the `{security-officer}`." msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:3038 +#: documentation/content/en/articles/committers-guide/_index.adoc:3016 msgid "" "{committers-name}:: {dev-src-all}, {dev-ports-all} and {dev-doc-all} are the " "mailing lists that the version control system uses to send commit messages " @@ -6714,7 +6692,7 @@ msgid "" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:3043 +#: documentation/content/en/articles/committers-guide/_index.adoc:3021 msgid "" "{developers-name}:: All committers are subscribed to -developers. This list " "was created to be a forum for the committers \"community\" issues. Examples " @@ -6722,7 +6700,7 @@ msgid "" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:3047 +#: documentation/content/en/articles/committers-guide/_index.adoc:3025 msgid "" "The {developers-name} is for the exclusive use of FreeBSD committers. To " "develop FreeBSD, committers must have the ability to openly discuss matters " @@ -6732,7 +6710,7 @@ msgid "" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:3051 +#: documentation/content/en/articles/committers-guide/_index.adoc:3029 msgid "" "All FreeBSD committers are expected not to not publish or forward messages " "from the {developers-name} outside the list membership without permission of " @@ -6742,7 +6720,7 @@ msgid "" msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:3057 +#: documentation/content/en/articles/committers-guide/_index.adoc:3035 msgid "" "This list is _not_ intended as a place for code reviews or for any technical " "discussion. In fact using it as such hurts the FreeBSD Project as it gives " @@ -6755,13 +6733,13 @@ msgid "" msgstr "" #. type: Title == -#: documentation/content/en/articles/committers-guide/_index.adoc:3058 +#: documentation/content/en/articles/committers-guide/_index.adoc:3036 #, no-wrap msgid "SSH Quick-Start Guide" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3063 +#: documentation/content/en/articles/committers-guide/_index.adoc:3041 msgid "" "If you do not wish to type your password in every time you use man:ssh[1], " "and you use keys to authenticate, man:ssh-agent[1] is there for your " @@ -6772,19 +6750,19 @@ msgid "" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3064 +#: documentation/content/en/articles/committers-guide/_index.adoc:3042 msgid "" "Generate a key pair using man:ssh-keygen[1]. The key pair will wind up in " "your [.filename]#$HOME/.ssh/# directory." msgstr "" #. type: delimited block = 6 -#: documentation/content/en/articles/committers-guide/_index.adoc:3068 +#: documentation/content/en/articles/committers-guide/_index.adoc:3046 msgid "Only ECDSA, Ed25519 or RSA keys are supported." msgstr "" #. type: Plain text -#: documentation/content/en/articles/committers-guide/_index.adoc:3070 +#: documentation/content/en/articles/committers-guide/_index.adoc:3048 msgid "" "Send your public key ([.filename]#$HOME/.ssh/id_ecdsa.pub#, " "[.filename]#$HOME/.ssh/id_ed25519.pub#, or [.filename]#$HOME/.ssh/" @@ -6793,7 +6771,7 @@ msgid "" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3075 +#: documentation/content/en/articles/committers-guide/_index.adoc:3053 msgid "" "Now man:ssh-add[1] can be used for authentication once per session. It " "prompts for the private key's pass phrase, and then stores it in the " @@ -6802,32 +6780,32 @@ msgid "" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3077 +#: documentation/content/en/articles/committers-guide/_index.adoc:3055 msgid "Test with a simple remote command: `ssh freefall.FreeBSD.org ls /usr`." msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3079 +#: documentation/content/en/articles/committers-guide/_index.adoc:3057 msgid "" "For more information, see package:security/openssh-portable[], man:ssh[1], " "man:ssh-add[1], man:ssh-agent[1], man:ssh-keygen[1], and man:scp[1]." msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3081 +#: documentation/content/en/articles/committers-guide/_index.adoc:3059 msgid "" "For information on adding, changing, or removing man:ssh[1] keys, see " "https://wiki.freebsd.org/clusteradm/ssh-keys[this article]." msgstr "" #. type: Title == -#: documentation/content/en/articles/committers-guide/_index.adoc:3083 +#: documentation/content/en/articles/committers-guide/_index.adoc:3061 #, no-wrap msgid "Coverity(R) Availability for FreeBSD Committers" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3087 +#: documentation/content/en/articles/committers-guide/_index.adoc:3065 msgid "" "All FreeBSD developers can obtain access to Coverity analysis results of all " "FreeBSD Project software. All who are interested in obtaining access to the " @@ -6836,7 +6814,7 @@ msgid "" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3090 +#: documentation/content/en/articles/committers-guide/_index.adoc:3068 msgid "" "The FreeBSD wiki includes a mini-guide for developers who are interested in " "working with the Coverity(R) analysis reports: https://wiki.freebsd.org/" @@ -6847,7 +6825,7 @@ msgid "" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3092 +#: documentation/content/en/articles/committers-guide/_index.adoc:3070 msgid "" "Finally, all FreeBSD developers who are going to use Coverity(R) are always " "encouraged to ask for more details and usage information, by posting any " @@ -6855,13 +6833,13 @@ msgid "" msgstr "" #. type: Title == -#: documentation/content/en/articles/committers-guide/_index.adoc:3094 +#: documentation/content/en/articles/committers-guide/_index.adoc:3072 #, no-wrap msgid "The FreeBSD Committers' Big List of Rules" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3099 +#: documentation/content/en/articles/committers-guide/_index.adoc:3077 msgid "" "Everyone involved with the FreeBSD project is expected to abide by the _Code " "of Conduct_ available from link:https://www.FreeBSD.org/internal/code-of-" @@ -6872,25 +6850,25 @@ msgid "" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3101 -#: documentation/content/en/articles/committers-guide/_index.adoc:3131 +#: documentation/content/en/articles/committers-guide/_index.adoc:3079 +#: documentation/content/en/articles/committers-guide/_index.adoc:3109 msgid "Respect other committers." msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3102 -#: documentation/content/en/articles/committers-guide/_index.adoc:3147 +#: documentation/content/en/articles/committers-guide/_index.adoc:3080 +#: documentation/content/en/articles/committers-guide/_index.adoc:3125 msgid "Respect other contributors." msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3103 -#: documentation/content/en/articles/committers-guide/_index.adoc:3162 +#: documentation/content/en/articles/committers-guide/_index.adoc:3081 +#: documentation/content/en/articles/committers-guide/_index.adoc:3140 msgid "Discuss any significant change _before_ committing." msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3104 +#: documentation/content/en/articles/committers-guide/_index.adoc:3082 msgid "" "Respect existing maintainers (if listed in the `MAINTAINER` field in " "[.filename]#Makefile# or in [.filename]#MAINTAINER# in the top-level " @@ -6898,8 +6876,8 @@ msgid "" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3105 -#: documentation/content/en/articles/committers-guide/_index.adoc:3177 +#: documentation/content/en/articles/committers-guide/_index.adoc:3083 +#: documentation/content/en/articles/committers-guide/_index.adoc:3155 msgid "" "Any disputed change must be backed out pending resolution of the dispute if " "requested by a maintainer. Security related changes may override a " @@ -6907,7 +6885,7 @@ msgid "" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3106 +#: documentation/content/en/articles/committers-guide/_index.adoc:3084 msgid "" "Changes go to FreeBSD-CURRENT before FreeBSD-STABLE unless specifically " "permitted by the release engineer or unless they are not applicable to " @@ -6919,40 +6897,40 @@ msgid "" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3107 -#: documentation/content/en/articles/committers-guide/_index.adoc:3192 +#: documentation/content/en/articles/committers-guide/_index.adoc:3085 +#: documentation/content/en/articles/committers-guide/_index.adoc:3170 msgid "Do not fight in public with other committers; it looks bad." msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3108 +#: documentation/content/en/articles/committers-guide/_index.adoc:3086 msgid "" "Respect all code freezes and read the `committers` and `developers` mailing " "lists in a timely manner so you know when a code freeze is in effect." msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3109 -#: documentation/content/en/articles/committers-guide/_index.adoc:3207 +#: documentation/content/en/articles/committers-guide/_index.adoc:3087 +#: documentation/content/en/articles/committers-guide/_index.adoc:3185 msgid "When in doubt on any procedure, ask first!" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3110 -#: documentation/content/en/articles/committers-guide/_index.adoc:3212 +#: documentation/content/en/articles/committers-guide/_index.adoc:3088 +#: documentation/content/en/articles/committers-guide/_index.adoc:3190 msgid "Test your changes before committing them." msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3111 -#: documentation/content/en/articles/committers-guide/_index.adoc:3222 +#: documentation/content/en/articles/committers-guide/_index.adoc:3089 +#: documentation/content/en/articles/committers-guide/_index.adoc:3200 msgid "" "Do not commit to contributed software without _explicit_ approval from the " "respective maintainers." msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3122 +#: documentation/content/en/articles/committers-guide/_index.adoc:3100 msgid "" "As noted, breaking some of these rules can be grounds for suspension or, " "upon repeated offense, permanent removal of commit privileges. Individual " @@ -6978,7 +6956,7 @@ msgid "" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3126 +#: documentation/content/en/articles/committers-guide/_index.adoc:3104 msgid "" "In all other aspects of project operation, core is a subset of committers " "and is bound by the __same rules__. Just because someone is in core this " @@ -6989,13 +6967,13 @@ msgid "" msgstr "" #. type: Title === -#: documentation/content/en/articles/committers-guide/_index.adoc:3127 +#: documentation/content/en/articles/committers-guide/_index.adoc:3105 #, no-wrap msgid "Details" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3135 +#: documentation/content/en/articles/committers-guide/_index.adoc:3113 msgid "" "This means that you need to treat other committers as the peer-group " "developers that they are. Despite our occasional attempts to prove the " @@ -7007,7 +6985,7 @@ msgid "" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3137 +#: documentation/content/en/articles/committers-guide/_index.adoc:3115 msgid "" "Being able to work together long term is this project's greatest asset, one " "far more important than any set of changes to the code, and turning " @@ -7017,7 +6995,7 @@ msgid "" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3143 +#: documentation/content/en/articles/committers-guide/_index.adoc:3121 msgid "" "To comply with this rule, do not send email when you are angry or otherwise " "behave in a manner which is likely to strike others as needlessly " @@ -7036,7 +7014,7 @@ msgid "" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3146 +#: documentation/content/en/articles/committers-guide/_index.adoc:3124 msgid "" "All of this is never an option which the project's leadership enjoys in the " "slightest, but unity comes first. No amount of code or good advice is worth " @@ -7044,7 +7022,7 @@ msgid "" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3159 +#: documentation/content/en/articles/committers-guide/_index.adoc:3137 msgid "" "You were not always a committer. At one time you were a contributor. " "Remember that at all times. Remember what it was like trying to get help " @@ -7058,14 +7036,14 @@ msgid "" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3161 +#: documentation/content/en/articles/committers-guide/_index.adoc:3139 msgid "" "Consider the points raised under crossref:committers-guide[respect,Respect " "other committers] and apply them also to contributors." msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3168 +#: documentation/content/en/articles/committers-guide/_index.adoc:3146 msgid "" "The repository is not where changes are initially submitted for correctness " "or argued over, that happens first in the mailing lists or by use of the " @@ -7081,17 +7059,17 @@ msgid "" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3170 +#: documentation/content/en/articles/committers-guide/_index.adoc:3148 msgid "When in doubt, ask for review!" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3171 +#: documentation/content/en/articles/committers-guide/_index.adoc:3149 msgid "Respect existing maintainers if listed." msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3176 +#: documentation/content/en/articles/committers-guide/_index.adoc:3154 msgid "" "Many parts of FreeBSD are not \"owned\" in the sense that any specific " "individual will jump up and yell if you commit a change to \"their\" area, " @@ -7107,7 +7085,7 @@ msgid "" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3182 +#: documentation/content/en/articles/committers-guide/_index.adoc:3160 msgid "" "This may be hard to swallow in times of conflict (when each side is " "convinced that they are in the right, of course) but a version control " @@ -7125,7 +7103,7 @@ msgid "" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3183 +#: documentation/content/en/articles/committers-guide/_index.adoc:3161 msgid "" "Changes go to FreeBSD-CURRENT before FreeBSD-STABLE unless specifically " "permitted by the release engineer or unless they are not applicable to " @@ -7136,7 +7114,7 @@ msgid "" msgstr "" #. type: delimited block = 4 -#: documentation/content/en/articles/committers-guide/_index.adoc:3189 +#: documentation/content/en/articles/committers-guide/_index.adoc:3167 msgid "" *** 81808 LINES SKIPPED *** From nobody Sat May 9 23:14:15 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 4gChdS6V30z6cyCV for ; Sat, 09 May 2026 23:14:20 +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 4gChdS5sWGz3MgZ for ; Sat, 09 May 2026 23:14:20 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778368460; 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=INRhTCtTwIudU+FcWzgrmOCqaIZquBe8L/uu4jyALKw=; b=BCSuewjz2/eKgMsdNidM9JFe8JPqYImAWVGAx58WMbmiTXuQIekFMLz4CRXEGYSOZBEc4Y NMig87AepJ7DLdFtrmiCtBLqvdgZkEh0fCH/RacbX8CDA+3VpeAcCrgZtg2GQJuNje8OSb puXOepW6C6s48z3iUgxWqsyAhAL5Igzg4ejnfdOjF0K4vgGNWWggbKbNnkkf5HlAIWnZoq P6LGJnq2QU0G2JNIy3+ToCDkPJVYqKNlQXM1FImGaAKdnO2TRDIf0wcA9EARrBwShJgwTw N/ClKc8GMwlNRrnxcl005P4SDzh+wW8leOepWD9mm0ASAUw2Si2EF67tTgbJYw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778368460; a=rsa-sha256; cv=none; b=GkixZzFGT2SSdowA9UKWHXzjDLmAKOD3U/hz3xbMvSzORlNq7ey6MfNgs2H2NmCABkrJ02 muzVTDurnFPSd49ycZbTb9kajAGOU1vANe8cD8k+T9aKvndSdMK34JEPKnJs63hyhmsTpC Kx7nJOKO81EfM8htFleZdJi0Ua0FCPPyNKK+taprUdxSaT+wsQZQFg5sol50ycHYYKd5++ KoznlkNvohiEoRgLSjBMP0UfRNOD5fptaGGFLBkGuz8YyXGvUsP/oX0fvZ8kCuymRZAbAG uUWJdNRm3YK2694zocVNHPNI3asmtsOugr9cTX9R0CDaT9rQv5QLhuYFCZeicg== 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=1778368460; 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=INRhTCtTwIudU+FcWzgrmOCqaIZquBe8L/uu4jyALKw=; b=UQkJWBcDQWQjCp+ukGQDRef9xi7PaW2v5+h9iantezf1k2ArGEorhKmMI+HRs3f50aYsmL g+S76VyumD76xgjerDaV07v/BosaR+R1C/u0dkFMHnTZpSo6tRYX29+RQ12h3Xu17f0AvG oPPvQ6ZgJ0TACNvL8P9UYe9lZlkhVmZRoolCKHQgDaOw5szDf6z3wMgnjyry2cs6M3Ot3e cZYARNkJoqv3dZjrDdN+aGY+flxl6K9k5DlCyt6TILHuxIluoN7p9kWlG9+V8Fr/DjYsBs s6CIYd1ZT7Wd1NqXnFvlm53gQBWnVEiGqTIxAz5mTDLbJIi1MmbGc5uM0iTVxQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gChdS4rRnz1Jgw for ; Sat, 09 May 2026 23:14:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3c402 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 09 May 2026 23:14:15 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Edson Brandi Subject: git: 66df786a36 - main - Update PGP key for ebrandi 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: ebrandi X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 66df786a36b0047cd2fdfe41ab9460bfa309effe Auto-Submitted: auto-generated Date: Sat, 09 May 2026 23:14:15 +0000 Message-Id: <69ffbfc7.3c402.65cc1172@gitrepo.freebsd.org> The branch main has been updated by ebrandi: URL: https://cgit.FreeBSD.org/doc/commit/?id=66df786a36b0047cd2fdfe41ab9460bfa309effe commit 66df786a36b0047cd2fdfe41ab9460bfa309effe Author: Edson Brandi AuthorDate: 2026-05-09 23:12:33 +0000 Commit: Edson Brandi CommitDate: 2026-05-09 23:12:33 +0000 Update PGP key for ebrandi Extend expiration date of PGP key 0x604D961A8EC70166. --- documentation/static/pgpkeys/ebrandi.key | 36 ++++++++++++++++---------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/documentation/static/pgpkeys/ebrandi.key b/documentation/static/pgpkeys/ebrandi.key index 33429a5f51..1bfd616438 100644 --- a/documentation/static/pgpkeys/ebrandi.key +++ b/documentation/static/pgpkeys/ebrandi.key @@ -2,10 +2,10 @@ [.literal-block-margin] .... -pub rsa2048/604D961A8EC70166 2023-04-18 [SC] [expires: 2026-04-17] +pub rsa2048/604D961A8EC70166 2023-04-18 [SC] [expires: 2028-05-08] Key fingerprint = 0F45 A17A B562 3E12 B4FC 0F1A 604D 961A 8EC7 0166 uid Edson Brandi -sub rsa2048/1D80FEEF75CB31EC 2023-04-18 [E] [expires: 2026-04-17] +sub rsa2048/1D80FEEF75CB31EC 2023-04-18 [E] [expires: 2028-05-08] .... @@ -19,14 +19,14 @@ mUlzKVJFYOJHcKayfGdWc4luY9GlAvVzrqY5eZZT3zjl9JsLF17LfAyzfHrW0NKj xBNkCE+ctr93jo1m1hP/HWULMpZEWo+UHhkWtH5nzFlfOenLn/CbUcO1C/DFCe9o 8V584fHaGfFTj7ciokH3ehYQ/PIdJTgyR+uPoUb8Fype+PRL4PrtsGFKiavJ6Q1o KMbECsrG/IHM0/Xg1KzMvrCX3DAZhS/pooRxABEBAAG0IkVkc29uIEJyYW5kaSA8 -ZWJyYW5kaUBGcmVlQlNELk9yZz6JAVQEEwEKAD4WIQQPRaF6tWI+ErT8DxpgTZYa -jscBZgUCZD6qCgIbAwUJBaOagAULCQgHAwUVCgkICwUWAwIBAAIeBQIXgAAKCRBg -TZYajscBZrh/CACoOA/X5lUE3k5eQtQozsWBi0ZgONtIgavax7n6ndFkwyTJ299T -/JBNm+3Nj/b9dEURp8AWViYhIkUEUUE3jY1uuIAr5zxHE86RgsTc12S7D/msY8H5 -AGSXqhLt8AvjLoC8VbsuAJG61HF6harQvDhuCPTAi9U2l9iaThxmQldQVa+OEq2Y -CtUlj5G+KGYunRXSDd39kKtfrepMk8meU52eVQs1SnYDgjfEUuhMShTeyOoYIj26 -/tuAdWMdsi6Di9BZGREDCjf9/S1kNt7NtPaEpJ4DN0enoGR+MWUfiNYRB0JSO5mL -cJ9eMvzqyNfpz8++d+uVNXAbf/Kt8BkBw0boiQGzBBMBCgAdFiEERDtTY1ZPBsPq +ZWJyYW5kaUBGcmVlQlNELk9yZz6JAVQEEwEKAD4CGwMFCwkIBwMFFQoJCAsFFgMC +AQACHgUCF4AWIQQPRaF6tWI+ErT8DxpgTZYajscBZgUCaf+30QUJCYN0xwAKCRBg +TZYajscBZuCGB/433M2qWb6f9uJD6kmu14IMn7FUTtdKf975lU3EzjemzbbuwQBS +GfMfzi6LpJ01OABudLSG7h5kgfLwmiCp+b/iqLP9Ym8vXbpXTFuAkk0MoLhlhLX9 +X+cPiUuBktGz2wMinQe/5uA1Lsbt/Uejat8ngmmfam4JLELtigLXY95cOOEwa5mW +dva5N3WMaqOZlnsvMj7qXwXloaXUjatv+O9XqktexuvXTn9P1zD4AymdG1Kb6oYl +jMS2NumQQUduh0v0ypnMWShJC7VyztcQOnOGqFS5MJIlPNoJww7bcFEgflVTEUz4 +swQ3R4qsyDI/ZfgDjFX0pHfMdf2Z60F8Mv5ViQGzBBMBCgAdFiEERDtTY1ZPBsPq VJSCIJ6bVP/TA1sFAmQ+rAgACgkQIJ6bVP/TA1uerAwAgvdgfCPujJjlMlIepJ87 bAG24wDbedqFgep1A9SC0TlGchiw6CvgFMR/x+FRVwengJ6cgJapI6373mOhuFqR MI3D7RtBrt5Dru3AYxnqgEtLikofpsGgkyiinrDry0u7f+kczPL+5KdzzG15/WI2 @@ -41,13 +41,13 @@ yQ+dNZ0UUR40tbSfn+0OLZdp/CCTPmL+9SI6FOD/TjmycLdpYagAHbm1ohWU9e5m xGM65YpeD8Z7+Xmaui2N92GMTgjP3OlUuQiVefg4sz+FeNqIADvCtaTythx7s98h XeF7fpnBPexcH/o2Y4Wr5DaFwLz+RhZFl6YVM4rGYMZKbwZNFsE3pZm9GnU/ClKz grbDUG3bxOL1mPSyO0t+qYSjXbd0kg9XNjzGmFqHkNiAn+TMSnGykZxl2pn3K8KW -601duHAFgfoifjYZABEBAAGJATwEGAEKACYWIQQPRaF6tWI+ErT8DxpgTZYajscB -ZgUCZD6qCgIbDAUJBaOagAAKCRBgTZYajscBZjsHB/0YnpMO5kG2bxqDGiJJr6Ph -gVSzWioHzZsr/4pywI0yTRUflShS/HUElWuCi9h9f9qJDWB0ZkRAcfn6tNIlDYYs -rU3nOKqWrdiXEh95DhiHd1t4t2KTXnL24RJFSASnckV1ByxFkfwFcSwcRiLUlugy -rynRPEA48IykaPkgqJ2bbyDdrJz8zKFhSunrKWhVePAUmEX31TUoNiyzA1u+JqrV -0N7V6+kkqZAomsWk16iqizZlT/tRei4oI7pImzZ0mmhfR+Ihaj0hA9A8YByJNwjA -oKEMTB95IlcLjRA5ZtChJcr5ZwSbFKtqySbqRHhDjXvmKYyxNgfmy+5mXaVMOlJK -=/z37 +601duHAFgfoifjYZABEBAAGJATwEGAEKACYCGwwWIQQPRaF6tWI+ErT8DxpgTZYa +jscBZgUCaf+4FwUJCYN1DQAKCRBgTZYajscBZvWuCACm6kmaJo5/z26G0sdVtWB9 +YH/hSfh8GYjRu4opI1IBX2y9KoAhaR2vBHnS/pxbbMr03HkHy0cQmBKwMFCC7uD3 +tAJtx/U/QgFwHzaYCKs2UTBCRTPvr3C7WG1KNYfPEMEm5BrdNyUbo2OTYGtHJ1KG +sO74fm3JPgrMl2gdVKVtV68fxR9WakRWc6QFEdie4DdKA0wwMEi5L5+m1LtjzFMa +n6STwwksBfNRSGvcQnxKs8riYfSAp4sSB+S3OJiQ+iaXVT/OURYgc1E/+AD+nWev +/mmJWoexiIQ/DdvBx8qAd93f3kBGi3N/jAqmG3ec/UFX4rtRKZD7ynlXHKFaD8+H +=dSHV -----END PGP PUBLIC KEY BLOCK----- ....