svn commit: r335834 - head

Warner Losh imp at FreeBSD.org
Sun Jul 1 01:45:42 UTC 2018


Author: imp
Date: Sun Jul  1 01:45:41 2018
New Revision: 335834
URL: https://svnweb.freebsd.org/changeset/base/335834

Log:
  Mention, belatedly, the need to run mergemaster. This somehow
  wasn't committed with the other changes.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sun Jul  1 01:16:03 2018	(r335833)
+++ head/UPDATING	Sun Jul  1 01:45:41 2018	(r335834)
@@ -38,6 +38,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
 	prerequisites and upgrading, if you are not already using clang 3.5.0
 	or higher.
 
+20180628:
+	r335753 introduced a new quoting method. However, etc/devd/devmatch.conf
+	needed to be changed to work with it. This change was made with r335763
+	and requires a mergemaster / etcupdate / etc to update the installed file.
+
 20180612:
 	r334930 changed the interface between the NFS modules, so they all
 	need to be rebuilt.  r335018 did a __FreeBSD_version bump for this.


More information about the svn-src-head mailing list