Update branch EoLs:
* Add entry for RELENG_6_1. This is an Extended branch, and will expire at the end of May 2008. * Update EoL of RELENG_6: The branch will be alive at least as long as RELENG_6_1 (and longer, assuming there are more 6.x releases). * Extend EoL of RELENG_5_4 to match the EoL of RELENG_5_3 (October 2006). This will give users of FreeBSD 5.4 more time to upgrade to 5.5 (which will be released very soon). * Update EoL of RELENG_5: It will die at the same time as RELENG_5_5, which will be the end of May 2008.
This commit is contained in:
parent
1df802e283
commit
dd12cc52eb
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27805
1 changed files with 12 additions and 5 deletions
|
@ -1,13 +1,13 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.181 2005/11/08 20:39:22 simon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.182 2005/12/11 11:09:13 simon Exp $">
|
||||
<!ENTITY title "FreeBSD Security Information">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navsupport.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
||||
<!ENTITY advisories.html.inc SYSTEM "advisories.html.inc">
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/security/security.sgml,v 1.181 2005/11/08 20:39:22 simon Exp $ -->
|
||||
<!-- $FreeBSD: www/en/security/security.sgml,v 1.182 2005/12/11 11:09:13 simon Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -273,7 +273,7 @@
|
|||
<td>n/a</td>
|
||||
<td>n/a</td>
|
||||
<td>n/a</td>
|
||||
<td>May 31, 2007</td>
|
||||
<td>May 31, 2008</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>RELENG_5_3</td>
|
||||
|
@ -287,14 +287,14 @@
|
|||
<td>5.4-RELEASE</td>
|
||||
<td>Normal</td>
|
||||
<td>May 9, 2005</td>
|
||||
<td>May 31, 2006</td>
|
||||
<td>October 31, 2006</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>RELENG_6</td>
|
||||
<td>n/a</td>
|
||||
<td>n/a</td>
|
||||
<td>n/a</td>
|
||||
<td>November 30, 2007</td>
|
||||
<td>May 31, 2008</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>RELENG_6_0</td>
|
||||
|
@ -303,6 +303,13 @@
|
|||
<td>November 4, 2005</td>
|
||||
<td>November 30, 2006</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>RELENG_6_1</td>
|
||||
<td>6.1-RELEASE</td>
|
||||
<td>Normal</td>
|
||||
<td>May 9, 2006</td>
|
||||
<td>May 31, 2008</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p>Older releases are not maintained and users are strongly
|
||||
|
|
Loading…
Reference in a new issue