Regen after r306047.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2016-09-20 18:39:11 +00:00
parent 1c939f299a
commit 1ea21d3d9b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49406

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><title>FreeBSD 11.0-RELEASE Release Notes</title><link rel="stylesheet" type="text/css" href="docbook.css" /><link rev="made" href="mailto:doc@FreeBSD.org" /><meta name="generator" content="DocBook XSL Stylesheets V1.78.1" /><meta name="description" content="The release notes for FreeBSD 11.0-RELEASE contain a summary of the changes made to the FreeBSD base system on the 11.0-STABLE development line. This document lists applicable security advisories that were issued since the last release, as well as significant changes to the FreeBSD kernel and userland. Some brief remarks on upgrading are also presented." /><script xmlns="" type="text/javascript" src="/layout/js/google.js"></script></head><body><div class="article"><div xmlns="" class="titlepage"><div><div><h1 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="idp57660408"></a>FreeBSD 11.0-RELEASE Release Notes</h1></div><div><div xmlns="http://www.w3.org/1999/xhtml" class="author"><h3 class="author"><span class="orgname">The FreeBSD Project</span></h3></div></div><div><p xmlns="http://www.w3.org/1999/xhtml" class="copyright">Copyright © 2015-2016 The FreeBSD Documentation
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><title>FreeBSD 11.0-RELEASE Release Notes</title><link rel="stylesheet" type="text/css" href="docbook.css" /><link rev="made" href="mailto:doc@FreeBSD.org" /><meta name="generator" content="DocBook XSL Stylesheets V1.78.1" /><meta name="description" content="The release notes for FreeBSD 11.0-RELEASE contain a summary of the changes made to the FreeBSD base system on the 11.0-STABLE development line. This document lists applicable security advisories that were issued since the last release, as well as significant changes to the FreeBSD kernel and userland. Some brief remarks on upgrading are also presented." /><script xmlns="" type="text/javascript" src="/layout/js/google.js"></script></head><body><div class="article"><div xmlns="" class="titlepage"><div><div><h1 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="idp58290424"></a>FreeBSD 11.0-RELEASE Release Notes</h1></div><div><div xmlns="http://www.w3.org/1999/xhtml" class="author"><h3 class="author"><span class="orgname">The FreeBSD Project</span></h3></div></div><div><p xmlns="http://www.w3.org/1999/xhtml" class="copyright">Copyright © 2015-2016 The FreeBSD Documentation
Project</p></div><div><div xmlns="http://www.w3.org/1999/xhtml" class="legalnotice"><a id="trademarks"></a><p xmlns="http://www.w3.org/TR/xhtml1/transitional">FreeBSD is a registered trademark of
the FreeBSD Foundation. </p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">IBM, AIX, OS/2,
PowerPC, PS/2, S/390, and ThinkPad are
@ -18,7 +18,7 @@
as trademarks. Where those designations appear in this document,
and the FreeBSD Project was aware of the trademark claim, the
designations have been followed by the <span xmlns="http://www.w3.org/1999/xhtml" class="quote">&#8220;<span class="quote">&#8482;</span>&#8221;</span> or the
<span xmlns="http://www.w3.org/1999/xhtml" class="quote">&#8220;<span class="quote">®</span>&#8221;</span> symbol. </p></div></div><div>Last modified on 2016-09-20 17:30:34Z by gjb.</div><div><div xmlns="http://www.w3.org/1999/xhtml" class="abstract"><div class="abstract-title">Abstract</div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The release notes for FreeBSD 11.0-RELEASE contain
<span xmlns="http://www.w3.org/1999/xhtml" class="quote">&#8220;<span class="quote">®</span>&#8221;</span> symbol. </p></div></div><div>Last modified on 2016-09-20 18:38:16Z by gjb.</div><div><div xmlns="http://www.w3.org/1999/xhtml" class="abstract"><div class="abstract-title">Abstract</div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The release notes for FreeBSD 11.0-RELEASE contain
a summary of the changes made to the FreeBSD base system on the
11.0-STABLE development line. This document lists
applicable security advisories that were issued since the last
@ -117,9 +117,9 @@
been added to the <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=mkimg&amp;sektion=1&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">mkimg</span>(1)</span></a> utility. <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=271482">[r271482]</a></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=primes&amp;sektion=6&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">primes</span>(6)</span></a> utility has been
updated to correctly enumerate prime numbers between
<code xmlns="http://www.w3.org/1999/xhtml" class="literal">4295098369</code> and
<code xmlns="http://www.w3.org/1999/xhtml" class="literal">3825123056546413050</code>, which prior to this
change, it would be possible for returned values to be
incorrectly identified as prime numbers. <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=272166">[r272166]</a></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=mkimg&amp;sektion=1&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">mkimg</span>(1)</span></a> utility has been
<code xmlns="http://www.w3.org/1999/xhtml" class="literal">3825123056546413050</code>. Prior to this change,
it was possible for returned values to be incorrectly
identified as prime numbers. <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=272166">[r272166]</a></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=mkimg&amp;sektion=1&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">mkimg</span>(1)</span></a> utility has been
updated to include three options used to print information
about <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=mkimg&amp;sektion=1&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">mkimg</span>(1)</span></a> itself: <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=272198">[r272198]</a></p><div class="informaltable"><table border="0"><colgroup><col /><col /></colgroup><thead><tr><th>Option</th><th>Output</th></tr></thead><tbody><tr><td><code class="literal">--version</code></td><td>The current version of the <a class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=mkimg&amp;sektion=1&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">mkimg</span>(1)</span></a>
utility</td></tr><tr><td><code class="literal">--formats</code></td><td>The disk image file formats supported by
@ -239,12 +239,17 @@
<code xmlns="http://www.w3.org/1999/xhtml" class="filename">/etc/resolv.conf</code> if the modification time
has changed. <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=289315">[r289315]</a><span class="contrib">
(Sponsored by
Dell, Inc.)</span></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">By default the <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=ifconfig&amp;sektion=8&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">ifconfig</span>(8)</span></a> utility
Dell, Inc.)</span></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=uuencode&amp;sektion=1&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">uuencode</span>(1)</span></a> utility has been
updated to include a new flag, <code xmlns="http://www.w3.org/1999/xhtml" class="literal">-r</code>, which
when used will generate raw output similar the
<a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=uudecode&amp;sektion=1&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">uudecode</span>(1)</span></a> <code xmlns="http://www.w3.org/1999/xhtml" class="literal">-r</code> flag. <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=297678">[r297678]</a></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">By default the <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=ifconfig&amp;sektion=8&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">ifconfig</span>(8)</span></a> utility
will set the default regulatory domain to
<code xmlns="http://www.w3.org/1999/xhtml" class="literal">FCC</code> on wireless interfaces. As a result,
newly created wireless interfaces with default settings will
have less chances to violate country-specific
regulations. <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=300738">[r300738]</a></p></div><div class="sect2"><div xmlns="" class="titlepage"><div><div><h3 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="userland-contrib"></a>4.3. Contributed Software</h3></div></div></div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <span xmlns="http://www.w3.org/1999/xhtml" class="application">binutils</span>
regulations. <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=300738">[r300738]</a></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">A bug in the <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=ul&amp;sektion=1&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">ul</span>(1)</span></a> utility that
caused lines to be truncated at 512 characters has been
fixed. <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=302558">[r302558]</a></p></div><div class="sect2"><div xmlns="" class="titlepage"><div><div><h3 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="userland-contrib"></a>4.3. Contributed Software</h3></div></div></div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <span xmlns="http://www.w3.org/1999/xhtml" class="application">binutils</span>
suite of utilities has been updated to include upstream
patches that add new relocations for powerpc
support. <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=275718">[r275718]</a></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The
@ -389,7 +394,8 @@
<code xmlns="http://www.w3.org/1999/xhtml" class="filename">/usr/local</code>. <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=270676">[r270676]</a></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">A new <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=rc&amp;sektion=8&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">rc</span>(8)</span></a> script,
<code xmlns="http://www.w3.org/1999/xhtml" class="filename">growfs</code>, has been added, which will resize
the root filesystem on boot if <code xmlns="http://www.w3.org/1999/xhtml" class="filename">/firstboot</code>
exists. <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=273955">[r273955]</a></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <code xmlns="http://www.w3.org/1999/xhtml" class="filename">mrouted</code>
exists and <code xmlns="http://www.w3.org/1999/xhtml" class="literal">growfs_enable</code> is enabled in
<a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=rc.conf&amp;sektion=5&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">rc.conf</span>(5)</span></a>. <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=273955">[r273955]</a></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <code xmlns="http://www.w3.org/1999/xhtml" class="filename">mrouted</code>
<a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=rc&amp;sektion=8&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">rc</span>(8)</span></a> script has been removed from the base system. An
equivalent script is available from the <code xmlns="http://www.w3.org/1999/xhtml" class="filename">net/mrouted</code> port. <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=275299">[r275299]</a></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=service&amp;sektion=8&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">service</span>(8)</span></a> utility has been
updated to honor entries within <code xmlns="http://www.w3.org/1999/xhtml" class="filename">/etc/rc.conf.d/</code>. <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=287576">[r287576]</a><span class="contrib">
@ -777,7 +783,12 @@
<code xmlns="http://www.w3.org/1999/xhtml" class="literal">scrub fragment reassemble</code> filtering rule,
without necessary intervention. <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=287222">[r287222]</a></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=lagg&amp;sektion=4&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">lagg</span>(4)</span></a> driver has been updated
to remove support for the <code xmlns="http://www.w3.org/1999/xhtml" class="literal">fec</code>
protocol. <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=288654">[r288654]</a></p></div></div><div class="sect1"><div xmlns="" class="titlepage"><div><div><h2 xmlns="http://www.w3.org/1999/xhtml" class="title" style="clear: both"><a id="hardware"></a>7. Hardware Support</h2></div></div></div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">This section covers general hardware support for physical
protocol. <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=288654">[r288654]</a></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=dummynet&amp;sektion=4&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">dummynet</span>(4)</span></a> driver has been
updated to include support for <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">AQM</acronym> (Active
Queue Management), adding support for <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">PIE</acronym>
(Proportional Integral controller Enhanced) and
<acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">FQ-PIE</acronym> (Fair Queueing Proportional Integral
controller Enhanced). <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=300779">[r300779]</a></p></div></div><div class="sect1"><div xmlns="" class="titlepage"><div><div><h2 xmlns="http://www.w3.org/1999/xhtml" class="title" style="clear: both"><a id="hardware"></a>7. Hardware Support</h2></div></div></div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">This section covers general hardware support for physical
machines, hypervisors, and virtualization environments, as well
as hardware changes and updates that do not otherwise fit in
other sections of this document. </p><div class="sect2"><div xmlns="" class="titlepage"><div><div><h3 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="hardware-support"></a>7.1. Hardware Support</h3></div></div></div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=asmc&amp;sektion=4&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">asmc</span>(4)</span></a> driver has been
@ -863,9 +874,9 @@
<a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=hv_netvsc&amp;sektion=4&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">hv_netvsc</span>(4)</span></a> driver has been updated to support checksum
offloading and <acronym xmlns="http://www.w3.org/1999/xhtml" class="acronym">TSO</acronym>. <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=284746">[r284746]</a><span class="contrib">
(Sponsored by
Microsoft Open Source Technology Center)</span></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=xen&amp;sektion=4&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">xen</span>(4)</span></a> driver has been updated
to include support for <code xmlns="http://www.w3.org/1999/xhtml" class="literal">blkif</code> indirect
segment I/O. <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=286062">[r286062]</a></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">Indirect segment I/O is enabled by
Microsoft Open Source Technology Center)</span></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=xen&amp;sektion=4&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">xen</span>(4)</span></a> blkfront driver has been
updated to include support for <code xmlns="http://www.w3.org/1999/xhtml" class="literal">blkif</code>
indirect segment I/O. <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=286062">[r286062]</a></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">Indirect segment I/O is enabled by
default in the Xen blkfront driver when running on AWS
EC2. <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=302288">[r302288]</a></p><p xmlns="http://www.w3.org/TR/xhtml1/transitional">Native graphics support has been added
to the <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=bhyve&amp;sektion=8&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">bhyve</span>(8)</span></a> hypervisor. <a href="http://svn.freebsd.org/viewvc/base?view=revision&amp;revision=302332">[r302332]</a></p></div><div class="sect2"><div xmlns="" class="titlepage"><div><div><h3 xmlns="http://www.w3.org/1999/xhtml" class="title"><a id="hardware-arm"></a>7.3. ARM Support</h3></div></div></div><p xmlns="http://www.w3.org/TR/xhtml1/transitional">The <a xmlns="http://www.w3.org/1999/xhtml" class="citerefentry" href="http://www.FreeBSD.org/cgi/man.cgi?query=nand&amp;sektion=4&amp;manpath=freebsd-release-ports"><span class="citerefentry"><span class="refentrytitle">nand</span>(4)</span></a> device is enabled for