From nobody Tue Sep 16 02:16:38 2025 X-Original-To: freebsd-current@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 4cQls23N55z682f6 for ; Tue, 16 Sep 2025 02:16:54 +0000 (UTC) (envelope-from gperciva@tarsnap.com) Received: from mail.tarsnap.com (mail.tarsnap.com [54.86.246.204]) by mx1.freebsd.org (Postfix) with SMTP id 4cQls05r8pz3yfP for ; Tue, 16 Sep 2025 02:16:52 +0000 (UTC) (envelope-from gperciva@tarsnap.com) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=pass (policy=none) header.from=tarsnap.com; spf=pass (mx1.freebsd.org: domain of gperciva@tarsnap.com designates 54.86.246.204 as permitted sender) smtp.mailfrom=gperciva@tarsnap.com Received: (qmail 95453 invoked from network); 16 Sep 2025 02:16:51 -0000 Received: from unknown (HELO localhost) (127.0.0.1) by mail.tarsnap.com with SMTP; 16 Sep 2025 02:16:51 -0000 Date: Mon, 15 Sep 2025 19:16:38 -0700 From: Graham Percival To: freebsd-current@freebsd.org Subject: FreeBSD git weekly for 2025-09-08 to 2025-09-14 Message-ID: List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spamd-Bar: / X-Spamd-Result: default: False [-0.45 / 15.00]; NEURAL_HAM_SHORT(-0.91)[-0.914]; NEURAL_SPAM_MEDIUM(0.75)[0.747]; DMARC_POLICY_ALLOW(-0.50)[tarsnap.com,none]; NEURAL_SPAM_LONG(0.42)[0.420]; R_SPF_ALLOW(-0.20)[+ip4:54.86.246.204/32]; MIME_GOOD(-0.10)[text/plain]; RCVD_NO_TLS_LAST(0.10)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_TRACE(0.00)[0:+]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; MISSING_XM_UA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; TO_DN_NONE(0.00)[]; R_DKIM_NA(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[54.86.246.204:from]; RCPT_COUNT_ONE(0.00)[1] X-Rspamd-Queue-Id: 4cQls05r8pz3yfP Hi all, I'm happy to announce FreeBSD git weekly for 2025-09-08 -- 2025-09-14: https://freebsd-git-weekly.tarsnap.net/2025-09-08.html It's a list of the 180 commits in that week, split into categories. Highlighted commits: - packages: Turn off MANSPLITPKG by default - UPDATING: mention the src.conf change If SRCCONF is unset and a file named src.conf is present at the top of the source tree, it will now be used instead of /etc/src.conf. "Highlighted" commits are selected automatically if a commit modifies UPDATING, or if the commit message contains a "Relnotes:" line. If you think that another commit should be highlighted, let me know and I'm happy to make it so. By request, there is now a report for only those "highlighted" commits, covering all of September; that will be followed by a Q4 report. Tentative URL: https://freebsd-git-weekly.tarsnap.net/2025-09-highlighted-debug.html If you'd like to see longer reporting periods and/or another subset of commit categories, please let me know! To see all reports: https://freebsd-git-weekly.tarsnap.net/ This work is funded by cperciva@ and Tarsnap Backup Inc. Cheers, - Graham Percival