Date: Tue, 9 May 2017 17:21:45 +0000 (UTC) From: Glen Barber <gjb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r318056 - stable/11/release/doc/en_US.ISO8859-1/relnotes Message-ID: <201705091721.v49HLj4c057425@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gjb Date: Tue May 9 17:21:45 2017 New Revision: 318056 URL: https://svnweb.freebsd.org/changeset/base/318056 Log: Document r313203, inetd(8) can be built without libwrap support. 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 Tue May 9 17:21:44 2017 (r318055) +++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Tue May 9 17:21:45 2017 (r318056) @@ -159,6 +159,11 @@ <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 + <literal>WITHOUT_TCP_WRAPPERS</literal> is set in + &man.src.conf.5;.</para> + <para revision="316045">The &man.libthr.3; library and related files are now evaluated and removed by the <literal>delete-old-libs</literal> target when upgrading the
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705091721.v49HLj4c057425>