From nobody Fri Aug 18 00:08:41 2023 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 4RRhzs2xyNz4qMHP; Fri, 18 Aug 2023 00:08:41 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RRhzs22VRz3FLD; Fri, 18 Aug 2023 00:08:41 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1692317321; 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=kmYyi/w4EUuUs3nHm5eKZevfFeoRluygeHXizCYfeQU=; b=Fnasoos2it1KmRJl2d9mvsbEBKj224SY7pqBnRO9wSchAd81rwZkJXBPVzPC7vkIpCBfty klwO+VF6GMZIj9gD/CG9OnWjneeuASEg5XjJn0B63dfmZTLMWhpnRogdkr1hwr/6YaHvHK bXNFEeuCoksQMw3bkrag8Oj4IqfqpEAOIF9C3C4a9RKtaaE7lsoJoIDYUwnCL9E2A6OweN VqyKmz4kx3y/RUbt28lEygjW8wIOyaL2cegzxyMqvtPhJdkaQVDaNF0V8seoDZZP/vIdO+ zPKVGY8OP/B59r2iZ+XaD6PEJELilTS6X24grDnqASUmiI/Brg36FhdjcttoiQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1692317321; 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=kmYyi/w4EUuUs3nHm5eKZevfFeoRluygeHXizCYfeQU=; b=CwnrqbnpWWtDipTp2MkR5SaP+eHSh+YquUTT2iL/SwrtAvPEC6J/easn08omSra40JEY/7 SX2BR86nUhA3tV+Qe7ou8Dym+Q+vTZ97yo3EFlk4JkbySvWsqyEN9xxyLljUsdVfsEA+de Daj+corDCG2SiKosWMZ6Fel20605f5JnrZBungM8rNYNSzgJKe5hPD8w0AhyTyQ7oUAaV7 8QmG8IQkkZaQ0CYZbZjg8W1ictBtIJGlReV7a62gugUd6ywm/HVYwahHPWcmRahkMc3e8k fLZdMs7BvCKg5dcSWhEkOUlfkkFeaRaMnwFCvonRZrwxno5h5dMxnvEVapRx6Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692317321; a=rsa-sha256; cv=none; b=Q6rHde3rdYR4m4ST/mAXwE3qykgKUCs534g6hjoC7AoPjGauEf3+ufwdmVvUpRvoEN1SIZ yN7a79ki54Fjq5l81ZkjpvDRC516SoCYM1IJx+UzYITH3MgssHkMkhyg6UYwnVDHuW5FK0 W1MawNKfDJ77UEKfegNFDIvc3o8hk1wAf3M6p01VNAPxZfY0+ovWhmOgLxvCWaZ8f1+/1Y +6E8qb023upskL0/VVIqK3QaSjF+d4MeptN40WI3339JmY0ZMLLDrs1coGX1RGk3EckjLZ 2xe5KKliEMBdqCFf3XWCDqlcatyjtSzgZRG4E8HNvgBDbPb3Qfu08bj28GZzuw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RRhzs16MGzv35; Fri, 18 Aug 2023 00:08:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 37I08fCo097248; Fri, 18 Aug 2023 00:08:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 37I08fBp097245; Fri, 18 Aug 2023 00:08:41 GMT (envelope-from git) Date: Fri, 18 Aug 2023 00:08:41 GMT Message-Id: <202308180008.37I08fBp097245@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Glen Barber Subject: git: 77013f29d048 - main - release: update main to ALPHA2 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: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gjb X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 77013f29d04806b72668615e701978b19cb96097 Auto-Submitted: auto-generated The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/src/commit/?id=77013f29d04806b72668615e701978b19cb96097 commit 77013f29d04806b72668615e701978b19cb96097 Author: Glen Barber AuthorDate: 2023-08-18 00:08:32 +0000 Commit: Glen Barber CommitDate: 2023-08-18 00:08:32 +0000 release: update main to ALPHA2 Due to an issue being investigated, the branch of stable/14 will be delayed a week. This should not impact the rest of the schedule for this cycle. Sponsored by: GoFundMe https://www.gofundme.com/f/gjbbsd Sponsored by: PayPal https://paypal.me/gjbbsd --- 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 43ccf383678b..fcdfadcad175 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -53,7 +53,7 @@ TYPE="FreeBSD" REVISION="14.0" -BRANCH="ALPHA1" +BRANCH="ALPHA2" if [ -n "${BRANCH_OVERRIDE}" ]; then BRANCH=${BRANCH_OVERRIDE} fi