Clarify the EoL date for RELENG_6: It will cease to be supported at the
same time as the last release from that branch, i.e., two years after the last release. Wording suggested by: phk
This commit is contained in:
parent
b3aa833bba
commit
3f3ffbac77
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28044
1 changed files with 3 additions and 3 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.185 2006/05/26 21:29:40 simon Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.186 2006/06/05 18:48:45 cperciva 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.185 2006/05/26 21:29:40 simon Exp $ -->
|
||||
<!-- $FreeBSD: www/en/security/security.sgml,v 1.186 2006/06/05 18:48:45 cperciva Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -294,7 +294,7 @@
|
|||
<td>n/a</td>
|
||||
<td>n/a</td>
|
||||
<td>n/a</td>
|
||||
<td>May 31, 2008</td>
|
||||
<td>last release + 2 years</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>RELENG_6_0</td>
|
||||
|
|
Loading…
Reference in a new issue