This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
bisect-runner.pl should "skip" if --force-manifest detects changes.
[perl5.git] / Porting / release_schedule.pod
... / ...
CommitLineData
1=encoding utf8
2
3=head1 STABLE RELEASE SCHEDULE
4
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.
9
10=head2 Perl 5.16
11
12Code freezes (which happen in the 5.15.X series)
13
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
17
18Release schedule (with release manager):
19
20 2012-04-01 5.16.0-RC0 Jesse Vincent?
21 ...(interim RC releases)...
22 2012-05-16 5.16.0 (final) Jesse Vincent
23
24=head2 Perl 5.14
25
26Release schedule (with release managers):
27
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 Florian Ragwitz
31 2011-12-14 5.14.3 ??
32 ????-??-?? 5.14.4 ??
33
34=head2 Perl 5.12
35
36Release schedule (with release managers):
37
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 ??
44
45=head1 DEVELOPMENT RELEASE SCHEDULE
46
47This schedule lists the release engineers for at least the next
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
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 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
71 2012-02-20 5.15.8 Max Maischein (User-visible code freeze)
72 2012-03-20 5.15.9 Abigail (Full code freeze)
73 2012-04-20 5.17.0 Dave Cross
74 2012-05-20 5.17.1
75 2012-06-20 5.17.2
76 2012-07-20 5.17.3
77
78
79
80=head1 VICTIMS
81
82The following porters have all consented to do at least
83one release of bleadperl. If you can't do a release
84and can't find a substitute amongst this list, mail p5p.
85
86(Please do not add any names to this list without prior
87consent of the Pumpking.)
88
89Jesse Vincent <jesse@cpan.org>
90Leon Brocard <acme@astray.com>
91Yves Orton <demerphq@gmail.com>
92Ricardo Signes <rjbs@cpan.org>
93Steve Hay <steve.m.hay@googlemail.com>
94Ask Bjørn Hansen <ask@perl.org>
95David Golden <dagolden@cpan.org>
96Philippe Bruhat <book@cpan.org>
97Matt Trout <mst@shadowcat.co.uk>
98Florian Ragwitz <rafl@debian.org>
99Tatsuhiko Miyagawa <miyagawa@bulknews.net>
100Chris Williams <bingos@cpan.org>
101Zefram <zefram@fysh.org>
102Ævar Arnfjörð Bjarmason <avar@cpan.org>
103Stevan Little <stevan.little@iinteractive.com>
104Dave Rolsky <autarch@urth.org>
105Abigail <abigail@abigail.be>
106Max Maischein <corion@cpan.org>
107Dave Cross <dave@perlhacks.com>
108
109=head2 Reticent victims
110
111These folks have said that they'd be willing to release Perl but would
112prefer that others have the opportunity before they pitch in:
113
114(none at this time)
115
116=head1 AUTHOR
117
118Jesse Vincent <jesse@cpan.org>
119
120=cut