From nobody Tue Jun 9 19:20:17 2026 X-Original-To: dev-commits-src-branches@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 4gZdz66Vh7z6gVkZ for ; Tue, 09 Jun 2026 19:20:18 +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 4gZdz56sc3z3RGQ for ; Tue, 09 Jun 2026 19:20:17 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1781032818; 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=MK65MHWkRRQtVQuRpEcgvTJVKa7iKIgkCkndILeSqdg=; b=ecbFM3cLAFJl5Fc/LCix2n9hPL0uRhJmhvIM34eFJ+p0VcRJy+yE3+gJ3qcjWtUpUYtj7t goFclfWi2REiGMhaqII582PLwIUI4pY5Nk3G6agG83rdVRhAW9cQWnFj4bGad/tq8RzqQ2 sAUTA+ARY048Ou0rUG2qX3qj/JQmhG705/mB18tJDdxsf72N6VFK39thvAEpyV0xWO8CJV oa+wDl1N9tv6xmTNC0M7XhUo6j+EKFv6p3jUqqvuk0GgEhTXIvHtg9u3BqtcBIrjlag97n WOPte5ime6SmH7TP+jFKTJe8nURB5Z7aVpvR92+HE5YJjBnmJEnHo00onYCI1Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1781032818; a=rsa-sha256; cv=none; b=Gb/oTRkdNzoJUwRh8xsotwz81uNV31hmlvVFxUo1JYSdMlGSpa6i7sRLujmQtb7Jvrj5aP OMorrxz9YaAMnu2V0WCIxwq+rTI7Lx2S197mnL4rAZT/xY/ie2r/FhCne66OVi+gb2Xqya XNtFOWj8Q+7iENa/uxer6rd5h0Qxmq777UaUAC6Jy7+JS/6ounvpDj2DExvFkSAhIPsYTJ OOX0zvHVshfNeCmNPIpS9wcy79jzv8rNwsRlI8hJtyeRKwBN9KSY0uxA/TwHo1uz+7DPg2 dqoJ8Le0JUuFtGtOuKzoVyTo+0sHK5UP4UttG01gePaQraa0fPDtzZlPYwiMog== 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=1781032818; 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=MK65MHWkRRQtVQuRpEcgvTJVKa7iKIgkCkndILeSqdg=; b=SGsCUjKGSV6YYpeKS9ZiDL3QtK/VvfHn3IZqpVjGaA4D97Hdyq2SXCxuSxoBhhyf4dkAbF mBWplC+VtvSqJvBP/wZx1GxEPjcekzwm6Bv5qv/uEuWI1fQZQv9tQosJtAnBESlLPpNPb5 xl7dzpBQvQwVeXhcDm0hx7mBPdn6ZUyGYGqODebWOaVHDaTQRvvbH6pMYLlWnIgwjUhzqA AOd5W+bSgxNdhdnlfwLohgYJGk9brepFGRsaKCa+SE8XV5izZOK+d1OltK/ABhG6BiWPSq XiJaQDK7CiCnja//BxcWpA8UcB4ipDl7BnacqClT5O+o2h0RQWxxZht7X3QNtA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gZdz56Mzbzp49 for ; Tue, 09 Jun 2026 19:20:17 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3fc36 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 09 Jun 2026 19:20:17 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Mark Johnston Subject: git: 328e16f66204 - releng/15.1 - Add UPDATING entries and bump version List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@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: markj X-Git-Repository: src X-Git-Refname: refs/heads/releng/15.1 X-Git-Reftype: branch X-Git-Commit: 328e16f6620420dd130da41b806e1419f5c2c679 Auto-Submitted: auto-generated Date: Tue, 09 Jun 2026 19:20:17 +0000 Message-Id: <6a286771.3fc36.15c0cabb@gitrepo.freebsd.org> The branch releng/15.1 has been updated by markj: URL: https://cgit.FreeBSD.org/src/commit/?id=328e16f6620420dd130da41b806e1419f5c2c679 commit 328e16f6620420dd130da41b806e1419f5c2c679 Author: Mark Johnston AuthorDate: 2026-06-07 18:11:49 +0000 Commit: Mark Johnston CommitDate: 2026-06-09 03:00:35 +0000 Add UPDATING entries and bump version Approved by: re (cperciva) Approved by: so --- UPDATING | 41 +++++++++++++++++++++++++++++++++++++++++ sys/conf/newvers.sh | 2 +- 2 files changed, 42 insertions(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index 137d2aa78e6c..71c3944fafa7 100644 --- a/UPDATING +++ b/UPDATING @@ -12,6 +12,47 @@ Items affecting the ports and packages system can be found in /usr/ports/UPDATING. Please read that file before updating system packages and/or ports. +20260609: + 15.1-RC3-p1 EN-26:15.openssl + SA-26:25.thr + SA-26:26.ktls + SA-26:27.sound + SA-26:28.capsicum + SA-26:29.ip6_multicast + SA-26:30.linux + SA-26:31.arm64 + SA-26:32.elf + SA-26:33.unbound + SA-26:34.vt + SA-26:35.openssl + SA-26:36.ldns + + Update OpenSSL to 3.0.20 and 3.5.6. [EN-26:15.openssl] + + Missing permission check in thr_kill2(2). [SA-26:25.thr] + + Arbitrary file overwrite via the KTLS receive path. [SA-26:26.ktls] + + Multiple vulnerabilities in the sound(4) mmap path. [SA-26:27.sound] + + sigqueue(2) missing capability mode restriction. [SA-26:28.capsicum] + + Use-after-free bug in the IPV6_MSFILTER socket option handler. [SA-26:29.ip6_multicast] + + Flaw in Linuxulator execution of setugid binaries. [SA-26:30.linux] + + Arm CPU errata may bypass page table permission changes. [SA-26:31.arm64] + + ASLR bypass for setuid executables via procctl(2). [SA-26:32.elf] + + Multiple vulnerabilities in unbound. [SA-26:33.unbound] + + Integer overflow in vt(4) CONS_HISTORY ioctl. [SA-26:34.vt] + + Multiple vulnerabilities in OpenSSL. [SA-26:35.openssl] + + Insufficient response validation in the ldns stub resolver. [SA-26:36.ldns] + 20260512: "bsdinstall script" will now do a pkgbase installation by default. To revert to the legacy distset installation, set "DISTRIBUTIONS" in diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index 17d6f240b2ca..249ff1519aff 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -51,7 +51,7 @@ TYPE="FreeBSD" REVISION="15.1" -BRANCH="RC3" +BRANCH="RC3-p1" if [ -n "${BRANCH_OVERRIDE}" ]; then BRANCH=${BRANCH_OVERRIDE} fi