Date: Mon, 10 May 2021 16:07:53 GMT From: Rick Macklem <rmacklem@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: 304e740b7ea8 - stable/12 - UPDATING: Add an entry for commit e9959506d2cc Message-ID: <202105101607.14AG7rlX013438@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/12 has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=304e740b7ea89c508efa5e47cbd9317d41e8e52f commit 304e740b7ea89c508efa5e47cbd9317d41e8e52f Author: Rick Macklem <rmacklem@FreeBSD.org> AuthorDate: 2021-05-10 16:05:10 +0000 Commit: Rick Macklem <rmacklem@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105101607.14AG7rlX013438>