From nobody Fri May 29 23:02:14 2026 X-Original-To: dev-commits-src-all@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 4gRzQH0JTwz6gF4l for ; Fri, 29 May 2026 23:02:15 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gRzQG5Pgwz3CcY for ; Fri, 29 May 2026 23:02:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780095734; 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=TzIKK6Q4eALSghAsWL6siCbYGo+FOngtRW8baqp1Zao=; b=PH1XdXf45nDnj0YrDuQT7r7/WcFIuhH0HxO2CBQ3u4L3XA0ABOIlnlb4AbGOo5uzBH/kGR SsECagd5Ioi804TedMdlVwAKTxUOx8gzhgcG6MBOsFCmP0unsOOtN8Z86xjfb/LFSX+y5+ tBfaEkJebAC6VjqkhIYKzafA8SPPtWppbgYdZdrThw+ob57ox/U+8f8XmdAetez2CGvlwK FMuuRRU/k+VlY8GFNLovAgQ8yB5934HjwMOZ8rpmTGSeolh0XZ0Fuy2EB73NA2P/rS4wYi A+DgIsZKmM97kQ+x9ZxSlzzfvxeI3oHWAvFegIU0Qafmlnr0m8k/uDdHL9gj7w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780095734; a=rsa-sha256; cv=none; b=rNcpkhQMUT4k9+4UQXEjEOIfKRQMeY1p4z2mnVNpRfQY3/h9Hi+865rujLzNWfrMtJ9Xx0 c84MhukdZ4eSRY65wEHHhylTYQtgrvUJHFvNZI/aGalgleiKppUBo1IHu5YazFaX3P6B53 gURAxIDpZxTkz0Sg2jFwk9u7mvLY+/EmivJwNN4uRVFqW8s0GyFkTGD6tuzcngxdAoWZrr XO9Jj29K/nEHy24Ohnqc4pfsw1fngMMyxfPZ41Eulm+81JcPeUXnhN/eU/qhOzqT5MOmkl m7fFmuYdtb0MyhUM6fuy8X+4CKAsFsHnXlW8ydN7ABEacwkyktiHNoA4GdKs1Q== 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=1780095734; 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=TzIKK6Q4eALSghAsWL6siCbYGo+FOngtRW8baqp1Zao=; b=RgL7jq/FqMNYhrgF1wIDeOMnuQSDFhi4Q70H5HnSaVeVXPuajCl7MUKi9cQLvzP5sk3cb6 fg5FpF5FfWgwi2glxHpSmMrEh28/+xFwh8mgOQwA237pD+5hp4rqFxJJtnczf6pV9jGl2j 5TgOzB98klAgLLF9AmYOyknWaI90o6e4ay8Ypv7KUPBtCPYPfY3No4OZa73SIQD224Acsm r0hHDknZKEsE+KbLjLyY1zFqoGYdD2v8qlhflH39moWHv5eIAf39gP/9QViJty1bLEu6sZ XiIxm/hd++XYh8CqP9m83bJbirF3Ti0CcDFzPbZd+i8c5YDfWxD7SLmA30dzTw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gRzQG4wvfztbH for ; Fri, 29 May 2026 23:02:14 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 42c87 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 29 May 2026 23:02:14 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Dimitry Andric Subject: git: 7fa638d6f7cf - stable/15 - Bump __FreeBSD_version for llvm 21.1.8 merge List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@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: dim X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 7fa638d6f7cf9ee471648a794756cb9d0aa289ba Auto-Submitted: auto-generated Date: Fri, 29 May 2026 23:02:14 +0000 Message-Id: <6a1a1af6.42c87.55549911@gitrepo.freebsd.org> The branch stable/15 has been updated by dim: URL: https://cgit.FreeBSD.org/src/commit/?id=7fa638d6f7cf9ee471648a794756cb9d0aa289ba commit 7fa638d6f7cf9ee471648a794756cb9d0aa289ba Author: Dimitry Andric AuthorDate: 2026-04-25 12:34:45 +0000 Commit: Dimitry Andric CommitDate: 2026-05-29 22:57:33 +0000 Bump __FreeBSD_version for llvm 21.1.8 merge PR: 292067 MFC after: 1 month (cherry picked from commit 8f95b8b19088bd8d73f6d14dab7afe848dfc0c35) --- sys/sys/param.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/sys/param.h b/sys/sys/param.h index a636587e7536..d9fefbed34cf 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 1501500 +#define __FreeBSD_version 1501501 /* * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,