From nobody Fri Jul 24 02:21:17 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 4h5sDg1J5Nz6lgF1 for ; Fri, 24 Jul 2026 02:21:23 +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 4h5sDg0Zwhz3Pv5 for ; Fri, 24 Jul 2026 02:21:23 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1784859683; 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=bjgqiHi/dNcy6KpmFqSH7UEJhxvSQNjcgtASuyrqcJw=; b=j3l+KMd3oFKogL3oJOB0tvoNPewF7T74B9npjh5HXU0lTHpuR3H/QvsSHfVLAGTfWaIEBd ubKhmF00L9nhG+txjECh9aYyD9Tgo9Jo5a0xB37dGPEn4qckCitqdvedgLBRVf317koNYn kAudH4/oZ347e/5lixWao2vhkAJM2JSiteZkmjylW1x80cERZXNpJeFJobm/mZyON57/P2 1lKqTDQSrJQjOhQ5naXSqwaWfarTmA2h/nwPn4xq65tCTau/4IH1+SU+bxJvYYVqWPNI8A DD1vscUQxSj3t3E6BhK1mhYi5AM3mvTkN5TKeWhi0AclTeKHt3prE3LNh2yoQg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784859683; a=rsa-sha256; cv=none; b=bc+JepLyyEiwS1ziVEZPAQ6JqR04bjpMp/EesZZy1n3IYY2jjlbc5XdZHjaKGXOLm9W6py HeKQELLqJj7tAkL2A+sCyw8EAbMCh7MlwjxhPiA13L3572CJ++CLI/t17tc9vBOBN/XVKj WBEeXbyIzb4lgkrRolR8rwIqdw3Gm2jTiXxhZbztPM5JDNGeS6QtS+0zVLEpVofWybQ3a7 WT04ZAtgX3tkr5hqXyqV7hVww+CWIHHRcBcvv4y6uIeFqh/YL3Vi2WJHg0bpT6QnlBZr0M vJlkCbIYpgXfXjINkmYRGR+3ix3ejaaQVSov57n7FMoynbhhFcjPwrcb6U0uXg== 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=1784859683; 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=bjgqiHi/dNcy6KpmFqSH7UEJhxvSQNjcgtASuyrqcJw=; b=kkK2i49N5ux8tYwsnk9E2a8UAfYX0Q776vPIlvR8E+3kBSebDJYBoPeEVHVJmzCdhc3ciW I1KXf5LrgC5NUE2G8y3PHtin1uh5kPUJ5YRRTyGttmrgyzjdaZ/zqKmquCCGlNxBiy+z4m RoGvNuq4WNJw/o9meodrsvFS6LKbTKHvr95nmso2MNq4ngXzvQrI/1B4JDAzZ6WnNvdsyg M4XD+fqKDXKOr8MHphIlCW/J+bDsY851K6ewdAM5m3qO4kh/Yld1zTw9R4pnd1m1tArK6R uyt2SccyuRuaYEYJWblgWnS/H1DozPwijF2nP0Asgw57yFEaf72NiHfmdvfI+g== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4h5sDf647XzXX2 for ; Fri, 24 Jul 2026 02:21:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 2427f by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Fri, 24 Jul 2026 02:21:17 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Colin Percival Subject: git: 0d009397bf48 - stable/14 - 14.5: Update stable/14 to -PRERELEASE 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: 0d009397bf482109db4b6ca9350a0cd6060200f4 Auto-Submitted: auto-generated Date: Fri, 24 Jul 2026 02:21:17 +0000 Message-Id: <6a62cc1d.2427f.25e20a5c@gitrepo.freebsd.org> The branch stable/14 has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=0d009397bf482109db4b6ca9350a0cd6060200f4 commit 0d009397bf482109db4b6ca9350a0cd6060200f4 Author: Colin Percival AuthorDate: 2026-07-24 00:00:00 +0000 Commit: Colin Percival CommitDate: 2026-07-24 00:00:00 +0000 14.5: Update stable/14 to -PRERELEASE This marks the start of the FreeBSD 14.5 release cycle; the stable/14 tree is now in "code slush". Developers are encouraged to prioritize fixing bugs (and/or merging bug fixes from HEAD) over new features at this time. Commit approval from re@ is not required but if new features introduce problems they may be removed from the release. Approved by: re (implicit) Sponsored by: OpenSats Initiative --- sys/conf/newvers.sh | 4 ++-- usr.bin/yacc/config.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index 5b5e390228f7..6f3cf56042d4 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -52,8 +52,8 @@ # TYPE="FreeBSD" -REVISION="14.4" -BRANCH="STABLE" +REVISION="14.5" +BRANCH="PRERELEASE" if [ -n "${BRANCH_OVERRIDE}" ]; then BRANCH=${BRANCH_OVERRIDE} fi diff --git a/usr.bin/yacc/config.h b/usr.bin/yacc/config.h index c4c079c18cb9..83062903d95e 100644 --- a/usr.bin/yacc/config.h +++ b/usr.bin/yacc/config.h @@ -92,7 +92,7 @@ /* #undef STDC_NORETURN */ /* Define to the system name. */ -#define SYSTEM_NAME "freebsd14.4" +#define SYSTEM_NAME "freebsd14.5" /* "Define to 1 if you want to use dbmalloc for testing." */ /* #undef USE_DBMALLOC */