From nobody Sun May 31 20:07:47 2026 X-Original-To: dev-commits-doc-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 4gT7S91q9rz6ggVB for ; Sun, 31 May 2026 20:07:53 +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 4gT7S86M4Qz3vdc for ; Sun, 31 May 2026 20:07:52 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1780258073; 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=HtRdGqY7p+RUxKPpYGXERNpXB/1NLVYizNYXOXRZORU=; b=SNCLU0+cvVTgW0t9H+SoVfmGgM2bRrLfwwsd6KLtlVwcwWabbeQY+f+s5sWE1VOjBmqvzL U81V3/5Ba74yFP7IOm/sTVmW1SN6u0TNpnCQLZQyw4FOSA1VPGEmLSZZMyIfkS6pWFHNh0 PaLvmjHddxx9iD8Tlc4U7UlJDlKoZ6e2vNSDHn/ehmbI/uNc8rMvyVQbreryico5L0fZUT 2kxIiOVxG8mQOff3/YRISrvlJqyX4t+dBXk2RkUlwscn9ClbKssDK5oCj8M0+k1q/JTnM3 NcUnfQt3yB+v8eYCZU/xwilRUxZ19Trjacr7Yy+K6xfxSvOnE3DL5OEaH1RaLg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780258073; a=rsa-sha256; cv=none; b=PMcejxe/FwIaEvlyPER8LKYIg6aLRjFK84JMfcWn5WcxDYjmxawwqzA3CaYFFhq2I4Bhki IMY/HXG85Plg4CypsC2XMDmnGBMDK8aL1PxNc8RZ3F103U07otg26youEtCs6MeSIprn+7 RsMefUPRm1Bi+HlI9yYHU/KmybFcHhJ8or2P81kDhmVQl98n7iG0nHLXzOObC6tOivCi9k H8HHNQpCR95XmKiE4p+MttwGG0ttHQWbouAiSec7yF5ejeQeTDgG3U9uz93XOh1OAmjJDZ 8q4LxOixY2ZnsHn0I0hFKwvQprQ4fcUUB9E+PxLlW/vJrQB6Go2LKWKqYzP8ng== 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=1780258073; 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=HtRdGqY7p+RUxKPpYGXERNpXB/1NLVYizNYXOXRZORU=; b=WOKlGkZZlGhIh/UFKyRH5Q4tZzyxrOrJlFfLg8Xn+pRxKx9DgX7yBGWjaPIjTPlIWmV/ET iumfvnJGmN9rJtrYbT9dVKNgRWBoHa98+EPfD7cAQq1C3qCbdF+550jq9d8bp0yoLNSLuP dYNnnGRaH0htiojFoLGiFmo+HfQbLpnyHdVTSOhrVFQPe0HGZJ6jMSF+HQuUgHPI5xxIk8 oCUtfDQO2GUq4Ox2bWgdMzhPlSX+xGmDg7C0LMngz2bais2hKrWB3QUA4f/N8tlmbdxicq wDJ72fzwdKU8LAqWAGdGdfZ4v1zDuZxPfoEQ9Oy7kT87+ZzRElItMLIJv2ubaQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gT7S84cXnz15kd for ; Sun, 31 May 2026 20:07:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 27ef9 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 31 May 2026 20:07:47 +0000 To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Colin Percival Subject: git: 65e6f6a7c8 - main - 15.1: Slightly behind schedule List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-doc-all@freebsd.org Sender: owner-dev-commits-doc-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: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 65e6f6a7c8ad8ce4d48915be8e311bcf46069b09 Auto-Submitted: auto-generated Date: Sun, 31 May 2026 20:07:47 +0000 Message-Id: <6a1c9513.27ef9.5853a27f@gitrepo.freebsd.org> The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=65e6f6a7c8ad8ce4d48915be8e311bcf46069b09 commit 65e6f6a7c8ad8ce4d48915be8e311bcf46069b09 Author: Colin Percival AuthorDate: 2026-05-31 07:15:38 +0000 Commit: Colin Percival CommitDate: 2026-05-31 20:07:41 +0000 15.1: Slightly behind schedule The builds for 15.1-RC2 (recently added to the schedule) had to be restarted due to ports-related issues. --- website/content/en/releases/15.1R/schedule.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/en/releases/15.1R/schedule.adoc b/website/content/en/releases/15.1R/schedule.adoc index 53d47ef916..4391c755ef 100644 --- a/website/content/en/releases/15.1R/schedule.adoc +++ b/website/content/en/releases/15.1R/schedule.adoc @@ -40,7 +40,7 @@ General discussions about the pending release and known issues should be sent to |BETA2 builds begin |8 May 2026 |8 May 2026 |Second beta test snapshot. |BETA3 builds begin |15 May 2026 |15 May 2026|Third beta test snapshot. |RC1 builds begin |22 May 2026 |22 May 2026 |First release candidate. -|RC2 builds begin |29 May 2026 |- |Second release candidate. +|RC2 builds begin |29 May 2026 |30 May 2026 |Second release candidate. // Should have struck-through "29 May" and "2 June" on the next two lines but the new web design broke that formatting |RELEASE builds begin |5 June 2026 |- |{localRel}-RELEASE builds begin. |RELEASE announcement |9 June 2026 |- |{localRel}-RELEASE press release.