Add 6.3-RELEASE to the EoL table; it will be supported until the end of
January 2010. Insert the same date as the estimated EoL for RELENG_6; if there turns out to be a 6.4-RELEASE at some later date, the EoL for RELENG_6 will be correspondingly extended, but unless/until the release engineering team decides that 6.4-RELEASE will happen users should plan on moving to RELENG_7 before the end of January 2010.
This commit is contained in:
parent
ad811d93c0
commit
906214e88d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31326
1 changed files with 10 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.194 2007/08/02 07:06:47 remko Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.195 2007/10/19 00:50:31 cperciva Exp $">
|
||||
<!ENTITY title "FreeBSD Security Information">
|
||||
<!ENTITY % navinclude.support "INCLUDE">
|
||||
<!ENTITY % developers SYSTEM "../developers.sgml"> %developers;
|
||||
<!ENTITY advisories.html.inc SYSTEM "advisories.html.inc">
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/security/security.sgml,v 1.194 2007/08/02 07:06:47 remko Exp $ -->
|
||||
<!-- $FreeBSD: www/en/security/security.sgml,v 1.195 2007/10/19 00:50:31 cperciva Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -260,7 +260,7 @@
|
|||
<td>n/a</td>
|
||||
<td>n/a</td>
|
||||
<td>n/a</td>
|
||||
<td>last release + 2 years</td>
|
||||
<td>January 31, 2010</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>RELENG_6_1</td>
|
||||
|
@ -276,6 +276,13 @@
|
|||
<td>January 15, 2007</td>
|
||||
<td>May 31, 2008</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>RELENG_6_3</td>
|
||||
<td>6.3-RELEASE</td>
|
||||
<td>Extended</td>
|
||||
<td>January 18, 2008</td>
|
||||
<td>January 31, 2010</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p>Older releases are not maintained and users are strongly
|
||||
|
|
Loading…
Reference in a new issue