svn commit: r364096 - head

Rick Macklem rmacklem at FreeBSD.org
Tue Aug 11 02:05:10 UTC 2020


Author: rmacklem
Date: Tue Aug 11 02:05:09 2020
New Revision: 364096
URL: https://svnweb.freebsd.org/changeset/base/364096

Log:
  Add an UPDATING entry for r364092, since it did a version bump.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Tue Aug 11 01:34:40 2020	(r364095)
+++ head/UPDATING	Tue Aug 11 02:05:09 2020	(r364096)
@@ -26,6 +26,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
 	disable the most expensive debugging functionality run
 	"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+20200810:
+	r364092 modified the internal ABI used between the kernel NFS
+	modules.  As such, all of these modules need to be rebuilt
+	from sources, so a version bump was done.
+
 20200807:
 	Makefile.inc has been updated to work around the issue documented in
 	20200729. It was a case where the optimization of using symbolic links


More information about the svn-src-all mailing list