This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
link to 5.17.0 release announcement
[perl5.git] / Porting / release_schedule.pod
index a4c3251..60c6f2d 100644 (file)
@@ -7,45 +7,47 @@ release schedules for the next, current and previous stable versions
 of Perl.  Dates with all question marks will only be releases if
 deemed necessary by the Pumpking.
 
-=head2 Perl 5.16
+=head2 Perl 5.18
 
-Code freezes (which happen in the 5.15.X series)
+Code freezes (which happen in the 5.17.X series)
 
-  2011-12-20  5.15.6    Contentious changes freeze
-  2012-02-20  5.15.8    User-visible changes freeze
-  2012-03-20  5.15.9    Full code freeze
+  2013-01-20  5.17.8    Contentious changes freeze
+  2013-02-20  5.17.9    User-visible changes freeze
+  2013-03-20  5.17.10   Full code freeze
 
 Release schedule (with release manager):
 
-  2012-04-01  5.16.0-RC0      Jesse Vincent?
+  2013-04-??  5.18.0-RC0      Ricardo Signes
   ...(interim RC releases)...
-  2012-05-16  5.16.0 (final)  Jesse Vincent
+  2013-05-18  5.18.0 (final)  Ricardo Signes
 
-=head2 Perl 5.14
+(RC0 will be released once we think that all the blockers have been
+addressed.  This typically means some time in April or May.)
+
+=head2 Perl 5.16
 
 Release schedule (with release managers):
 
-  2011-05-14  5.14.0 (final)  Jesse Vincent
-  2011-06-16  5.14.1          Jesse Vincent
-  2011-09-14  5.14.2          ??
-  2011-12-14  5.14.3          ??
-  ????-??-??  5.14.4          ??
+  2012-05-20  5.16.0 ✓        Ricardo Signes
+  2012-06-??  5.16.1          Ricardo Signes
+  2012-09-14  5.16.2          ??
+  2013-0?-??  5.16.3          ??
+  ????-??-??  5.16.4          ??
 
-=head2 Perl 5.12
+=head2 Perl 5.14
 
 Release schedule (with release managers):
 
- 2010-04-12   5.12.0          Jesse Vincent
- 2010-05-16   5.12.1          Jesse Vincent
- 2010-09-06   5.12.2          Jesse Vincent
- 2011-01-21   5.12.3          Ricardo Signes
- 2011-06-20   5.12.4          Leon Brocard
- ????-??-??   5.12.5          ??
+  2011-05-14  5.14.0 (final)  Jesse Vincent
+  2011-06-16  5.14.1 ✓        Jesse Vincent
+  2011-09-14  5.14.2 ✓        Florian Ragwitz
+  2012-0?-??  5.14.3          Ricardo Signes
+  ????-??-??  5.14.4          ??
 
 =head1 DEVELOPMENT RELEASE SCHEDULE
 
 This schedule lists the release engineers for at least the next
-four months of releases of bleadperl. If there are fewer than 
+four months of releases of bleadperl. If there are fewer than
 four months listed as you make a release, it's important
 that you extend the schedule AND B<identify the next release engineer>.
 
@@ -56,20 +58,19 @@ When shipping a release, you should include the schedule for (at least)
 the next four releases. If a stable version of Perl is released,
 you should reset the version numbers to the next blead series.
 
-=head2 Perl 5.15
-
-Release schedule (with release managers and code freeze points):
+=head2 Perl 5.17
 
-  2011-06-20  5.15.0          David Golden
-  2011-07-20  5.15.1          Zefram
-  2011-08-20  5.15.2          Ricardo Signes
-  2011-09-20  5.15.3          Florian Ragwitz
-  2011-10-20  5.15.4          Stevan Little
-  2011-11-20  5.15.5          Steve Hay
-  2011-12-20  5.15.6          ??? (Contentious code freeze)
-  2012-01-20  5.15.7          ???
-  2012-02-20  5.15.8          ??? (User-visible code freeze)
-  2012-03-20  5.15.9          ??? (Full code freeze)
+  2012-05-26  5.17.0          Zefram
+  2012-06-20  5.17.1          Jesse Luehrs
+  2012-07-20  5.17.2
+  2012-08-20  5.17.3
+  2012-09-20  5.17.4
+  2012-10-20  5.17.5
+  2012-11-20  5.17.6
+  2012-12-20  5.17.7
+  2013-01-20  5.17.8
+  2013-02-20  5.17.9
+  2013-03-20  5.17.10
 
 =head1 VICTIMS
 
@@ -95,13 +96,10 @@ Chris Williams <bingos@cpan.org>
 Zefram <zefram@fysh.org>
 Ævar Arnfjörð Bjarmason <avar@cpan.org>
 Stevan Little <stevan.little@iinteractive.com>
-
-=head2 Reticent victims
-
-These folks have said that they'd be willing to release Perl but would
-prefer that others have the opportunity before they pitch in:
-
-(none at this time)
+Dave Rolsky <autarch@urth.org>
+Abigail <abigail@abigail.be>
+Max Maischein <corion@cpan.org>
+Dave Cross <dave@perlhacks.com>
 
 =head1 AUTHOR