Date: Fri, 16 Jul 2021 22:26:34 GMT From: Rick Macklem <rmacklem@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 7fa21b6dc6ed - main - UPDATING: Add entry for commit ee29e6f31111 Message-ID: <202107162226.16GMQYMC054549@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=7fa21b6dc6ede78c3c19012d4b68c14e8cfd87c9 commit 7fa21b6dc6ede78c3c19012d4b68c14e8cfd87c9 Author: Rick Macklem <rmacklem@FreeBSD.org> AuthorDate: 2021-07-16 22:23:46 +0000 Commit: Rick Macklem <rmacklem@FreeBSD.org> CommitDate: 2021-07-16 22:23:46 +0000 UPDATING: Add entry for commit ee29e6f31111 --- UPDATING | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UPDATING b/UPDATING index 929b7b479060..7e45e9aa49fd 100644 --- a/UPDATING +++ b/UPDATING @@ -27,6 +27,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW: world, or to merely disable the most expensive debugging functionality at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".) +20210716: + Commit ee29e6f31111 changed the internal KAPI between the nfscommon + and nfsd modules. Therefore, both need to be rebuilt from sources. + Bump __FreeBSD_version to 1400026 for this KAPI change. + 20210715: The 20210707 awk update brought in a change in behavior. This has been corrected as of d4d252c49976. Between these dates, if you
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107162226.16GMQYMC054549>