svn commit: r318557 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Fri May 19 20:16:16 UTC 2017
Author: gjb
Date: Fri May 19 20:16:14 2017
New Revision: 318557
URL: https://svnweb.freebsd.org/changeset/base/318557
Log:
Document r305476, OpenSSH blacklistd(8) support.
Wording fixes.
Expand what GARP means.
Submitted by: lidl
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri May 19 20:11:35 2017 (r318556)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri May 19 20:16:14 2017 (r318557)
@@ -159,8 +159,8 @@
<sect2 xml:id="userland-config">
<title>Userland Configuration Changes</title>
- <para revision="313203">The &man.inetd.8; utility can now be
- built without <literal>libwrap</literal> support when
+ <para revision="313203">The &man.inetd.8; utility is now built
+ without <literal>libwrap</literal> support when
<literal>WITHOUT_TCP_WRAPPERS</literal> is set in
&man.src.conf.5;.</para>
@@ -179,6 +179,10 @@
<sect2 xml:id="userland-programs">
<title>Userland Application Changes</title>
+ <para revision="305476" contrib="sponsor"
+ sponsor="&ff;">Support for &man.blacklistd.8; has been added
+ to <application>OpenSSH</application>.</para>
+
<para revision="308720" contrib="sponsor" sponsor="&gandi;">The
&man.cron.8; utility has been updated to add support for
including files within <filename
@@ -718,7 +722,8 @@
<para revision="309337" contrib="sponsor"
sponsor="&dellemc;">Support for <acronym>GARP</acronym>
- retransmit has been added. A new &man.sysctl.8;,
+ (gratuitous <acronym>ARP</acronym>) retransmit has been added.
+ A new &man.sysctl.8;,
<literal>net.link.ether.inet.garp_rexmit_count</literal>, has
been added, which sets the maximum number of retransmissions
when set to a non-zero value.</para>
More information about the svn-src-stable-11
mailing list