Date: Fri, 22 Oct 2021 16:08:18 GMT From: John Baldwin <jhb@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 7f4507464b - main - Document __FreeBSD_version 1300519. Message-ID: <202110221608.19MG8I62019519@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/doc/commit/?id=7f4507464ba2c0971cd793fd79ad4fa745885fb5 commit 7f4507464ba2c0971cd793fd79ad4fa745885fb5 Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2021-10-22 16:07:50 +0000 Commit: John Baldwin <jhb@FreeBSD.org> CommitDate: 2021-10-22 16:07:50 +0000 Document __FreeBSD_version 1300519. --- documentation/content/en/books/porters-handbook/versions/_index.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc index 205881bf06..014e622e25 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -1026,6 +1026,11 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |gitref:a017868e281874261a560ba1e3069b4e14b7483e[repository="src",length=12] |October 21, 2021 |13.0-STABLE after adding `crypto_cursor_segment()`. + +|1300519 +|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. |=== [[versions-12]]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110221608.19MG8I62019519>