This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Corion's release is done. Check him off
[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
d29a1dbb 20 2012-04-01 5.16.0-RC0 Ricardo Signes?
5689416c 21 ...(interim RC releases)...
d29a1dbb 22 2012-05-16 5.16.0 (final) Ricardo Signes
582ac935 23
5689416c 24=head2 Perl 5.14
582ac935 25
5689416c 26Release schedule (with release managers):
582ac935 27
5689416c 28 2011-05-14 5.14.0 (final) Jesse Vincent
c51c16dc
RS
29 2011-06-16 5.14.1 ✓ Jesse Vincent
30 2011-09-14 5.14.2 ✓ Florian Ragwitz
31 2012-0?-?? 5.14.3 ✓ Ricardo Signes
5689416c 32 ????-??-?? 5.14.4 ??
582ac935 33
5689416c 34=head2 Perl 5.12
582ac935 35
5689416c 36Release schedule (with release managers):
582ac935 37
c51c16dc
RS
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
5689416c 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
d29a1dbb 48four months of releases of bleadperl. If there are fewer than
07962d9a
JV
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
c51c16dc
RS
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 ✓ Stevan Little
67 2011-10-20 5.15.4 ✓ Florian Ragwitz
68 2011-11-20 5.15.5 ✓ Steve Hay
69 2011-12-20 5.15.6 ✓ Dave Rolsky (Contentious code freeze)
70 2012-01-20 5.15.7 ✓ Chris Williams
5ef3c22d 71 2012-02-20 5.15.8 ✓ Max Maischein (User-visible code freeze)
d6655a35 72 2012-03-20 5.15.9 Abigail (Full code freeze)
c51c16dc
RS
73
74=head2 Perl 5.17
75
008099e1 76 2012-04-20 5.17.0 Dave Cross
656b40da
JV
77 2012-05-20 5.17.1
78 2012-06-20 5.17.2
79 2012-07-20 5.17.3
80
07962d9a
JV
81=head1 VICTIMS
82
83The following porters have all consented to do at least
84one release of bleadperl. If you can't do a release
85and can't find a substitute amongst this list, mail p5p.
86
5689416c
DG
87(Please do not add any names to this list without prior
88consent of the Pumpking.)
89
9e126ece
JV
90Jesse Vincent <jesse@cpan.org>
91Leon Brocard <acme@astray.com>
92Yves Orton <demerphq@gmail.com>
93Ricardo Signes <rjbs@cpan.org>
94Steve Hay <steve.m.hay@googlemail.com>
95Ask Bjørn Hansen <ask@perl.org>
96David Golden <dagolden@cpan.org>
97Philippe Bruhat <book@cpan.org>
98Matt Trout <mst@shadowcat.co.uk>
99Florian Ragwitz <rafl@debian.org>
100Tatsuhiko Miyagawa <miyagawa@bulknews.net>
101Chris Williams <bingos@cpan.org>
102Zefram <zefram@fysh.org>
103Ævar Arnfjörð Bjarmason <avar@cpan.org>
69803ba9 104Stevan Little <stevan.little@iinteractive.com>
95483f2e 105Dave Rolsky <autarch@urth.org>
d6655a35 106Abigail <abigail@abigail.be>
656b40da 107Max Maischein <corion@cpan.org>
008099e1 108Dave Cross <dave@perlhacks.com>
1456b5bc 109
07962d9a
JV
110=head1 AUTHOR
111
9e126ece 112Jesse Vincent <jesse@cpan.org>
07962d9a
JV
113
114=cut