From nobody Tue Jan 11 18:15:04 2022 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 EA537193F250; Tue, 11 Jan 2022 18:15:06 +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 4JYJkw73fMz4RXQ; Tue, 11 Jan 2022 18:15:04 +0000 (UTC) (envelope-from git@FreeBSD.org) 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 7EC551E018; Tue, 11 Jan 2022 18:15:04 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 20BIF454000154; Tue, 11 Jan 2022 18:15:04 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 20BIF48O000153; Tue, 11 Jan 2022 18:15:04 GMT (envelope-from git) Date: Tue, 11 Jan 2022 18:15:04 GMT Message-Id: <202201111815.20BIF48O000153@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Ed Maste Subject: git: b0c8bc5d9cd5 - releng/13.0 - Add UPDATING entries and bump version 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: emaste X-Git-Repository: src X-Git-Refname: refs/heads/releng/13.0 X-Git-Reftype: branch X-Git-Commit: b0c8bc5d9cd5b7d5d01147e26238dfa9b8c90916 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1641924905; 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=xM9bBrjntUZJt2ZT12yEi0vlLW/7H/e67QSMiMd7dq0=; b=S0ZXqULvJnACzwjRrnzveX/2e0HhJi1ZD2P99H4pBTUnc/yA2fVw8gZplGVzrKEy3L65Yv DFK0hm3eOZ6qh40K+jA4K/XDEI5WkWdnJpqjfMpkOo1HzPtYzSJgV1xqfLTODJhE3TB5Ly ZeyolXDM1mN9bmdfdwLhJAtFOZyxaCnNUGROu50l5yBmM8ruB+OPKcF030gTiEnY2ZW12l Tdiq9eFqsWBf4dLipcWKaWVVwO9i/YkXmFpB90wZaB0F5X1oGFYm/zuuR6wAbawhrwP876 JiGAeQvSsOEP8WFcHAufPTBRMpVOU3D1EC3ubLHMc0XdOi4SRd70iNzxtCQs/A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1641924905; a=rsa-sha256; cv=none; b=Utnl54VxBwIaINCfhcWF7VcEwqdHf0gHxFrYmwwKE4DsIYARYPY7JfH+K5ncXgsUxyE6a2 FChYP6kvAkEoZWoaj99VceQkVrQsgDt4RiR6P61hqdlXGD6E6J6xLBG1u+MnsMbf3gqNdS 7A8dKCc3nP+eyVL5py5Py8ywXG8oHaRRsaGJ8mbngsJjbfZVKkAHPilf6vO9FwuWtDjcOI yoJ8kgXHgStqvs3jFH9VsnkcKfv5PRtZehs5wWbz98iWi8sCBO65HXbm/ER6uQ9zGfLBCy W1P9KuycTh872gcI+BoH8eX0NvpBp+6s/QMLRAulGmzvsjU8bKD4BsCoQ71YsQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch releng/13.0 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=b0c8bc5d9cd5b7d5d01147e26238dfa9b8c90916 commit b0c8bc5d9cd5b7d5d01147e26238dfa9b8c90916 Author: Ed Maste AuthorDate: 2022-01-11 17:42:59 +0000 Commit: Ed Maste CommitDate: 2022-01-11 17:51:57 +0000 Add UPDATING entries and bump version Approved by: so --- UPDATING | 20 ++++++++++++++++++++ sys/conf/newvers.sh | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index ffdb6f389e68..5dbb39f7a8de 100644 --- a/UPDATING +++ b/UPDATING @@ -11,6 +11,26 @@ handbook: Items affecting the ports and packages system can be found in /usr/ports/UPDATING. Please read that file before running portupgrade. +20220111: + 13.0-RELEASE-p6 FreeBSD-EN-22:01.fsck_ffs + FreeBSD-EN-22:02.xsave + FreeBSD-EN-22:03.hyperv + FreeBSD-EN-22:05.tail + FreeBSD-EN-22:06.libalias + FreeBSD-SA-22:01.vt + + Fix fsck_ffs bad inode number errors [EN-22:01.fsck_ffs] + + Correct size of the amd64 SSE area in the xsave layout [FreeBSD-EN-22:02.xsave] + + Prepopulate Hyper-V PCI device bars [FreeBSD-EN-22:03.hyperv] + + Fix "tail -F" file rotation detection [FreeBSD-EN-22:05.tail] + + Fix fragmented UDP packets handling [FreeBSD-EN-22:06.libalias] + + Fix vt console buffer overflow [FreeBSD-SA-22:01.vt] + 20211103: 13.0-RELEASE-p5 FreeBSD-EN-21:26.libevent FreeBSD-EN-21:27.caroot diff --git a/sys/conf/newvers.sh b/sys/conf/newvers.sh index 6c2cdf194ac3..ad0fbe6c14a7 100644 --- a/sys/conf/newvers.sh +++ b/sys/conf/newvers.sh @@ -54,7 +54,7 @@ TYPE="FreeBSD" REVISION="13.0" -BRANCH="RELEASE-p5" +BRANCH="RELEASE-p6" if [ -n "${BRANCH_OVERRIDE}" ]; then BRANCH=${BRANCH_OVERRIDE} fi