git: 31da426b11 - main - Document FreeBSD version 1400060 and 1400061
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Jun 2022 11:16:07 UTC
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/doc/commit/?id=31da426b11bee211e3f5d9cd157b0ac0b74b9779 commit 31da426b11bee211e3f5d9cd157b0ac0b74b9779 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2022-06-08 11:15:31 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2022-06-08 11:15:31 +0000 Document FreeBSD version 1400060 and 1400061 Sponsored by: The FreeBSD Foundation --- .../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 6cb4a24b8b..9cd8b03a83 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -339,6 +339,16 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |gitref:3a9a9c0ca44ec535dcf73fe8462bee458e54814b[repository="src",length=12] |May 14, 2022 |14.0-CURRENT after upgrading llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to llvmorg-14.0.3-0-g1f9140064dfb, a.k.a. 14.0.3 release. + +|1400060 +|gitref:85d7875d42913c2cb10a007a1be05b210dc6aab2[repository="src",length=12] +|June 6, 2022 +|14.0-CURRENT after LinuxKPI dmi_matches() fixes. + +|1400061 +|gitref:c4c5981c14d5bd69e9df9ae691069ec4c2e92174[repository="src",length=12] +|June 8, 2022 +|14.0-CURRENT after mbuf(9) structure changes. |=== ////