Update the code-freeze state for src/ (HEAD) and ports/. Note the

creation of the RELENG_5_1 src/ branch.  Update anticipated release
date for 5.1.
This commit is contained in:
Bruce A. Mah 2003-06-03 00:41:32 +00:00
parent 9d7623536f
commit 4f57ac4fd7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17158

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.53 2003/05/23 14:40:14 bmah Exp $"> <!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.54 2003/05/27 16:30:24 obrien Exp $">
<!ENTITY email 're'> <!ENTITY email 're'>
<!ENTITY title "Release Engineering Information"> <!ENTITY title "Release Engineering Information">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -35,7 +35,7 @@
slippage.</p> slippage.</p>
<ul> <ul>
<li><p><strong>June 2, 2003</strong> : <a href="&base;/releases/5.1R/schedule.html">FreeBSD 5.1</a></p></li> <li><p><strong>June 4, 2003</strong> : <a href="&base;/releases/5.1R/schedule.html">FreeBSD 5.1</a></p></li>
</ul> </ul>
<a name="freeze"></a> <a name="freeze"></a>
@ -58,13 +58,21 @@ provided below.</p>
<tr> <tr>
<td> <tt>HEAD</tt> </td> <td> <tt>HEAD</tt> </td>
<td> Frozen </td> <td> Semi-Frozen </td>
<td> &contact.re; </td> <td> &contact.re; </td>
<td> Active development branch for -CURRENT. Commits to this <td> Active development branch for -CURRENT. Commits to this
branch will be in 5.1-RELEASE and 5-STABLE. Sometime around branch will be in 5.1-RELEASE and 5-STABLE. Sometime around
the release of 5.2-RELEASE, we will branch RELENG_5 (for 5-STABLE) and this the release of 5.2-RELEASE, we will branch RELENG_5 (for 5-STABLE) and this
branch will then be known as 6-CURRENT. All commits must have branch will then be known as 6-CURRENT. Review by &contact.re;
&contact.re; approval during the code freeze.</td> is strongly encouraged for large and/or potentially destabilizing
commits.</td>
</tr>
<tr>
<td> <tt>RELENG_5_1</tt> </td>
<td> Frozen </td>
<td> &contact.re; </td>
<td> FreeBSD 5.1 release branch. Frozen for upcoming 5.1 release. </td>
</tr> </tr>
<tr> <tr>
@ -145,7 +153,7 @@ provided below.</p>
</tr> </tr>
<tr> <tr>
<td> <tt>ports/</tt> </td> <td> <tt>ports/</tt> </td>
<td> Frozen </td> <td> Open </td>
<td> freebsd-ports </td> <td> freebsd-ports </td>
<td> FreeBSD Ports Collection. </td> <td> FreeBSD Ports Collection. </td>
</tr> </tr>