This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add comment explaining where terrible code comes from
[perl5.git] / Porting / release_schedule.pod
CommitLineData
49781f4a
AB
1=encoding utf8
2
5689416c 3=head1 STABLE RELEASE SCHEDULE
582ac935 4
5689416c
DG
5This schedule lists the projected or historical development and
6release schedules for the next, current and previous stable versions
7of Perl. Dates with all question marks will only be releases if
8deemed necessary by the Pumpking.
582ac935 9
5689416c 10=head2 Perl 5.16
582ac935 11
5689416c 12Code freezes (which happen in the 5.15.X series)
582ac935 13
5689416c
DG
14 2011-12-20 5.15.6 Contentious changes freeze
15 2012-02-20 5.15.8 User-visible changes freeze
16 2012-03-20 5.15.9 Full code freeze
582ac935 17
5689416c 18Release schedule (with release manager):
582ac935 19
5689416c
DG
20 2012-04-01 5.16.0-RC0 Jesse Vincent?
21 ...(interim RC releases)...
22 2012-05-16 5.16.0 (final) Jesse Vincent
582ac935 23
5689416c 24=head2 Perl 5.14
582ac935 25
5689416c 26Release schedule (with release managers):
582ac935 27
5689416c
DG
28 2011-05-14 5.14.0 (final) Jesse Vincent
29 2011-06-16 5.14.1 Jesse Vincent
30 2011-09-14 5.14.2 ??
31 2011-12-14 5.14.3 ??
32 ????-??-?? 5.14.4 ??
582ac935 33
5689416c 34=head2 Perl 5.12
582ac935 35
5689416c 36Release schedule (with release managers):
582ac935 37
5689416c
DG
38 2010-04-12 5.12.0 Jesse Vincent
39 2010-05-16 5.12.1 Jesse Vincent
40 2010-09-06 5.12.2 Jesse Vincent
41 2011-01-21 5.12.3 Ricardo Signes
42 2011-06-20 5.12.4 Leon Brocard
43 ????-??-?? 5.12.5 ??
582ac935 44
5689416c 45=head1 DEVELOPMENT RELEASE SCHEDULE
07962d9a 46
5689416c 47This schedule lists the release engineers for at least the next
07962d9a
JV
48four months of releases of bleadperl. If there are fewer than
49four months listed as you make a release, it's important
50that you extend the schedule AND B<identify the next release engineer>.
51
52Before adding a release engineer, you B<must> contact them and they
53B<must> consent to ship the release.
54
55When shipping a release, you should include the schedule for (at least)
56the next four releases. If a stable version of Perl is released,
57you should reset the version numbers to the next blead series.
58
5689416c
DG
59=head2 Perl 5.15
60
61Release schedule (with release managers and code freeze points):
62
63 2011-06-20 5.15.0 David Golden
64 2011-07-20 5.15.1 Zefram
65 2011-08-20 5.15.2 Ricardo Signes
66 2011-09-20 5.15.3 Florian Ragwitz
69803ba9 67 2011-10-20 5.15.4 Stevan Little
4d964d01 68 2011-11-20 5.15.5 Steve Hay
95483f2e 69 2011-12-20 5.15.6 Dave Rolsky (Contentious code freeze)
0a8d6aee 70 2012-01-20 5.15.7 Chris Williams
5689416c
DG
71 2012-02-20 5.15.8 ??? (User-visible code freeze)
72 2012-03-20 5.15.9 ??? (Full code freeze)
07962d9a
JV
73
74=head1 VICTIMS
75
76The following porters have all consented to do at least
77one release of bleadperl. If you can't do a release
78and can't find a substitute amongst this list, mail p5p.
79
5689416c
DG
80(Please do not add any names to this list without prior
81consent of the Pumpking.)
82
9e126ece
JV
83Jesse Vincent <jesse@cpan.org>
84Leon Brocard <acme@astray.com>
85Yves Orton <demerphq@gmail.com>
86Ricardo Signes <rjbs@cpan.org>
87Steve Hay <steve.m.hay@googlemail.com>
88Ask Bjørn Hansen <ask@perl.org>
89David Golden <dagolden@cpan.org>
90Philippe Bruhat <book@cpan.org>
91Matt Trout <mst@shadowcat.co.uk>
92Florian Ragwitz <rafl@debian.org>
93Tatsuhiko Miyagawa <miyagawa@bulknews.net>
94Chris Williams <bingos@cpan.org>
95Zefram <zefram@fysh.org>
96Ævar Arnfjörð Bjarmason <avar@cpan.org>
69803ba9 97Stevan Little <stevan.little@iinteractive.com>
95483f2e 98Dave Rolsky <autarch@urth.org>
1456b5bc 99
07962d9a
JV
100=head2 Reticent victims
101
102These folks have said that they'd be willing to release Perl but would
103prefer that others have the opportunity before they pitch in:
104
5689416c 105(none at this time)
07962d9a
JV
106
107=head1 AUTHOR
108
9e126ece 109Jesse Vincent <jesse@cpan.org>
07962d9a
JV
110
111=cut