svn commit: r52567 - head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes

Glen Barber gjb at FreeBSD.org
Tue Dec 4 18:42:18 UTC 2018


Author: gjb
Date: Tue Dec  4 18:42:16 2018
New Revision: 52567
URL: https://svnweb.freebsd.org/changeset/doc/52567

Log:
  Document r338165, newsyslog(8) rejects configurations that specify
  setuid or executable logs.
  
  Submitted by:	cem
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml

Modified: head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Tue Dec  4 18:42:14 2018	(r52566)
+++ head/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml	Tue Dec  4 18:42:16 2018	(r52567)
@@ -163,6 +163,11 @@
       <para revision="337497">The default <literal>PAGER</literal> now
 	defaults to &man.less.1; for most commands.</para>
 
+      <para revision="338165" contrib="sponsor"
+	sponsor="&dellemc;">The &man.newsyslog.8; utility has been
+	updated to reject configuration entries that specify
+	&man.setuid.2; or executable log files.</para>
+
       <para revision="339303"><application>LDNS</application> now
 	enables <literal>DANE-TA</literal>, and
 	<literal>GOST</literal> has been removed.</para>


More information about the svn-doc-head mailing list