aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2021-09-22 16:13:19 +0000
committerWarner Losh <imp@FreeBSD.org>2021-09-22 16:27:54 +0000
commit9c911183aa346bf692c0a440a388b7885da5fc8b (patch)
tree1f67fef1354a59048dbba2588a462a24b55e9c57
parent11d74b9b264c882b2236aa2fe9a1aaf6725c2c0c (diff)
downloaddoc-9c911183aa346bf692c0a440a388b7885da5fc8b.tar.gz
doc-9c911183aa346bf692c0a440a388b7885da5fc8b.zip
version: Document 1300514 and 1300515
1300514 changes the NFS KBI 1300515 restores the linuxkpi KBI to be compatible with 13.0 Sponsored by: Netflix
-rw-r--r--documentation/content/en/books/porters-handbook/versions/_index.adoc10
1 files changed, 10 insertions, 0 deletions
diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc
index 7582b3c873..21c2dfcf2f 100644
--- a/documentation/content/en/books/porters-handbook/versions/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc
@@ -991,6 +991,16 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg
|gitref:af732203b8f7f006927528db5497f5cbc4c4742a[repository="src",length=12]
|July 31, 2021
|13.0-STABLE after after upgrading llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to llvmorg-12.0.1-0-gfed41342a82f, a.k.a. 12.0.1 release.
+
+|1300514
+|gitref:53d162819c20e5cf267cb91f7a19940e96e8bec4[repository="src",length=12]
+|August 3, 2021
+|Incompatible changes to the KBI of internal interfaces between NFS requires rebuilding modules.
+
+|1300515
+|gitref:0437d10e359ea1cbefff8d17cd18ca491dbbd5d7[repository="src",length=12]
+|September 22, 2021
+|13.0-STABLE returning to 13.0 KBI for linuxkpi.
|===
[[versions-12]]