This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Commit b776cec188 missed these RMG steps when preparing Module::CoreList for 5.19.11
[perl5.git] / Porting / release_schedule.pod
1 =encoding utf8
2
3 =head1 NAME
4
5 release_schedule - Perl 5 release schedule
6
7 =head1 STABLE RELEASE SCHEDULE
8
9 This schedule lists the projected or historical development and
10 release schedules for the next, current and previous stable versions
11 of Perl.  Dates with all question marks will only be releases if
12 deemed necessary by the Pumpking.
13
14 =head2 Perl 5.20
15
16 Code freezes (which happen in the 5.19.X series)
17
18   2014-01-20  5.19.8          Contentious changes freeze
19   2014-02-20  5.19.9          User-visible changes freeze
20   2014-03-20  5.19.10         Full code freeze
21   2014-05-20  5.20.0          Stable release!
22
23 =head2 Perl 5.18
24
25 Release schedule (with release manager):
26
27   2013-05-18  5.18.0 ✓        Ricardo Signes
28   2013-08-12  5.18.1 ✓        Ricardo Signes
29   2013-11-??  5.18.2          Ricardo Signes
30
31 (RC0 will be released once we think that all the blockers have been
32 addressed.  This typically means some time in April or May.)
33
34 =head2 Perl 5.16
35
36 Release schedule (with release managers):
37
38   2012-05-20  5.16.0 ✓        Ricardo Signes
39   2012-08-08  5.16.1 ✓        Ricardo Signes
40   2012-11-01  5.16.2 ✓        Ricardo Signes
41   2013-03-11  5.16.3 ✓        Ricardo Signes
42   ????-??-??  5.16.4          ??
43
44 =head1 DEVELOPMENT RELEASE SCHEDULE
45
46 This schedule lists the release engineers for at least the next
47 four months of releases of bleadperl. If there are fewer than
48 four months listed as you make a release, it's important
49 that you extend the schedule AND B<identify the next release engineer>.
50
51 Before adding a release engineer, you B<must> contact them and they
52 B<must> consent to ship the release.
53
54 When shipping a release, you should include the schedule for (at least)
55 the next four releases. If a stable version of Perl is released,
56 you should reset the version numbers to the next blead series.
57
58 =head2 Perl 5.19
59
60   2013-05-20  5.19.0          Ricardo Signes
61   2013-06-20  5.19.1          David Golden
62   2013-07-20  5.19.2          Aristotle Pagaltzis
63   2013-08-20  5.19.3          Steve Hay
64   2013-09-20  5.19.4          Steve Hay
65   2013-10-20  5.19.5          Steve Hay
66   2013-11-20  5.19.6          Chris Williams
67   2013-12-20  5.19.7          Abigail
68   2014-01-20  5.19.8          Ricardo Signes
69   2014-02-20  5.19.9          Tony Cook
70   2014-03-20  5.19.10         Aaron Crane
71   2014-04-20  5.19.11         Steve Hay
72
73 =head2 Perl 5.21
74
75   2014-05-20  5.21.0          Ricardo Signes
76   2014-06-20  5.21.1          Matthew Horsfall
77   2014-07-20  5.21.2          Abigail
78   2014-08-20  5.21.3          ?
79   2014-09-20  5.21.4          ?
80   2014-10-20  5.21.5          ?
81   2014-11-20  5.21.6          ?
82   2014-12-20  5.21.7          ?
83   2015-01-20  5.21.8          ?
84   2015-02-20  5.21.9          ?
85   2015-03-20  5.21.10         ?
86   2015-04-20  5.21.11         ?
87
88 =head1 VICTIMS
89
90 The following porters have all consented to do at least
91 one release of bleadperl.  If you can't do a release
92 and can't find a substitute amongst this list, mail p5p.
93
94 (Please do not add any names to this list without prior
95 consent of the Pumpking.)
96
97 Abigail <abigail@abigail.be>
98 Aristotle Pagaltzis <pagaltzis@gmx.de>
99 Ask Bjørn Hansen <ask@perl.org>
100 Chris Williams <bingos@cpan.org>
101 Dave Cross <dave@perlhacks.com>
102 Dave Rolsky <autarch@urth.org>
103 David Golden <dagolden@cpan.org>
104 Florian Ragwitz <rafl@debian.org>
105 Jesse Luehrs <doy@cpan.org>
106 Jesse Vincent <jesse@cpan.org>
107 Leon Brocard <acme@astray.com>
108 Matt Trout <mst@shadowcat.co.uk>
109 Max Maischein <corion@cpan.org>
110 Philippe Bruhat <book@cpan.org>
111 Ricardo Signes <rjbs@cpan.org>
112 Stevan Little <stevan.little@iinteractive.com>
113 Steve Hay <steve.m.hay@googlemail.com>
114 Tatsuhiko Miyagawa <miyagawa@bulknews.net>
115 Tony Cook <tony@develop-help.com>
116 Yves Orton <demerphq@gmail.com>
117 Zefram <zefram@fysh.org>
118 Ævar Arnfjörð Bjarmason <avar@cpan.org>
119
120 =head1 AUTHOR
121
122 Jesse Vincent <jesse@cpan.org>
123
124 =cut