Regen from errata/article.sgml 1.73.2.51.

This commit is contained in:
Bruce A. Mah 2007-11-30 06:00:48 +00:00
parent 0b93848c83
commit 3c35683b99
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31070

View file

@ -20,7 +20,7 @@ alink="#0000FF">
FreeBSD Documentation Project</p>
<p class="PUBDATE">$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v
1.73.2.50 2007/07/30 16:51:06 bmah Exp $<br />
1.73.2.51 2007/11/30 05:55:05 bmah Exp $<br />
</p>
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
@ -95,7 +95,7 @@ documents due to space limitations.</p>
<p>[20070116] Some versions of the release announcement contained an incorrect manual
page reference for the GELI disk encryption subsystem. The correct manual page is <a
href="http://www.FreeBSD.org/cgi/man.cgi?query=geli&sektion=8&manpath=FreeBSD+6.0-stable">
href="http://www.FreeBSD.org/cgi/man.cgi?query=geli&sektion=8&manpath=FreeBSD+6.3-stable">
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">geli</span>(8)</span></a>.</p>
</div>
@ -127,7 +127,7 @@ target="_top">SA-07:02.bind</a></td>
<td>9&nbsp;February&nbsp;2007</td>
<td>
<p>Multiple Denial of Service vulnerabilities in <a
href="http://www.FreeBSD.org/cgi/man.cgi?query=named&sektion=8&manpath=FreeBSD+6.0-stable">
href="http://www.FreeBSD.org/cgi/man.cgi?query=named&sektion=8&manpath=FreeBSD+6.3-stable">
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">named</span>(8)</span></a></p>
</td>
</tr>
@ -147,11 +147,20 @@ target="_top">SA-07:05.libarchive</a></td>
<td>12&nbsp;July&nbsp;2007</td>
<td>
<p>Errors handling corrupt tar files in <a
href="http://www.FreeBSD.org/cgi/man.cgi?query=libarchive&sektion=3&manpath=FreeBSD+6.0-stable">
href="http://www.FreeBSD.org/cgi/man.cgi?query=libarchive&sektion=3&manpath=FreeBSD+6.3-stable">
<span class="CITEREFENTRY"><span
class="REFENTRYTITLE">libarchive</span>(3)</span></a></p>
</td>
</tr>
<tr>
<td><a href="http://security.FreeBSD.org/advisories/FreeBSD-SA-07:09.random.asc"
target="_top">SA-07:09.random</a></td>
<td>29&nbsp;November&nbsp;2007</td>
<td>
<p>Random value disclosure</p>
</td>
</tr>
</tbody>
</table>
</div>
@ -163,7 +172,7 @@ class="REFENTRYTITLE">libarchive</span>(3)</span></a></p>
Solutions</a></h2>
<p>[20070116] As mentioned in the release notes, the <a
href="http://www.FreeBSD.org/cgi/man.cgi?query=arcmsr&sektion=4&manpath=FreeBSD+6.0-stable">
href="http://www.FreeBSD.org/cgi/man.cgi?query=arcmsr&sektion=4&manpath=FreeBSD+6.3-stable">
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">arcmsr</span>(4)</span></a> driver
was updated for FreeBSD 6.2-RELEASE. Some isolated crash problems were noted after this
update, although the driver in general tends to work quite well for many testers, and it
@ -196,11 +205,11 @@ and <tt class="LITERAL">freebsd-stable@</tt> mailing lists.</p>
<p>[20070123, updated 20070307 FreeBSD 6.2-RELEASE does not properly add a host route to
the destination of a <a
href="http://www.FreeBSD.org/cgi/man.cgi?query=gif&sektion=4&manpath=FreeBSD+6.0-stable"><span
href="http://www.FreeBSD.org/cgi/man.cgi?query=gif&sektion=4&manpath=FreeBSD+6.3-stable"><span
class="CITEREFENTRY"><span class="REFENTRYTITLE">gif</span>(4)</span></a> interface
configured as an IPv6 point-to-point interface. This makes it impossible to send traffic
across the tunnel. A workaround is to add the required route manually. If the <a
href="http://www.FreeBSD.org/cgi/man.cgi?query=gif&sektion=4&manpath=FreeBSD+6.0-stable"><span
href="http://www.FreeBSD.org/cgi/man.cgi?query=gif&sektion=4&manpath=FreeBSD+6.3-stable"><span
class="CITEREFENTRY"><span class="REFENTRYTITLE">gif</span>(4)</span></a> interface was
configured as:</p>
@ -223,7 +232,7 @@ href="http://security.FreeBSD.org/advisories/FreeBSD-EN-07:02.net.asc"
target="_top">EN-07:02.net</a>.</p>
<p>[20070307] Under certain circumstances, a failed <a
href="http://www.FreeBSD.org/cgi/man.cgi?query=jail&sektion=8&manpath=FreeBSD+6.0-stable">
href="http://www.FreeBSD.org/cgi/man.cgi?query=jail&sektion=8&manpath=FreeBSD+6.3-stable">
<span class="CITEREFENTRY"><span class="REFENTRYTITLE">jail</span>(8)</span></a> startup
may cause some undesired changes to a host's network interface configuration, due to a
bug in the <tt class="FILENAME">rc.d/jail</tt> startup script. This problem has been
@ -232,7 +241,7 @@ corrected on HEAD, RELENG_6, and RELENG_6_2, and is documented in FreeBSD Errata
target="_top">EN-07:03.rc.d_jail</a>.</p>
<p>[20070318] The <a
href="http://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=FreeBSD+6.0-stable">
href="http://www.FreeBSD.org/cgi/man.cgi?query=freebsd-update&sektion=8&manpath=FreeBSD+6.3-stable">
<span class="CITEREFENTRY"><span
class="REFENTRYTITLE">freebsd-update</span>(8)</span></a> client included in FreeBSD
6.2-RELEASE does not properly update SMP kernels. This bug has been fixed on HEAD,