From nobody Tue Jun 24 10:28:25 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 4bRLl06Vjqz5ycPf for ; Tue, 24 Jun 2025 10:28:28 +0000 (UTC) (envelope-from tuexen@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bRLl05mZcz3xZF; Tue, 24 Jun 2025 10:28:28 +0000 (UTC) (envelope-from tuexen@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1750760908; 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: in-reply-to:in-reply-to:references:references; bh=GERD/ei0u7xolMVTXvXlcLERaCjx3M30YkDtCLqCTEE=; b=Ue/75iv+bWgoh6HWXPKIrCqlxOb8GHqteqNv46Ga2Ii4DB9cK8s2GAIOEzvdHV3aIM6BUG Nk5UWM2CN9TSZOagIwu2tmgSOvTbSuM5hi0wUXe9J9ST8gxmegwr0z5V5WvDGBrPS+Tinw Sz/7IIxxLNto43q4l5Wa2ZbD0gkcvB6IP4gnl/bnyaYHD20TEaFuTS0+C9nBWwue6xllPI 5nQN+1smC8Pz/qyp+ZvWvcZIBN8owvwte9gglQRjYB4vrQZ60y6YPPbFnX9mD6kkAnPPdD nWr3dpD1cQWJQ7tVP/lHrSgT9wR+A1NlrR+lChtHwlrCmCrVu/INeflcqq/JAQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1750760908; 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: in-reply-to:in-reply-to:references:references; bh=GERD/ei0u7xolMVTXvXlcLERaCjx3M30YkDtCLqCTEE=; b=m3MWzNKHslSefTMPvUPpY4bkBc0YekNmPDpjASxfDRf8HkDa6zjPhZaXpKOAb8fuOEbSGf ekTp9HgwOADFx1N6Ta9rtUjZ2jPlRDiMTVozvTt9m0gSiUaUOKYEEcU6PO/EIgQmYWEE9L Zi2jQ55mxzQIoOASmEQ9q1J1YzyAvnjUhgHQgMiXFoiENK9qx4pne0qt/v8dc1F3ouEh8a cj+Hq2XAAKzQUSx3MepyQ1iBvXKY8r0JogRwjXVAaAO5g9/mGK+6aeJibzpTA4VeiTNkS+ KIpA31YMwP2oKL20cU2P9KIQfDY/dR1GINdQhqik4Vc49F+knP0FO501BYPYYA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1750760908; a=rsa-sha256; cv=none; b=m+JFecrNiLXZ62njSHwpAb7StscJF04HufYDNVrmxy4PlHHDbzFiqn/yhoa4jSiIvNv4pM X21eZqM86uoF4b8ft5Dg0VlqiZ9QBeSqeDGS4zY5NvkLRHmFNtn7gT1jwWy+1l+ZZcaDys klHFObBJCZf/PiC0yFXVpwjxJrrPUoJev7q9cHP4xSieeCRiW9rq5kE3SOEdor6Q1RFKWH 5v3GAdtqw1lTKz1P2fZblEwAoSGAZ8eoYQWZAo3DIHN0o1qSuVjGmkuM5LlnytQ9dNTrUn lIiqijgD6EDuw7PnxEMVf5uvxljdcAloylGGyu2THNJjy0fOm1MeiFMvNYAomA== Received: from smtpclient.apple (unknown [IPv6:2a02:c6a0:3052:202:5436:21c6:6245:bfba]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: tuexen) by smtp.freebsd.org (Postfix) with ESMTPSA id 4bRLl02KWCzPY0; Tue, 24 Jun 2025 10:28:28 +0000 (UTC) (envelope-from tuexen@FreeBSD.org) Content-Type: text/plain; charset=us-ascii 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 (Mac OS X Mail 16.0 \(3826.600.51.1.1\)) Subject: Re: June 2025 stabilization week From: Michael Tuexen In-Reply-To: Date: Tue, 24 Jun 2025 12:28:25 +0200 Cc: freebsd-current@freebsd.org, src-committers@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <6E5A0C58-E096-4EA1-BBC2-E0A66AA13176@FreeBSD.org> References: To: Gleb Smirnoff X-Mailer: Apple Mail (2.3826.600.51.1.1) > On 23. Jun 2025, at 10:01, Gleb Smirnoff wrote: >=20 > Hi FreeBSD/main users & developers: >=20 > This is an automated email to inform you that the June 2025 = stabilization week > started with FreeBSD/main at main-n278153-b2e0dfc808c1, which was = tagged as > main-stabweek-2025-Jun. >=20 > Those who want to participate in the stabilization week are encouraged = to > update to the above revision/tag and test their systems. >=20 > The tag main-stabweek-2025-Jun has been published at Gleb Smirnoff's = github repo. > To connect this repo as an additional remote you need to run: >=20 > git remote add glebius https://github.com/glebius/FreeBSD >=20 > Once remote is configured, to checkout the tag run: >=20 > git fetch glebius --tags > git checkout main-stabweek-2025-Jun >=20 > If you want to use only the official FreeBSD repo, then update to > the revision: >=20 > git pull > git checkout b2e0dfc808c1 >=20 > Developers are encouraged to avoid pushing new features to = FreeBSD/main during > the stabilization week, but focus on bugfixes instead. The = stabilization week > runs up to Friday 18:00 UTC, but if there is consensus that any = regressions > discovered by participants have been fixed, it will end early. >=20 > Once that happens, the advisory freeze of FreeBSD/main branch is = thawed. Hi Gleb, I observed one issue when building world/kernel. In /etc/devfs.conf I have own bpf* root:network perm bpf* 0660 and this results in tuexen@epyc:~ % ls -l /dev/bpf* crw-rw---- 1 root network 0x27 Apr 26 20:13 /dev/bpf lrwxr-xr-x 1 root wheel 3 Apr 26 20:13 /dev/bpf0 -> bpf This allows members of the network group to capture traffic. However, with main-n278173-81e6c0168d46 I get tuexen@epyc:~ % ls -l /dev/bpf* crw------- 1 root wheel 0x27 Jun 24 12:25 /dev/bpf lrwxr-xr-x 1 root wheel 3 Jun 24 12:25 /dev/bpf0 -> bpf It looks like the devd did not what it did in the past. Any idea what is going wrong? Best regards Michael >=20 > -- > Gleb Smirnoff