Regen from r181796.

This commit is contained in:
Bruce A. Mah 2008-08-17 13:03:59 +00:00
parent 70edfd8ab5
commit b3ea3da2f4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=32678

View file

@ -18,8 +18,8 @@ alink="#0000FF">
<p class="COPYRIGHT">Copyright &copy; 2008 The FreeBSD Documentation Project</p>
<p class="PUBDATE">$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v
1.73.4.4 2008/04/17 19:03:43 delphij Exp $<br />
<p class="PUBDATE">$FreeBSD: stable/7/release/doc/en_US.ISO8859-1/errata/article.sgml
181796 2008-08-17 12:58:32Z bmah $<br />
</p>
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
@ -113,6 +113,15 @@ target="_top">SA-08:05.openssh</a></td>
<p>OpenSSH X11-forwarding privilege escalation</p>
</td>
</tr>
<tr>
<td><a href="http://security.freebsd.org/advisories/FreeBSD-SA-08:06.bind.asc"
target="_top">SA-08:06.bind</a></td>
<td>13&nbsp;July&nbsp;2008</td>
<td>
<p>DNS cache poisoning</p>
</td>
</tr>
</tbody>
</table>
</div>
@ -141,10 +150,11 @@ href="http://www.FreeBSD.org/cgi/man.cgi?query=re&sektion=4&manpath=FreeBSD+7.0-
Some users have reported that using a newer version of this driver (on HEAD) has solved
their problems, or at least mitigated them.</p>
<p>[20080229] A change in the way that FreeBSD sends TCP options has been reported to
cause odd interactions with some cable modem routers. While this issue is still under
investigation, a change has been committed to HEAD that returns the option processing to
that of FreeBSD 6. So far, this change has shown some promising results.</p>
<p>[20080229, updated 20080817] A change in the way that FreeBSD sends TCP options has
been reported to cause connectivity issues. This problem has been corrected on HEAD and
the RELENG_7 and RELENG_7_0 branches.. Further details are contained in errta notice <a
href="http://security.FreeBSD.org/advisories/FreeBSD-EN-08:02.tcp.asc"
target="_top">FreeBSD-EN-08:02.tcp</a>.</p>
<p>[20080307] The FreeBSD implementation of SCTP currently depends on having <tt
class="LITERAL">INET6</tt> support compiled into the kernel. This requirement is planned