The branch stable/12 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=304e740b7ea89c508efa5e47cbd9317d41e8e52f
commit 304e740b7ea89c508efa5e47cbd9317d41e8e52f Author: Rick Macklem <[email protected]> AuthorDate: 2021-05-10 16:05:10 +0000 Commit: Rick Macklem <[email protected]> CommitDate: 2021-05-10 16:05:10 +0000 UPDATING: Add an entry for commit e9959506d2cc --- UPDATING | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UPDATING b/UPDATING index 225f0ca05baa..f1dceda848e2 100644 --- a/UPDATING +++ b/UPDATING @@ -17,6 +17,11 @@ from older versions of FreeBSD, try WITHOUT_CLANG and WITH_GCC to bootstrap to the tip of head, and then rebuild without this option. The bootstrap process from older version of current across the gcc/clang cutover is a bit fragile. +20210510: + Commit e9959506d2cc changed the internal KAPI between the + nscl.ko and nfscommon.ko modules, so they both need to be + rebuilt from sources. + 20210430: Commit 0a1fdb867c72 changed the internal KAPI between the krpc and NFS. As such, the krpc, nfscommon and _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "[email protected]"
