From nobody Thu Aug 27 19:05: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 4hW9v75tzKz6qSms for ; Thu, 27 Aug 2026 19:05: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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hW9v757trz3W1R for ; Thu, 27 Aug 2026 19:05:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1787857507; 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=/Wy8itEoKTmVycfFUgsnwRw60B3Y/u7pAKfX/9k3S4g=; b=hRJHRHOkUBBc1PaAlgbSgwiTz6tEKyHqNmmePs8ld7bd91qdkJUqiiDTyXkjNyi+hvSn6p 7SxQa0gYWlkwA7olfy1r4/Cz53DQamKq85rzzuGp8Ae2wtDIziZER5HQwjzurbl/aiQRG9 ZDeJ6Q/s6BsWI+CGOpg4JAtkP0mxFQAXF7kA9np1QNfdEvybVxoX7EXOdvhDJcDqMKSFvH SJuJlA9kseCp3H5LBAwXz99GFmIafvKQ4BHoxu8kfJ3uXOazAF5xJfYSIHhv0WQ07fUOii tNZnlgbPX8qsSCB8gcalaQB/79E1T+/mxRI/+CPYZjGbniIp1bTB0eAyNkRjOw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1787857507; a=rsa-sha256; cv=none; b=cXOK96xHN5Ts+nqp2EkkmbbD/xucEEDxD2VPlC+OVvAFDG08l1ZvTuJ5DC+Za1Br5kKHSH QeoLPv2ZY4pxkF4iTKEOny4X2Y+1E9kXkA4Af6ZUOr0EyfJxXwMx1RCkwR7hKv0BVONQe2 WziZPw8Cvg8qdmmTPsnxvnq/s55JCfac8RRMU+RysmRJlMLitMO8EYWjlo6abyenNGnz9j DyPoQjtaV+0gxwMxK+Y7WPff0lBO197nO7vsv6cVvIITuysMByDiQr9NqX67NKVY8UNVDm AWX2ese7nF4eiIHhea+7tbzAbhJBqPThsK6+n4lnpAT7E1r5/oIOasxRZQuHmA== 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=1787857507; 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=/Wy8itEoKTmVycfFUgsnwRw60B3Y/u7pAKfX/9k3S4g=; b=sdKX2HVONB0PvL5/dS/x7Jul4PpqTP9gQbXM6YOrUYeYw1YwEsT2y4kBuHncLieSW7JOBl cDGEfsdcNluQsj4QDebbSvdtpd1rDfid/ZaYiHZfBESrYinu2lFDCouVUvBTJTOsBKTiZm qzHUD3FF9AM7sxoJmiNyntO0FRxuRQgmKIiN8VjD58l2Uyc4+ieuYLx9ppnD/qpylAf2I2 bl0Mr0vwhydftRyp1i9DmX9rsk1TOsJUBN+WHV63qTAOcQKkha+LW/bDA4GamJ5FYbNyIl Pn+SQXDST4Fuok5zsLlzkc1iZXi1tSjr1yw1U9fWvaDyP3J8f3TT/Fr9zNULhw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hW9v73yd7zcNy for ; Thu, 27 Aug 2026 19:05:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3102f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 27 Aug 2026 19:05:07 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Abdelkader Boudih Subject: git: 51c30180ea48 - main - video: bump __FreeBSD_version for V4L2 cropping and overlay symbols 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: seuros X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 51c30180ea48d108cb325ea4f9ae4c326cce4cf2 Auto-Submitted: auto-generated Date: Thu, 27 Aug 2026 19:05:07 +0000 Message-Id: <6a908a63.3102f.3ee023c5@gitrepo.freebsd.org> The branch main has been updated by seuros: URL: https://cgit.FreeBSD.org/src/commit/?id=51c30180ea48d108cb325ea4f9ae4c326cce4cf2 commit 51c30180ea48d108cb325ea4f9ae4c326cce4cf2 Author: Abdelkader Boudih AuthorDate: 2026-08-27 17:40:08 +0000 Commit: Abdelkader Boudih CommitDate: 2026-08-27 19:04:47 +0000 video: bump __FreeBSD_version for V4L2 cropping and overlay symbols Reviewed by: adrian Differential Revision: https://reviews.freebsd.org/D59208 --- UPDATING | 5 +++++ sys/sys/param.h | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index 955ea1b9027d..f8fc8620f740 100644 --- a/UPDATING +++ b/UPDATING @@ -27,6 +27,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 16.x IS SLOW: world, or to merely disable the most expensive debugging functionality at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20260827: + now provides the V4L2 cropping, control menu and + overlay definitions. __FreeBSD_version has been bumped to 1600021 + for ports that need to detect them. + 20260826: bhyve(8) users who explicitly set the eui64 option for an NVMe device may need to update their configuration. Due to an incorrect diff --git a/sys/sys/param.h b/sys/sys/param.h index 1c60c18ca2a6..f593b87fe970 100644 --- a/sys/sys/param.h +++ b/sys/sys/param.h @@ -74,7 +74,7 @@ * cannot include sys/param.h and should only be updated here. */ #undef __FreeBSD_version -#define __FreeBSD_version 1600020 +#define __FreeBSD_version 1600021 /* * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,