(Somewhat belatedly) regenerate from article.sgml 1.1.2.72.
Pointed out by: Ross Lippert <ripper@eskimo.com> Pointy hat to: bmah
This commit is contained in:
parent
687ef35629
commit
2cf65b3c25
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13737
1 changed files with 35 additions and 2 deletions
|
@ -22,7 +22,7 @@
|
|||
|
||||
<p class="PUBDATE">$FreeBSD:
|
||||
src/release/doc/en_US.ISO8859-1/errata/article.sgml,v
|
||||
1.1.2.70 2002/06/27 17:01:35 bmah Exp $<br>
|
||||
1.1.2.72 2002/07/13 17:37:13 bmah Exp $<br>
|
||||
</p>
|
||||
<hr>
|
||||
</div>
|
||||
|
@ -91,12 +91,33 @@
|
|||
"ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:28.resolv.asc"
|
||||
target="_top">FreeBSD-SA-02:28</a> for more information
|
||||
and a fix.</p>
|
||||
|
||||
<p>Badly-formed NFS packets could trigger a buffer overflow
|
||||
in <a href=
|
||||
"http://www.FreeBSD.org/cgi/man.cgi?query=tcpdump&sektion=1&manpath=FreeBSD+4.5-stable">
|
||||
<span class="CITEREFENTRY"><span class=
|
||||
"REFENTRYTITLE">tcpdump</span>(1)</span></a>. For a fix to
|
||||
this problem, see security advisory <a href=
|
||||
"ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:29.tcpdump.asc"
|
||||
target="_top">FreeBSD-SA-02:29</a>.</p>
|
||||
|
||||
<p><a href=
|
||||
"http://www.FreeBSD.org/cgi/man.cgi?query=ktrace&sektion=1&manpath=FreeBSD+4.5-stable">
|
||||
<span class="CITEREFENTRY"><span class=
|
||||
"REFENTRYTITLE">ktrace</span>(1)</span></a> can be used to
|
||||
trace the operation of formerly-privileged processes. This
|
||||
is undesirable, as it is then possible to leak information
|
||||
obtained while these processes had elevated privileges. See
|
||||
security advisory <a href=
|
||||
"ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:30.ktrace.asc"
|
||||
target="_top">FreeBSD-SA-02:30</a> for a workaround and a
|
||||
fix.</p>
|
||||
</div>
|
||||
|
||||
<div class="SECT1">
|
||||
<hr>
|
||||
|
||||
<h1 class="SECT1"><a name="AEN29">3 Late-Breaking
|
||||
<h1 class="SECT1"><a name="AEN39">3 Late-Breaking
|
||||
News</a></h1>
|
||||
|
||||
<p>In FreeBSD 4.6-RELEASE, the default maximum TCP window
|
||||
|
@ -243,6 +264,18 @@
|
|||
|
||||
<p>As of this writing, this issue is under continuing
|
||||
investigation.</p>
|
||||
|
||||
<p>Due to a bug in the release generation process, some of
|
||||
the directories under <tt class=
|
||||
"FILENAME">/usr/share/examples</tt> are empty (most notably
|
||||
<tt class="FILENAME">/usr/share/examples/cvsup</tt>). A
|
||||
partial workaround is to install the <tt class=
|
||||
"FILENAME">sshare</tt> distribution via <a href=
|
||||
"http://www.FreeBSD.org/cgi/man.cgi?query=sysinstall&sektion=8&manpath=FreeBSD+4.5-stable">
|
||||
<span class="CITEREFENTRY"><span class=
|
||||
"REFENTRYTITLE">sysinstall</span>(8)</span></a>. <tt class=
|
||||
"FILENAME">/usr/src/share/examples</tt> will then contain
|
||||
the missing files.</p>
|
||||
</div>
|
||||
</div>
|
||||
<hr>
|
||||
|
|
Loading…
Reference in a new issue