This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Create inversion list for Assigned code points
[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 two or more question marks will only be releases if
12 deemed necessary by the Pumpking.
13
14 =head2 Perl 5.26
15
16 Code freezes (which happen in the 5.25.X series)
17
18   2016-12-20  5.25.8          Contentious changes freeze
19   2017-01-20  5.25.9          User-visible changes freeze
20   2017-02-20  5.25.10         Full code freeze
21   2017-04-20  5.26.0          Stable release!
22
23 =head2 Perl 5.24
24
25   2016-05-09  5.24.0 ✓        Ricardo Signes
26   2016-07-25  5.24.1          Steve Hay
27
28 =head2 Perl 5.22
29
30   2015-06-01  5.22.0 ✓        Ricardo Signes
31   2015-12-13  5.22.1 ✓        Steve Hay
32   2016-04-29  5.22.2 ✓        Steve Hay
33   2016-07-25  5.22.3          Steve Hay
34
35 =head1 DEVELOPMENT RELEASE SCHEDULE
36
37 This schedule lists the release engineers for at least the next
38 four months of releases of bleadperl. If there are fewer than
39 four months listed as you make a release, it's important
40 that you extend the schedule AND B<identify the next release engineer>.
41
42 Before adding a release engineer, you B<must> contact them and they
43 B<must> consent to ship the release.
44
45 When shipping a release, you should include the schedule for (at least)
46 the next four releases. If a stable version of Perl is released,
47 you should reset the version numbers to the next blead series.
48
49 =head2 Perl 5.25
50
51   2016-04-08  5.25.0 ✓        Ricardo Signes
52   2016-05-20  5.25.1 ✓        Sawyer X
53   2016-06-20  5.25.2 ✓        Matthew Horsfall
54   2016-07-20  5.25.3 ✓        Steve Hay
55   2016-08-20  5.25.4 ✓        BinGOs
56   2016-09-20  5.25.5 ✓        Stevan Little
57   2016-10-20  5.25.6 ✓        Aaron Crane
58   2016-11-20  5.25.7 ✓        Chad Granum
59   2016-12-20  5.25.8 ✓        Sawyer X
60   2017-01-20  5.25.9          Abigail
61   2017-02-20  5.25.10         Renée Bäcker
62
63 (RC0 for 5.26.0 will be released once we think that all the blockers have been
64 addressed.  This typically means some time in April or May.)
65
66 =head1 VICTIMS
67
68 The following porters have all consented to do at least
69 one release of bleadperl.  If you can't do a release
70 and can't find a substitute amongst this list, mail p5p.
71
72 (Please do not add any names to this list without prior
73 consent of the Pumpking.)
74
75   Abigail <abigail@abigail.be>
76   Aristotle Pagaltzis <pagaltzis@gmx.de>
77   Ask Bjørn Hansen <ask@perl.org>
78   Chris Williams <bingos@cpan.org>
79   Dave Cross <dave@perlhacks.com>
80   Dave Rolsky <autarch@urth.org>
81   David Golden <dagolden@cpan.org>
82   Florian Ragwitz <rafl@debian.org>
83   Jesse Luehrs <doy@cpan.org>
84   Jesse Vincent <jesse@cpan.org>
85   Leon Brocard <acme@astray.com>
86   Matt Trout <mst@shadowcat.co.uk>
87   Matthew Horsfall <wolfsage@gmail.com>
88   Max Maischein <corion@cpan.org>
89   Peter Martini <petercmartini@gmail.com>
90   Philippe Bruhat <book@cpan.org>
91   Ricardo Signes <rjbs@cpan.org>
92   Stevan Little <stevan@cpan.org>
93   Steve Hay <steve.m.hay@googlemail.com>
94   Tatsuhiko Miyagawa <miyagawa@bulknews.net>
95   Tony Cook <tony@develop-help.com>
96   Yves Orton <demerphq@gmail.com>
97   Zefram <zefram@fysh.org>
98   Ævar Arnfjörð Bjarmason <avar@cpan.org>
99
100 =head1 AUTHOR
101
102 Jesse Vincent <jesse@cpan.org>
103
104 =cut