git: d528c1bd00 - main - Document __FreeBSD_versions 1400016 (KTLS) and 1400017 (OCF).

John Baldwin jhb at FreeBSD.org
Wed May 26 00:24:38 UTC 2021


The branch main has been updated by jhb:

URL: https://cgit.FreeBSD.org/doc/commit/?id=d528c1bd0030a75f64b865b405a36b5ac5edb434

commit d528c1bd0030a75f64b865b405a36b5ac5edb434
Author:     John Baldwin <jhb at FreeBSD.org>
AuthorDate: 2021-05-26 00:23:48 +0000
Commit:     John Baldwin <jhb at FreeBSD.org>
CommitDate: 2021-05-26 00:23:48 +0000

    Document __FreeBSD_versions 1400016 (KTLS) and 1400017 (OCF).
    
    Sponsored by:   Netflix
---
 .../content/en/books/porters-handbook/versions/_index.adoc     | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc
index 9e3c6a0546..15d4e82a88 100644
--- a/documentation/content/en/books/porters-handbook/versions/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc
@@ -103,6 +103,16 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg
 |gitref:d72cd275187c6399caf0ca4125292dc7e55fa478[repository="src",length=12]
 |May 25, 2021
 |14.0-CURRENT after adding more LinuxKPI changes needing adjustments to drm-kmod.
+
+|1400016
+|gitref:21e3c1fbe2460f144f6d4dfd61c3346b2de59667[repository="src",length=12]
+|May 25, 2021
+|14.0-CURRENT after adding removing support for KTLS software backends.
+
+|1400017
+|gitref:beb817edfe22cdea91e19a60c42caabd9404da48[repository="src",length=12]
+|May 25, 2021
+|14.0-CURRENT after adding crypto_cursor_segment().
 |===
 
 [[versions-13]]


More information about the dev-commits-doc-all mailing list