git: 9c911183aa - main - version: Document 1300514 and 1300515
Warner Losh
imp at FreeBSD.org
Wed Sep 22 16:28:09 UTC 2021
The branch main has been updated by imp:
URL: https://cgit.FreeBSD.org/doc/commit/?id=9c911183aa346bf692c0a440a388b7885da5fc8b
commit 9c911183aa346bf692c0a440a388b7885da5fc8b
Author: Warner Losh <imp at FreeBSD.org>
AuthorDate: 2021-09-22 16:13:19 +0000
Commit: Warner Losh <imp at FreeBSD.org>
CommitDate: 2021-09-22 16:27:54 +0000
version: Document 1300514 and 1300515
1300514 changes the NFS KBI
1300515 restores the linuxkpi KBI to be compatible with 13.0
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 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]]
More information about the dev-commits-doc-all
mailing list