svn commit: r335019 - head
Rick Macklem
rmacklem at FreeBSD.org
Tue Jun 12 22:52:28 UTC 2018
Author: rmacklem
Date: Tue Jun 12 22:52:27 2018
New Revision: 335019
URL: https://svnweb.freebsd.org/changeset/base/335019
Log:
Explain why a __FreeBSD_version bump was done for r334930.
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Tue Jun 12 22:48:19 2018 (r335018)
+++ head/UPDATING Tue Jun 12 22:52:27 2018 (r335019)
@@ -32,6 +32,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20180612:
+ r334930 changed the interface between the NFS modules, so they all
+ need to be rebuilt. r335018 did a __FreeBSD_version bump for this.
+
20180530:
The kernel / userland interface for devinfo changed, so you'll
need a new kernel and userland as a pair for it to work (rebuilding
More information about the svn-src-all
mailing list