Date: Tue, 2 Feb 2021 12:25:34 GMT From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 32e2174cf3 - main - Document my bump for 1300139 and try to document mjg's missing one. Message-ID: <202102021225.112CPYeb051932@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bz (src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=32e2174cf3cf32b0c5d4a81a2b54908b2165dd54 commit 32e2174cf3cf32b0c5d4a81a2b54908b2165dd54 Author: Bjoern A. Zeeb <bz@FreeBSD.org> AuthorDate: 2021-02-02 12:16:53 +0000 Commit: Bjoern A. Zeeb <bz@FreeBSD.org> CommitDate: 2021-02-02 12:16:53 +0000 Document my bump for 1300139 and try to document mjg's missing one. Sponsored-by: The FreeBSD Foundation --- .../content/en/books/porters-handbook/versions/chapter.adoc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/versions/chapter.adoc b/documentation/content/en/books/porters-handbook/versions/chapter.adoc index 95815d845e..d89a32f386 100644 --- a/documentation/content/en/books/porters-handbook/versions/chapter.adoc +++ b/documentation/content/en/books/porters-handbook/versions/chapter.adoc @@ -779,6 +779,16 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |link:https://cgit.freebsd.org/src/commit/?id=010196adcfaf2bb610725394d40691874b4ff2af[010196adcfaf] |January 30, 2020 |13.0-CURRENT after fixing a clang assertion when building the package:devel/onetbb[] port. + +|1300138 +|link:https://cgit.freebsd.org/src/commit/?id=dcee9964238b12a8e55917f292139f074b1a80b2[dcee9964238b] +|February 1, 20201 +|13.0-ALPHA3 after adding lockless symlink lookup to vfs cache. + +|1300139 +|link:https://cgit.freebsd.org/src/commit/?id=91a07ed50ffca4dfada3e7f1f050ea746c1bac66[91a07ed50ffc] +|February 2, 2021 +|13.0-ALPHA3 after adding various LinuxKPI bits conflicting with drm-kmod. |=== [[versions-12]]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102021225.112CPYeb051932>