Add RELENG_5_4 to the set of supported branches. It will get "normal"
security support, i.e., 12 months. While I'm here, extend the EoL date for RELENG_5 to now + 24 months, since the actual date is going to be 24 months after the last 5.x release.
This commit is contained in:
parent
e9d0c90783
commit
a8edfe10e1
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=24630
1 changed files with 10 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.173 2005/04/01 06:24:27 cperciva Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/security/security.sgml,v 1.174 2005/04/19 20:07:00 simon Exp $">
|
||||
<!ENTITY title "FreeBSD Security Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
<!ENTITY advisories.html.inc SYSTEM "advisories.html.inc">
|
||||
]>
|
||||
<!-- $FreeBSD: www/en/security/security.sgml,v 1.173 2005/04/01 06:24:27 cperciva Exp $ -->
|
||||
<!-- $FreeBSD: www/en/security/security.sgml,v 1.174 2005/04/19 20:07:00 simon Exp $ -->
|
||||
|
||||
<html>
|
||||
&header;
|
||||
|
@ -261,7 +261,7 @@ branch's support being dropped earlier than the date listed.</P>
|
|||
<TD>n/a</TD>
|
||||
<TD>n/a</TD>
|
||||
<TD>n/a</TD>
|
||||
<TD>October 31, 2006</TD>
|
||||
<TD>May 31, 2007</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD>RELENG_5_3</TD>
|
||||
|
@ -270,6 +270,13 @@ branch's support being dropped earlier than the date listed.</P>
|
|||
<TD>November 6, 2004</TD>
|
||||
<TD>October 31, 2006</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD>RELENG_5_4</TD>
|
||||
<TD>5.4-RELEASE</TD>
|
||||
<TD>Normal</TD>
|
||||
<TD>May 9, 2005</TD>
|
||||
<TD>May 31, 2006</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
<P>Older releases are not maintained and users are strongly encouraged
|
||||
|
|
Loading…
Reference in a new issue