From nobody Fri Sep 19 23:43:12 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 4cT8GC1WwWz67ppl for ; Fri, 19 Sep 2025 23:43:31 +0000 (UTC) (envelope-from yasu@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cT8GC0svpz3sgv; Fri, 19 Sep 2025 23:43:31 +0000 (UTC) (envelope-from yasu@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1758325411; 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: in-reply-to:in-reply-to:references:references; bh=gqwQYfO+HJ7ra7tAY3lST15xzjG7sbNcDFULuXUCmec=; b=is5P41jq5jMnnJmXQ0324wcDgnkORa3+MSZVypOlGEC8Ff75gDNUXTlp1/DYnCB2cQO2Au VjvPr5Kga6mydBZd32Kf1GUQ4vYHj9FZdEH5F6pij3+7d64Z2tUac6fzNs4VkSG8Z0un/O /zgGm5dg+snS2ukq1WfXoR+fB4ea5IX8U896xdKR3o8AX2Fvr37BnGQuYUcN3MCTIt11o+ 4mwP6VlKrebkV37XNG3//L/rR9caGoypLYstOx+YtQLJrGAjfua/+hVIPvG35Qo1kRFWxp z4R97WlROU1xSW92k5OUoh3f3KphHFwWU8wdzb+B2iWJ0+6r71WiGc0faebwVA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1758325411; 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: in-reply-to:in-reply-to:references:references; bh=gqwQYfO+HJ7ra7tAY3lST15xzjG7sbNcDFULuXUCmec=; b=tOcTGJlFmzciU3uYW/ZgSkq5PevQDX9qnWxtJa36w4zWPHTdWZXoheHjoc8GsVvVoqJsLr /A9e6u1YJr0BV8EwOZ2Xooh3QCTA1aefbmScLoprKiSQ07Voram9ZxgdZmhNhRabVPwWf6 J/MsRZ+4510fyH+wu8AnfnC28RQj1tpIfiVxyfUCyV1c/Paxt0F9tfmnM73jjO8rvHNlOC HWlYPrAMA9b396BLtXqmLQS/JTC3M3EfBqoeS31zRJn7xj3YpSQyHfypIWDsFoLwP4k7WI gaYNkNQnYUWTNOu8DDyprqotoPOlL8QObgsSx5q9lXbIzCeeKwpjUl7lFfNu+Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1758325411; a=rsa-sha256; cv=none; b=pDfVseEBN9qZZBbl+U8qyvd1CAdix+PlCIgy0HelglzExzssM7GnXYQXJYOEmAjEokIWCh NJ+ttUcgyeEKFMtvXzuk9fi+sm0nzhjpciSeClsTgSqUI7sRdGR5mgzL4TLeCpLXCxr5Mj dpgZGuFlhAy6vSdojXLjhpO0jquOS7it4aq4NlwrS9yAtn5KerTcaLSf2TNM9hOhqku6zc wXDT3oSdrqQz74Bwg7kUG1PaYE/sxDClMvWc9bfG9NPD0qztwRNwhKxSi2/xdcM18lsEYN zTbFbp9JHuCrxrKbFVQ3yCzzJZp+tfEHlZl0cgnUe1Gx4NqRnbv7KWn8v4lMUQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from localhost (unknown [IPv6:240b:11:220:fe00::174:11]) (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 did not present a certificate) (Authenticated sender: yasu/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4cT8GB3CdjzFYk; Fri, 19 Sep 2025 23:43:30 +0000 (UTC) (envelope-from yasu@FreeBSD.org) Date: Sat, 20 Sep 2025 08:43:12 +0900 (JST) Message-Id: <20250920.084312.1821713565920964352.yasu@FreeBSD.org> To: freebsd-current@freebsd.org Subject: Re: Possible incompatible change with initgroups(3)? From: Yasuhiro Kimura In-Reply-To: References: <20250920.080248.183796883139076827.yasu@FreeBSD.org> <20250920084357.32586ee5@darrin.worldsmith.org> X-Mailer: Mew version 6.10 on Emacs 31.0.50 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-Transfer-Encoding: 7bit From: Kyle Evans Subject: Re: Possible incompatible change with initgroups(3)? Date: Fri, 19 Sep 2025 18:35:29 -0500 > Are you folks using GENERIC, or a custom kernel config? The more > interesting > commit here is 9dc1ac8691966480ff8bd9c37dd405b981b41dd5, which would > surface a > problem fixed by a rebuild if you're using a custom kernel that does > not have > COMPAT_FREEBSD14 enabled. I don't think I'd quite expect that failure > mode, > though, so maybe not. > I use GENERIC kernel. --- Yasuhiro Kimura