Regen.
This commit is contained in:
parent
758f009b8c
commit
e6a92d969b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31867
3 changed files with 50 additions and 4 deletions
|
@ -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.69.2.52 2008/02/16 16:30:45 bmah Exp $<br />
|
||||
1.69.2.53 2008/04/17 19:10:57 delphij Exp $<br />
|
||||
</p>
|
||||
|
||||
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
|
||||
|
@ -314,6 +314,15 @@ target="_top">SA-08:04.ipsec</a></td>
|
|||
<p>IPsec null pointer dereference panic</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://security.freebsd.org/advisories/FreeBSD-SA-08:05.openssh.asc"
|
||||
target="_top">SA-08:05.openssh</a></td>
|
||||
<td>17 April 2008</td>
|
||||
<td>
|
||||
<p>OpenSSH X11-forwarding privilege escalation</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
|
|
@ -20,7 +20,7 @@ alink="#0000FF">
|
|||
2008 The FreeBSD Documentation Project</p>
|
||||
|
||||
<p class="PUBDATE">$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v
|
||||
1.73.2.56 2008/03/27 04:55:06 bmah Exp $<br />
|
||||
1.73.2.57 2008/04/17 19:08:41 delphij Exp $<br />
|
||||
</p>
|
||||
|
||||
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
|
||||
|
@ -134,6 +134,15 @@ href="http://www.FreeBSD.org/cgi/man.cgi?query=sendfile&sektion=2&manpath=FreeBS
|
|||
write-only file permission bypass</p>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><a href="http://security.freebsd.org/advisories/FreeBSD-SA-08:05.openssh.asc"
|
||||
target="_top">SA-08:05.openssh</a></td>
|
||||
<td>17 April 2008</td>
|
||||
<td>
|
||||
<p>OpenSSH X11-forwarding privilege escalation</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
|
|
@ -19,7 +19,7 @@ alink="#0000FF">
|
|||
<p class="COPYRIGHT">Copyright © 2008 The FreeBSD Documentation Project</p>
|
||||
|
||||
<p class="PUBDATE">$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v
|
||||
1.73.4.3 2008/03/07 16:32:42 bmah Exp $<br />
|
||||
1.73.4.4 2008/04/17 19:03:43 delphij Exp $<br />
|
||||
</p>
|
||||
|
||||
<div class="LEGALNOTICE"><a id="TRADEMARKS" name="TRADEMARKS"></a>
|
||||
|
@ -87,7 +87,35 @@ target="_top">ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/</a>.</p>
|
|||
<hr />
|
||||
<h2 class="SECT1"><a id="SECURITY" name="SECURITY">2 Security Advisories</a></h2>
|
||||
|
||||
<p>No advisories.</p>
|
||||
<p>The following security advisories pertain to FreeBSD 7.0-RELEASE. For more
|
||||
information, consult the individual advisories available from <a
|
||||
href="http://security.FreeBSD.org/" target="_top">http://security.FreeBSD.org/</a>.</p>
|
||||
|
||||
<div class="INFORMALTABLE"><a id="AEN34" name="AEN34"></a>
|
||||
<table border="0" frame="void" class="CALSTABLE">
|
||||
<col width="1*" />
|
||||
<col width="1*" />
|
||||
<col width="3*" />
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Advisory</th>
|
||||
<th>Date</th>
|
||||
<th>Topic</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><a href="http://security.freebsd.org/advisories/FreeBSD-SA-08:05.openssh.asc"
|
||||
target="_top">SA-08:05.openssh</a></td>
|
||||
<td>17 April 2008</td>
|
||||
<td>
|
||||
<p>OpenSSH X11-forwarding privilege escalation</p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="SECT1">
|
||||
|
|
Loading…
Reference in a new issue