From nobody Sat Apr 18 03:41: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 4fyHbR0s90z671T1 for ; Sat, 18 Apr 2026 03:41:07 +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 4fyHbQ4JPMz3K3w for ; Sat, 18 Apr 2026 03:41:06 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1776483666; 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=wYRXNwPYpq902JpW1RKQnSaG3oFNpNtkpKhb7qij4wg=; b=bfUKkNbELXC4apVBtHKCJsKWtJiye8T5faVQH596clQuyGF69ISrS7JdtuuXdk4ZkrGZkZ BYJnIfOfMXapKs/RXzvgE11b125ucJBKkcXKoUwIPF77XbLQ+AwMEA06ptauL0a2EjOMuR 09zfzvz6WfmvPRJLAfY/f60HgqwHBc2K7cuQ1jtcGRvyKO3ha7JCz24+cRfXvlV1jl0jug QtOqPZ7KQNWMzUINUuYGwxvLIuXlM758UvLfU+O+qwu71S2PP01KP5UzS3LWrN6rFy0Msk YjIMi/kL6xVPZ2JKYZ/6D5/51MSxl8Tko4wEe/nwRjRtqZCkH2y4watj5FtBPQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1776483666; a=rsa-sha256; cv=none; b=W7yPlElXVvb0ErwJMITfABuA7trRW8gVP0mCEDkx8NEII4pKq5HIV5Mf92n/4JguXv0JXm ESd+EwN2aROQtzCn1bq4X3Rpf/RBbe+xHDTxLI/IqCPJUUkmDEmibnYzM14GIzs/xBk8tm fqXjcasMB2s/aBtPoNovtc/l1XyKMzcHNBzhOnBd2LpTTUu53c7Gyl3Dv4hr4zcNgY2PmE F+MIbUuiWsgWl36kJ1lhmJWs2anOczQUZ2QUZB0zaOaU8CpJ9hJOLgoq49/uNo8ID27a64 VGH9W8p9HNomDkc3NabZp7UIpWmXg5db1mZdJqopOR+iG4kC8RNdgHFiVHlVXw== 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=1776483666; 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=wYRXNwPYpq902JpW1RKQnSaG3oFNpNtkpKhb7qij4wg=; b=EYTkJ20eNhbi3oMeXMqhCAARgeI0/jV1O6v3KJ0bkSnvCHuQ+exi7DaqKHEYIv16e8pxhi iIVAic9JY9qJOHI14c2EN8Qp/MQTTUGm5HHm2b1RQrvA99OnLKgXy5HVZxg4nRFffwrgU4 ijpxfKp827cV2yKKZ+cvYGLjYCAx23amk6JCAso//GHKQoJm2ijy2PZwMjf9Hz6yAsNj2C 3fgF11SZ9QrpvyVsC8sh1WuEomvLjriVeSzt2WUk7AXmaPNh2W/JEZhAQl1qdYBlhxAx8+ 9qYf8sUVGCZ2tckGcAoZpRIoEDkxq1NWzXD83x0MwiLVBHRdcAWKUSfVoPAADw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fyHbQ3ttVz6fN for ; Sat, 18 Apr 2026 03:41:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 27980 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sat, 18 Apr 2026 03:41:01 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Joseph Mingrone Subject: git: 32f3831343 - main - status/2026q1/freebsd-foundation.adoc: Fix cross references 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 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: 32f3831343f87fe72736dfde54bc4c74b50d09e6 Auto-Submitted: auto-generated Date: Sat, 18 Apr 2026 03:41:01 +0000 Message-Id: <69e2fd4d.27980.7c161e95@gitrepo.freebsd.org> The branch main has been updated by jrm: URL: https://cgit.FreeBSD.org/doc/commit/?id=32f3831343f87fe72736dfde54bc4c74b50d09e6 commit 32f3831343f87fe72736dfde54bc4c74b50d09e6 Author: Joseph Mingrone AuthorDate: 2026-04-18 03:25:14 +0000 Commit: Joseph Mingrone CommitDate: 2026-04-18 03:32:05 +0000 status/2026q1/freebsd-foundation.adoc: Fix cross references Sponsored by: The FreeBSD Foundation --- .../content/en/status/report-2026-01-2026-03/freebsd-foundation.adoc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/website/content/en/status/report-2026-01-2026-03/freebsd-foundation.adoc b/website/content/en/status/report-2026-01-2026-03/freebsd-foundation.adoc index 99fa90d992..3380522512 100644 --- a/website/content/en/status/report-2026-01-2026-03/freebsd-foundation.adoc +++ b/website/content/en/status/report-2026-01-2026-03/freebsd-foundation.adoc @@ -22,7 +22,6 @@ Refer to these report entries describing much of that sponsored development work * <<_alpha_omega_beach_cleaning_project,Alpha-Omega Beach Cleaning Project>> * <<_amd64_fred_support,amd64 FRED support>> * <<_audio_stack_improvements,Audio Stack Improvements>> -* <<_converting_vuxml_to_open_source_vulnerability_database,Converting VuXML to Open Source Vulnerability database>> * <<_desktop_script_for_bsdinstall,Desktop Script for BSDInstall>> * <<_freebsd_software_bill_of_materials,FreeBSD Software Bill of Materials>> * <<_full_cpuid_control_for_bhyve,Full CPUID Control for bhyve>> @@ -37,9 +36,8 @@ Refer to these report entries describing much of that sponsored development work * <<_process_descriptor_api_completion,Process Descriptor API completion>> * <<_removal_of_rfc_2675_support,Removal of RFC 2675 Support>> * <<_support_for_the_allwinner_h616_soc_family,Support for the Allwinner H616 SOC Family>> -* <<_suspendresume_improvement,Suspend/Resume Improvements>> +* <<_suspendresume_improvements,Suspend/Resume Improvements>> * <<_sylvea_unified_system_management_platform_for_freebsd,Sylve -- A Unified System Management Platform for FreeBSD>> -* <<_usb_kernel_debugging_improvements,USB Kernel Debugging Improvements>> Other highlights: