From nobody Fri Aug 7 00:01:32 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 4hGPSs4sYnz6nVCp for ; Fri, 07 Aug 2026 00:01:33 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hGPSs0Wk5z3fDQ for ; Fri, 07 Aug 2026 00:01:33 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1786060893; 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=hSvPPtAZl9aH8HGrEBuTEBwpfUjjKE0XhfTBRuJgypg=; b=vFHo0qK/WfKA79HpdaleOzk1Af9MNJUM+GnveAvozgAhpUJwBi/MmAHUzKnu7YIi9NMvk9 jOCW6OqmhdWmKedHgGyr3JBI37ZTkHSADGnWjhFAVPimvfR+7v2ZKxom17ltiUZtn/jhQN 3ojpd2Pw7Ee57ip9hZObqNZ5xasBbXBlS9+WVUSRTtxgh42SK2om72lRqr0KabfOs7hSZN MZYoxQL478jm3igm1efEl72Ay/6p3grpCbbeTSxwt3hp5ooBR1Ocwa9AsthLEYZWaeAAr+ Q/1XJqripN0mCuRQqOtUDWi0dwM8esI83zFlp3PLWejZcVZi/uKNZbam4RGr/w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1786060893; a=rsa-sha256; cv=none; b=KOlG5i/vkc3lPkjOmGLV1ae8OoWWJ7IqUq+rcyKiw78HXKJjiq8pWFybpBzMnzULMhyf7d 0o2qmY4cBKexSPvgOHA5FfSWv6hSZnced4p9p0Qb/gmk3Oz/HZrMv5nbZurBYetL2Yb0cL Rq0timja/k11GYKD1cwfTI4UM2e577E0+2HIOtEYC1RIJfo5sijAhjtcUcL89kiZwY8ooh 86+9n/ymenf6yqCJLAN35o6r/gQf4M999qePS4EV2oQjAudtKUzjzIbEU7u5uncaf5P/Gh PUxLCCnhVznIYQmSDETIVaKyMrc1oZm8DsiQ8pKKd316fVC7t/0n76P3J5EXiA== 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=1786060893; 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=hSvPPtAZl9aH8HGrEBuTEBwpfUjjKE0XhfTBRuJgypg=; b=iUHYdG+v9TdfOGQKRt1i8yRYOPRxU4d6uUfX/UFlIpx/gp/rESgowsNWvi6e2aiJfiiWF3 zyU+WB4uMT4qgi6dZTeywCjcHXIswy61IkrGA//WjkHGNBUjqssCsxPmp0bJML5L4GJmyM zI+F7bgnpoDX5hCr3B9fNSq/ZJxkI5+oIN/XcYf3qBINytBr0sPIKUCsHNNgInfXl76ujg noOZQuSbm7cUyHsMGdgvVOe0WyJuJbX5fmHzoRvcWD2Tn4JL5DIWWbDTwlgaNWxQOgjgn3 tIWB8T29c5W9URxzK3Ir1z8WLTJR4O7liEzN2MmRon0SZmf0WpdJrkrz6UKcjw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hGPSr5ttbzjpK for ; Fri, 07 Aug 2026 00:01:32 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 27fb4 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 07 Aug 2026 00:01:32 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Colin Percival Subject: git: 4abf6e721694 - stable/14 - Post-14.5-branch updates 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: cperciva X-Git-Repository: src X-Git-Refname: refs/heads/stable/14 X-Git-Reftype: branch X-Git-Commit: 4abf6e721694211317eb9b7997a49ea47d7e3674 Auto-Submitted: auto-generated Date: Fri, 07 Aug 2026 00:01:32 +0000 Message-Id: <6a75205c.27fb4.1e7e48c0@gitrepo.freebsd.org> The branch stable/14 has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=4abf6e721694211317eb9b7997a49ea47d7e3674 commit 4abf6e721694211317eb9b7997a49ea47d7e3674 Author: Colin Percival AuthorDate: 2026-08-07 00:00:00 +0000 Commit: Colin Percival CommitDate: 2026-08-07 00:00:00 +0000 Post-14.5-branch updates Rename stable/14 to -STABLE Bump __FreeBSD_version to 1405500 Approved by: re (implicit) Sponsored by: OpenSats Initiative --- sys/conf/newvers.sh | 2 +- sys/sys/param.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index 6f3cf56042d4..95b537911893 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -53,7 +53,7 @@ TYPE="FreeBSD" REVISION="14.5" -BRANCH="PRERELEASE" +BRANCH="STABLE" if [ -n "${BRANCH_OVERRIDE}" ]; then BRANCH=${BRANCH_OVERRIDE} fi diff --git a/sys/sys/param.h b/sys/sys/param.h index ace58ea27385..8b879065dae7 100644 --- a/sys/sys/param.h +++ b/sys/sys/param.h @@ -76,7 +76,7 @@ * cannot include sys/param.h and should only be updated here. */ #undef __FreeBSD_version -#define __FreeBSD_version 1404501 +#define __FreeBSD_version 1405500 /* * __FreeBSD_kernel__ indicates that this system uses the kernel of FreeBSD,