From nobody Fri Aug 8 00:06:00 2025 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 4bykp118mmz63j3s; Fri, 08 Aug 2025 00:06:01 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bykp05zJrz3T6f; Fri, 08 Aug 2025 00:06:00 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1754611560; 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=HalAhStcKg1T7Hn42ojQU/IMJGMWAxmsu2ggAlkoclE=; b=fwaGL78r03c/ciWicdf52/qvkuZwjJov2A+RFzKf0nOu81Kkp05DWe5UKi417MXIPdJ0+E sbpuN9tVwArs162DURTNFAe637zlA/yAcTKHfH+Ch+2DpWBTTyluiWJo8FLSdpahfLK5FW ezwDcczk6jUIgaodlxIe++oJTeVBTabFkadjiDMiaDl5mhaZprLwyd1oebTCUiQwYQvV52 CLOEnM8JoMap1zfLZEq+ChdHYrjaU9TuaS5SSTTyowFUJzux9gBiXvCWceBKeqDjucGsO7 sV19Q7jFfHSs2DBhMBeRUjPdpMBF5C6LsSBz9q3x8TeliicMRoRtKXzBUj3YxA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1754611560; 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=HalAhStcKg1T7Hn42ojQU/IMJGMWAxmsu2ggAlkoclE=; b=q5o8cnso3O+FGj/BBHoHy/VkofyBRxULBc6YsTpItFBlqwMeTM3h6qTi+RTo1UTOu7fk7v PVSAZHuBpAGTXVv1hs8FuUmOxxNLdJZLwcFMSAqIRTf/ZkBGf1RQ3e91ca6NW8VWpEe0IX li6SctZQtNb3jfffI7swQbgItaTWwH43IQo2etB73iKHhsf2PLgfVGcbGAVY/VoYwtxKld i94j+Q6l+ErNaILDJvEkckw6ilAqdixtSgx8D5KAPGAOkX1fGUl2m6WoVw+J/7iIdz6oTC eWhAuGFG/XXXoL0LMnA9gJN7NEoXi/WnW+m3nifrTXZpweEgHwc5dMNIF5kEUQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1754611560; a=rsa-sha256; cv=none; b=EHLrvhl3XoZyAH8UY0a312wnhMtBylpUreLhID3PQ7R3YBhJ2wyPQQHOCla/FjJP3jBpWk jRIAqjgeYus0UvTG8nxJgoMPbJIDudIGZz3Ct36yeUe0xxBB1cJMfeuVcdZNFN2RUoilQH GK5IUyatWM7d9fPmdk95N/mDbl9Zdv1MSzeMX1qiCAYk3jm/ZR0pRjZD/6Wmn4B+X3KSY6 lNRWNVBSy9LH2xTW6ngfXk5V/7c06V1Gk+vzTbfZlDxGULYQzzcbSBdE/S9Bqt7gnsF9ax fy9BXxdAT6kvWFX4p69sDXf0hwhBvsgMlP+ct0n88uMVk1/W84TIs8bt2tEekg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4bykp05ZxSz1Rb2; Fri, 08 Aug 2025 00:06:00 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 578060s3017280; Fri, 8 Aug 2025 00:06:00 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 578060fT017277; Fri, 8 Aug 2025 00:06:00 GMT (envelope-from git) Date: Fri, 8 Aug 2025 00:06:00 GMT Message-Id: <202508080006.578060fT017277@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Colin Percival Subject: git: e4c0ecba44b2 - main - 15.0: Update main 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 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/main X-Git-Reftype: branch X-Git-Commit: e4c0ecba44b20ebb2e4d80978c2cb6d16b730cb9 Auto-Submitted: auto-generated The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/src/commit/?id=e4c0ecba44b20ebb2e4d80978c2cb6d16b730cb9 commit e4c0ecba44b20ebb2e4d80978c2cb6d16b730cb9 Author: Colin Percival AuthorDate: 2025-08-08 00:04:34 +0000 Commit: Colin Percival CommitDate: 2025-08-08 00:04:34 +0000 15.0: Update main to -PRERELEASE This marks the start of the FreeBSD 15.0 release cycle; the tree is now in "code slush". Developers are encouraged to prioritize fixing bugs over adding new featuresa t this time. Commit approval from re@ is not required but if new features introduce problems they may be removed from the upcoming release. Approved by: re (implicit) --- sys/conf/newvers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index 9a196da5466f..66926805052c 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -51,7 +51,7 @@ TYPE="FreeBSD" REVISION="15.0" -BRANCH="CURRENT" +BRANCH="PRERELEASE" if [ -n "${BRANCH_OVERRIDE}" ]; then BRANCH=${BRANCH_OVERRIDE} fi