From dadc69c4d2456f73ebafb6efbd21491e04b3b0ff Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 10 May 2020 04:09:29 +0000 Subject: [PATCH] Document OSVERSIONs 1300094, 1103510, 1103511. Fill in revnumbers for 1104000 and 1104500. --- .../porters-handbook/versions/chapter.xml | 28 +++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml index 58fb77be71..73e6570d6d 100644 --- a/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml +++ b/en_US.ISO8859-1/books/porters-handbook/versions/chapter.xml @@ -849,6 +849,13 @@ is spelled &, < is < and > is >. 13.0-CURRENT after adding support for kernel TLS receive offload. + + + 1300094 + 360796 + May 7, 2020 + 13.0-CURRENT after linuxkpi changes. + @@ -3518,9 +3525,26 @@ is spelled &, < is < and > is >. of bus_dma_impl structure to preserve KPI. + + 1103510 + 360658 + May 5, 2020 + 11-STABLE after updating llvm, clang, compiler-rt, libc++, + libunwind, lld, lldb and openmp to 9.0.0 final release + r372316. + + + + 1103511 + 360784 + May 7, 2020 + 11-STABLE after updating llvm, clang, compiler-rt, libc++, + libunwind, lld, lldb and openmp to 10.0.0 release. + + 1104000 - NNNNNN + 360804 May 8, 2020 releng/11.4 branched from stable/11. @@ -3528,7 +3552,7 @@ is spelled &, < is < and > is >. 1104500 - NNNNNN + 360805 May 8, 2020 11-STABLE after releng/11.4 branched.