4.6.2 is out the door, so take it off of the "upcoming" release
schedule. While I'm here, note that RELENG_2_2 and RELENG_3 aren't officially supported. Also fix some wording and add some fullstops that I probably should have added originally.
This commit is contained in:
parent
49bc7c25a8
commit
53e479b5f8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=13904
1 changed files with 9 additions and 21 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.19 2002/08/06 07:59:38 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releng/index.sgml,v 1.20 2002/08/07 15:40:55 bmah Exp $">
|
||||
<!ENTITY email 're'>
|
||||
<!ENTITY title "Release Engineering Information">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
|
@ -34,18 +34,6 @@
|
|||
<h1>Upcoming Release Schedule</h1>
|
||||
|
||||
<ul>
|
||||
<li><p><strong>(Work In Progress)</strong> : FreeBSD 4.6.2 - A ``point
|
||||
release'' with updated SSH, BIND, OpenSSL, ATA fixes, and other changes
|
||||
from the RELENG_4_6 release branch.</p>
|
||||
|
||||
<p>Note: Some earlier documents refer to a pending FreeBSD
|
||||
4.6.1-RELEASE. Due to some unexpected developments that
|
||||
occurred late during the release engineering cycle, the release
|
||||
engineering team decided <a
|
||||
href="http://docs.freebsd.org/cgi/getmsg.cgi?fetch=422979+0+archive/2002/freebsd-stable/20020804.freebsd-stable">not
|
||||
to release</a> the 4.6.1 point release.</p>
|
||||
|
||||
</li>
|
||||
<li><p><strong>(Work In Progress)</strong> : <a
|
||||
href="&base;/releases/5.0R/schedule.html">FreeBSD 5.0 Developer
|
||||
Preview 2</a></p></li>
|
||||
|
|
@ -61,7 +49,7 @@
|
|||
<h1>Code-Freeze Status</h1>
|
||||
|
||||
<p>The following table lists the code freeze status for the major
|
||||
development branches for the <tt>src/</tt> subtree of the FreeBSD CVS
|
||||
branches of the <tt>src/</tt> subtree of the FreeBSD CVS
|
||||
repository. Commits to any branch listed as "frozen" must first be
|
||||
reviewed and approved by the relevant contact party.</p>
|
||||
|
||||
|
|
@ -80,7 +68,7 @@ subtrees are not branched and not covered by this table.</p>
|
|||
<td> <tt>HEAD</tt> </td>
|
||||
<td> Open </td>
|
||||
<td> committers </td>
|
||||
<td> Active development branch for -CURRENT </td>
|
||||
<td> Active development branch for -CURRENT. </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
@ -94,42 +82,42 @@ subtrees are not branched and not covered by this table.</p>
|
|||
<td> <tt>RELENG_4_6</tt> </td>
|
||||
<td> Frozen </td>
|
||||
<td> <a href="mailto:security-officer@FreeBSD.org">security-officer@FreeBSD.org</a> </td>
|
||||
<td> FreeBSD 4.6 supported security fix branch </td>
|
||||
<td> FreeBSD 4.6 supported security fix branch. </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>RELENG_4_5</tt> </td>
|
||||
<td> Frozen </td>
|
||||
<td> <a href="mailto:security-officer@FreeBSD.org">security-officer@FreeBSD.org</a> </td>
|
||||
<td> FreeBSD 4.5 supported security fix branch </td>
|
||||
<td> FreeBSD 4.5 supported security fix branch. </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>RELENG_4_4</tt> </td>
|
||||
<td> Frozen </td>
|
||||
<td> <a href="mailto:security-officer@FreeBSD.org">security-officer@FreeBSD.org</a> </td>
|
||||
<td> FreeBSD 4.4 security fix branch (not officially supported) </td>
|
||||
<td> FreeBSD 4.4 security fix branch (not officially supported). </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>RELENG_4_3</tt> </td>
|
||||
<td> Frozen </td>
|
||||
<td> <a href="mailto:security-officer@FreeBSD.org">security-officer@FreeBSD.org</a> </td>
|
||||
<td> FreeBSD 4.3 security fix branch (not officially supported) </td>
|
||||
<td> FreeBSD 4.3 security fix branch (not officially supported). </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>RELENG_3</tt> </td>
|
||||
<td> Open </td>
|
||||
<td> committers </td>
|
||||
<td> Maintenance branch for 3-STABLE </td>
|
||||
<td> Maintenance branch for 3-STABLE (not officially supported). </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> <tt>RELENG_2_2</tt> </td>
|
||||
<td> Open </td>
|
||||
<td> committers </td>
|
||||
<td> Maintenance branch for 2.2-STABLE </td>
|
||||
<td> Maintenance branch for 2.2-STABLE (not officially supported). </td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue