Fix 3.0-stable bogon.
Submitted by: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
This commit is contained in:
parent
71d48e69c6
commit
7aa8e36dea
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=2304
2 changed files with 6 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-12-26 23:21:14 $">
|
||||
<!ENTITY date "$Date: 1997-12-27 18:57:13 $">
|
||||
<!ENTITY title "FreeBSD News flash!">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: newsflash.sgml,v 1.65 1997-12-26 23:21:14 jkh Exp $ -->
|
||||
<!-- $Id: newsflash.sgml,v 1.66 1997-12-27 18:57:13 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -29,7 +29,7 @@ Information</a></strong> page.</p>
|
|||
<p></p></li>
|
||||
|
||||
<li><b>2-Dec-97</b>
|
||||
The "FOOF" bug has now been fixed in our 3.0-stable and 2.2-stable
|
||||
The "FOOF" bug has now been fixed in our 3.0-current 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
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY date "$Date: 1997-12-26 23:21:14 $">
|
||||
<!ENTITY date "$Date: 1997-12-27 18:57:13 $">
|
||||
<!ENTITY title "FreeBSD News flash!">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
<!-- $Id: newsflash.sgml,v 1.65 1997-12-26 23:21:14 jkh Exp $ -->
|
||||
<!-- $Id: newsflash.sgml,v 1.66 1997-12-27 18:57:13 jkh Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -29,7 +29,7 @@ Information</a></strong> page.</p>
|
|||
<p></p></li>
|
||||
|
||||
<li><b>2-Dec-97</b>
|
||||
The "FOOF" bug has now been fixed in our 3.0-stable and 2.2-stable
|
||||
The "FOOF" bug has now been fixed in our 3.0-current 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
|
||||
|
|
Loading…
Reference in a new issue