Date: Sun, 13 Jun 2021 20:46:43 GMT From: Dimitry Andric <dim@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 4894bfda45 - main - Document __FreeBSD_version values 1300501 through 1300508. Message-ID: <202106132046.15DKkhxJ068376@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dim (src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=4894bfda45777fa84b4785cbf4a4aefaa2f27632 commit 4894bfda45777fa84b4785cbf4a4aefaa2f27632 Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2021-06-13 20:46:24 +0000 Commit: Dimitry Andric <dim@FreeBSD.org> CommitDate: 2021-06-13 20:46:24 +0000 Document __FreeBSD_version values 1300501 through 1300508. --- .../en/books/porters-handbook/versions/_index.adoc | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc index c767052c41..96e7aa2c28 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -876,6 +876,51 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |gitref:3c6a89748a01869c18955d5e3bfcdf35f6705d26[repository="src",length=12] |February 5, 2021 |13.0-STABLE after releng/13.0 was branched. + +|1300501 +|gitref:c3f97dd75a1c294c4f60f42b604ee8bcda17be09[repository="src",length=12] +|April 23, 2021 +|13.0-STABLE after fixing rtld's dl_iterate_phdr(). + +|1300501 +|gitref:c3f97dd75a1c294c4f60f42b604ee8bcda17be09[repository="src",length=12] +|April 23, 2021 +|13.0-STABLE after fixing rtld's dl_iterate_phdr(). + +|1300502 +|gitref:da6a8ccfa293c3c831fdde51169754fcb9587657[repository="src",length=12] +|April 23, 2021 +|13.0-STABLE after implementing atomic_dec_and_lock_irqsave() in the LinuxKPI. + +|1300503 +|gitref:d60c6dc8f69b1264c7af5e2479ea94f000fd2c6d[repository="src",length=12] +|April 23, 2021 +|13.0-STABLE after changing the internal KAPI between the krpc and NFS. + +|1300504 +|gitref:fb34817c686cc130449325499870e36979899801[repository="src",length=12] +|April 30, 2021 +|13.0-STABLE after updating the LinuxKPI to accommodate the drm-kmod 5.5 update. + +|1300505 +|gitref:8f81f190a640e211dd814bdde7811982b9491fb0[repository="src",length=12] +|May 10, 2021 +|13.0-STABLE after changing the internal KAPI between the nscl.ko and nfscommon.ko modules. + +|1300506 +|gitref:e31579b8558db508dfc3f8fc276611a7c3c93aa1[repository="src",length=12] +|June 2, 2021 +|13.0-STABLE after adding TCP LRO support for VLAN and VxLAN. + +|1300507 +|gitref:c64d1bd7145b5d30c97d1cd99e584da529d95100[repository="src",length=12] +|June 2, 2021 +|13.0-STABLE after adding a new member to the EPOCH(9) tracker structure. + +|1300508 +|gitref:658f5eed38c35f3f7d6695110b7dae8dc94d12c7[repository="src",length=12] +|June 11, 2021 +|13.0-STABLE after adding macros for might_lock_nested() and lockdep_(re/un/)pin_lock() to the LinuxKPI. |=== [[versions-12]]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106132046.15DKkhxJ068376>