Add two newsflash entries for the LAND attack and F00F bug fixes.
Also added F00F bug fix to ERRATA.
This commit is contained in:
parent
c9a869b970
commit
7a519f9039
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2229
2 changed files with 32 additions and 4 deletions
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-11-21 18:41:36 $">
|
||||
<!ENTITY date "$Date: 1997-12-03 05:55:54 $">
|
||||
<!ENTITY title "FreeBSD News flash!">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: newsflash.sgml,v 1.61 1997-11-21 18:41:36 jfieber Exp $ -->
|
||||
<!-- $Id: newsflash.sgml,v 1.62 1997-12-03 05:55:54 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
|
@ -19,6 +19,20 @@
|
|||
see the <strong><a href="&base/releases/index.html">Release
|
||||
Information</a></strong> page.</p>
|
||||
|
||||
<h2>December 1997</h2>
|
||||
<li><b>2-Dec-97</b>
|
||||
The "FOOF" bug has now been fixed in our 3.0-stable and 2.2-stable
|
||||
branches and can either be incorporated by using the
|
||||
<a href="handbook/cvsup.html">CVSup</a> utility, as described below
|
||||
for the LAND attack fix, or by applying
|
||||
<a href="ftp://ftp.freebsd.org/pub/FreeBSD/2.2.5-RELEASE/updates/f00f.diff.2.2">these patches</a>.<p></p></li>
|
||||
|
||||
<li><b>1-Dec-97</b>
|
||||
The "LAND attack" bug in TCP/IP has now been fixed in all relevant
|
||||
branches and can be incorporated by using the
|
||||
<a href="handbook/cvsup.html">CVSup</a> utility to track the
|
||||
latest 2.2 or 3.0 sources.<p></p></li>
|
||||
|
||||
<h2>November 1997</h2>
|
||||
<ul>
|
||||
<li><b>21-Nov-97</b>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue