This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commit/www] update release schedule page...


Hello,

FYI: I just updated the release schedule page.

For our next release, currently labeled '7.4', I picked a date a bit
arbitrarily.  I try to keep us on a 6-month release cycle, but with
the delays we've had with 7.3, we've already had time to accumulate
a number of interesting features.

So, I picked a late-november week for branching, followed by a first
release 2 weeks later, for a Christmas release. That's about 4 months
from now. Maybe we might even want to move it ahead? We can also keep
this date as is, and start the process early if we feel ready earlier.

Wiki page for the 7.4 release:
http://sourceware.org/gdb/wiki/GDB_7.4_Release

As for a possible 7.3.1 release, I guess it will depend on a number
of factors:
  - Whether we get a fix for the OpenBSD problem Mark reported
  - Whether we find problems with 7.3 that should and can be fixed
    in a 7.3.1.
For now, given the short turn-around I'd like to have before we
start working on 7.4, we may not have a 7.3.1.  But I am not ruling
this possibility out.

-- 
Joel
Index: schedule/index.html
===================================================================
RCS file: /cvs/gdb/htdocs/schedule/index.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -u -p -r1.48 -r1.49
--- schedule/index.html	16 Dec 2010 05:17:55 -0000	1.48
+++ schedule/index.html	26 Jul 2011 18:36:02 -0000	1.49
@@ -50,19 +50,19 @@ Fish]" /></a>
 
 <center>
 <table>
-<tr><td></td><th>CURRENT (7.2)</th><th>NEXT (7.3)</th>
+<tr><td></td><th>CURRENT (7.3)</th><th>NEXT (7.4)</th>
 </tr>
 <tr>
-<th>Branch:</th><td>July (2010-07-05)</td><td>February (2011-02-21)</td>
+<th>Branch:</th><td>April (2011-04-03)</td><td>November (2011-11-23)</td>
 </tr>
 <tr>
-<th>Pre-release:</th><td>February (2010-07-05)</td><td>February (2011-02-21)</td>
+<th>Pre-release:</th><td>July (2011-07-06)</td><td>November (2011-11-23)</td>
 </tr>
 <tr>
-<th>Release:</th><td>February (2010-07-29)</td><td>March (2011-03-07)</td>
+<th>Release:</th><td>July (2011-07-26)</td><td>March (2011-12-07)</td>
 </tr>
 <tr>
-<th>reSpin:</th><td>Imminent (as of 2010-12-16)</td><td>[3 months after release]</td>
+<th>reSpin:</th><td>None (as of 2011-07-26)</td><td>[3 months after release]</td>
 </tr>
 </table>
 </center>
@@ -83,6 +83,9 @@ equivalent amount.
 <tr> <th>Release</th><th>Estimate</th><th>Schedule</th><th>Actual</th><th>Slip (months)</th><th align=left>Comment</th></tr>
 
 <tr>
+<td>7.3</td><td>2011-03</td><td>2011-03</td><td>2011-07-26</td>
+  <td align=center>1</td><td align=left>Regressions due to "dwarf2
+  physname" took a very long time to fix</td> </tr>
 <td>7.2</td><td>2010-08</td><td>2010-07</td><td>2010-09-02</td>
   <td align=center>2</td><td align=left>Some blocking problems
   discovered prior to branching; a delay due to the Release Manager
@@ -212,7 +215,7 @@ Floor, Boston, MA 02110-1301 USA.</p>
 <p>Verbatim copying and distribution of this entire article is
 permitted in any medium, provided this notice is preserved.</p>
 
-<p>Last modified 2010-12-16.</p>
+<p>Last modified 2011-07-26.</p>
 </address>
 
 </body>

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]