From nobody Thu Aug 27 13:01:07 2026 X-Original-To: dev-commits-src-main@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 4hW1q81JVPz6pvcy for ; Thu, 27 Aug 2026 13:01:08 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hW1q80JrGz3Vnd for ; Thu, 27 Aug 2026 13:01:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1787835668; 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/wUVVq6XWgI9ny9U0/r76IBGZSyDm3ckylgBNGsR9Q=; b=sBEYd0c5nJ75oiNv3+J3EJHWExwnvjEjS6ChA/4gFLID4ijobFW/A61LnjQkQhDb7CGOKj rIcgK+hNMlJoaZrYl9KF9anjX+zuk9t83q2aklTRbGhwSO/2gebmimnqHgEzx2SuLwrg2e uq0BMs4aHhYXy6u6mOZHNz9JHR2u3T722xOkAoBsHR49gX8Gkwj4to50nGUVZU/bD1ykTH VucpM3QiW0USdy6qscKt3/UwOe1PBMrTcv+Hj9dKSYEZwwvJVZtTTm2P7aiIR+k66+2c2I pGbnfZC5IL7MjY2CvLYk2t9n+qGhnhmQIGbEOHshjjTTDDNE+HkZ/ebsu9iGyg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787835668; a=rsa-sha256; cv=none; b=JfB6PV3pQnTevCDVbGScqS4GEWUVkyhwBBPtIYMqJkBM2y728bxs6x09cadFLmMiGiZSDW BDOqdXGemUNGeoN+otpjkMOqEukY92BcgnXFr8wgZggIHdnnBK5CqGOv2Qp2CwiQeqfaf/ Ci2jLKOsDJw39UdC9Ao1+wpXrKiR+TIkwUGRwVt+nP3rvlYE91M8cQoLOTBw/oVSHbrLjr aSHIz2hizH9J7AN7jSM9h8Yd2podGqYRxTDeZ6bb7DarbD3QeCsnz7FZ2qBZjeRGisX26m CD91SeR1pAdLbrMGSn0+R1ipLyXh9ML6FE/MoHWmzsk1FdwcmHuPzFoD542mQQ== 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=1787835668; 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/wUVVq6XWgI9ny9U0/r76IBGZSyDm3ckylgBNGsR9Q=; b=N0rN9Vcd+SMcUlEn3ZvKP/M3mmIHWMCNGRO/ZSZJRTOkOSYqu7liVhtkB9LsnjFPz/IJ6w /uo0ymt23JqFj08FGvjTMEOC+adufx8BCQypu/uh8gEA+FoJBkrGznJN3ZEEnuO+4vJWmS Epen/Ric7Bs0E2DRqga6NKR/pVCgL36s2NVrEZFl3uiNHhv8EEN8WyPdMeHjE0DJaiLuMd s9GBQO7+jpcVd35O2svApem+gSutPBHBoKCD8svpfyvqPYQnCtQ0DCMa482F81nOHINCLV r0v5lvMnajARjHQBSAOv+X8cwLAcT++eL0iuUTdrrXGiUEU4avJC+QCsawJZ0g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hW1q76Vgtz8B4 for ; Thu, 27 Aug 2026 13:01:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 216d8 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 27 Aug 2026 13:01:07 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Olivier Certner Subject: git: b7cff2a8c47e - main - UPDATING: Fix entry for getgroups(2)/setgroups(2) List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@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: olce X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b7cff2a8c47eb09968430e53cab8b05cf8897d3f Auto-Submitted: auto-generated Date: Thu, 27 Aug 2026 13:01:07 +0000 Message-Id: <6a903513.216d8.6d9121d4@gitrepo.freebsd.org> The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/src/commit/?id=b7cff2a8c47eb09968430e53cab8b05cf8897d3f commit b7cff2a8c47eb09968430e53cab8b05cf8897d3f Author: Olivier Certner AuthorDate: 2026-08-27 10:43:40 +0000 Commit: Olivier Certner CommitDate: 2026-08-27 13:00:06 +0000 UPDATING: Fix entry for getgroups(2)/setgroups(2) Fix a typo, grammar, and generally rephrase for better clarity. Fixes: 3463f02706db ("UPDATING: add an entry for [gs]etgroups") MFC after: 1 day MFC to: stable/15 Sponsored by: The FreeBSD Foundation --- UPDATING | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/UPDATING b/UPDATING index 93c6c9e358a3..955ea1b9027d 100644 --- a/UPDATING +++ b/UPDATING @@ -308,10 +308,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 16.x IS SLOW: require libmilter, you can now remove it. 20250815: - The [gs]etgroups(2)syscalls have changed. To maintain backwards - compatibility with existing programs, you need COMPAT_FREEBSD14 in - your kernel config until all applications which use this are - rebuild/reinstalled. + The behavior of the getgroups(2), setgroups(2), and initgroups(3) + interfaces has changed, and their version numbers have been incremented. + To keep existing binaries and libraries working, ensure that + COMPAT_FREEBSD14 is included in your kernel configuration. + Alternatively, rebuild and reinstall applications that use these + interfaces. 20250815: jemalloc 5.3.0 has been committed to the tree.