From nobody Fri Nov 19 00:15:33 2021 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 5504E1899AF5 for ; Fri, 19 Nov 2021 00:15:34 +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 4HwHHn6b1Mz3QhJ; Fri, 19 Nov 2021 00:15:33 +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 5DF1E1E943; Fri, 19 Nov 2021 00:15:33 +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 1AJ0FXLr086353; Fri, 19 Nov 2021 00:15:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AJ0FXYC086352; Fri, 19 Nov 2021 00:15:33 GMT (envelope-from git) Date: Fri, 19 Nov 2021 00:15:33 GMT Message-Id: <202111190015.1AJ0FXYC086352@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: "Bjoern A. Zeeb" Subject: git: 977ffe1f1b - main - Document __FreeBSD_version 1300521 (LinuxKPI and net80211 MFCs). 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: Sender: owner-dev-commits-doc-all@freebsd.org X-BeenThere: dev-commits-doc-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bz X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 977ffe1f1bb251724b18539907cd7817f60cb889 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by bz (src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=977ffe1f1bb251724b18539907cd7817f60cb889 commit 977ffe1f1bb251724b18539907cd7817f60cb889 Author: Bjoern A. Zeeb AuthorDate: 2021-11-19 00:11:04 +0000 Commit: Bjoern A. Zeeb CommitDate: 2021-11-19 00:11:04 +0000 Document __FreeBSD_version 1300521 (LinuxKPI and net80211 MFCs). Sponsored by: The FreeBSD Foundation --- .../content/en/books/porters-handbook/versions/_index.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc index 4389df105a..83209563c5 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -1083,6 +1083,12 @@ Template: |gitref:fe2827f1678b8ff0baf62a1529b2cc121a25b090[repository="src",length=12] |October 21, 2021 |13.0-STABLE after extending the AES-CCM and Chacha20-Poly1305 ciphers in OCF to support multiple nonce lengths. + +|1300521 +|gitref:29745cf91cfc22afa94da0ce43e07a6dc377f631[repository="src",length=12] +|November 19, 2021 +|13.0-STABLE after various merges to LinuxKPI and net80211. + |=== ////