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