- Update status for branches in a post 5.3-RELEASE world.
- Note that RELENG_4_9 is no longer supported by the security team. Approved by: re (hrs)
This commit is contained in:
parent
a2a583d4a8
commit
7e7c782d77
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22839
1 changed files with 12 additions and 5 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.120 2004/10/26 21:52:09 marcus Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.121 2004/11/07 15:14:02 pav Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -66,14 +66,21 @@ provided below.</p>
|
|||
<td> <tt>HEAD</tt> </td>
|
||||
<td> Open </td>
|
||||
<td> </td>
|
||||
<td> Please be conservative with changes until 5.3 is released.</td>
|
||||
<td> Active development branch for -CURRENT. </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>RELENG_5</tt> </td>
|
||||
<td> Frozen </td>
|
||||
<td> Open </td>
|
||||
<td> &contact.re; </td>
|
||||
<td> Branch is locked in preparation for FreeBSD 5.3. </td>
|
||||
<td> Development branch for 5-STABLE. </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>RELENG_5_3</tt> </td>
|
||||
<td> Frozen </td>
|
||||
<td> &contact.so; </td>
|
||||
<td> FreeBSD 5.3 supported security fix branch. </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -115,7 +122,7 @@ provided below.</p>
|
|||
<td> <tt>RELENG_4_9</tt> </td>
|
||||
<td> Frozen </td>
|
||||
<td> &contact.so; </td>
|
||||
<td> FreeBSD 4.9 supported security fix branch. </td>
|
||||
<td> FreeBSD 4.9 security fix branch (not officially supported). </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue