* Fix cut'n'paste typo [1].
* 4.6 and 5.0 are not supported by the Security Officer anymore (acording to www/en/security/security.sgml). PR: www/54751 [1] Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> [1] Approved by: ceri (mentor)
This commit is contained in:
parent
3473871ab3
commit
7db0b90d8a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17646
1 changed files with 4 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.63 2003/07/13 08:10:42 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.64 2003/07/21 23:10:35 scottl Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
|
@ -73,14 +73,14 @@ provided below.</p>
|
|||
<td> <tt>RELENG_5_1</tt> </td>
|
||||
<td> Frozen </td>
|
||||
<td> &contact.so; </td>
|
||||
<td> FreeBSD 5.0 supported security fix branch. </td>
|
||||
<td> FreeBSD 5.1 supported security fix branch. </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>RELENG_5_0</tt> </td>
|
||||
<td> Frozen </td>
|
||||
<td> &contact.so; </td>
|
||||
<td> FreeBSD 5.0 supported security fix branch. </td>
|
||||
<td> FreeBSD 5.0 security fix branch (not officially supported). </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
@ -108,7 +108,7 @@ provided below.</p>
|
|||
<td> <tt>RELENG_4_6</tt> </td>
|
||||
<td> Frozen </td>
|
||||
<td> &contact.so; </td>
|
||||
<td> FreeBSD 4.6 supported security fix branch. </td>
|
||||
<td> FreeBSD 4.6 security fix branch (not officially supported). </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue