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
CommitLineData
49781f4a
AB
1=encoding utf8
2
3d6c5fec
DG
3=head1 NAME
4
5release_schedule - Perl 5 release schedule
6
5689416c 7=head1 STABLE RELEASE SCHEDULE
582ac935 8
5689416c
DG
9This schedule lists the projected or historical development and
10release schedules for the next, current and previous stable versions
53e6b8f7 11of Perl. Dates with two or more question marks will only be releases if
5689416c 12deemed necessary by the Pumpking.
582ac935 13
b74f9bcd
RS
14=head2 Perl 5.26
15
16Code freezes (which happen in the 5.25.X series)
26fd36cc 17
cb5e83e9
S
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!
63bd8e4b 22
b74f9bcd
RS
23=head2 Perl 5.24
24
25 2016-05-09 5.24.0 ✓ Ricardo Signes
e9488070 26 2016-07-25 5.24.1 Steve Hay
26fd36cc
SH
27
28=head2 Perl 5.22
63bd8e4b 29
26fd36cc 30 2015-06-01 5.22.0 ✓ Ricardo Signes
74c40c9b 31 2015-12-13 5.22.1 ✓ Steve Hay
1b1e331d 32 2016-04-29 5.22.2 ✓ Steve Hay
e9488070 33 2016-07-25 5.22.3 Steve Hay
63bd8e4b 34
5689416c 35=head1 DEVELOPMENT RELEASE SCHEDULE
07962d9a 36
5689416c 37This schedule lists the release engineers for at least the next
d29a1dbb 38four months of releases of bleadperl. If there are fewer than
07962d9a
JV
39four months listed as you make a release, it's important
40that you extend the schedule AND B<identify the next release engineer>.
41
42Before adding a release engineer, you B<must> contact them and they
43B<must> consent to ship the release.
44
45When shipping a release, you should include the schedule for (at least)
46the next four releases. If a stable version of Perl is released,
47you should reset the version numbers to the next blead series.
48
3066fc02
RS
49=head2 Perl 5.25
50
cb5e83e9 51 2016-04-08 5.25.0 ✓ Ricardo Signes
63c81c3f 52 2016-05-20 5.25.1 ✓ Sawyer X
3864116f 53 2016-06-20 5.25.2 ✓ Matthew Horsfall
9722322b 54 2016-07-20 5.25.3 ✓ Steve Hay
3697c6e2 55 2016-08-20 5.25.4 ✓ BinGOs
54d48584 56 2016-09-20 5.25.5 ✓ Stevan Little
feb3dc71 57 2016-10-20 5.25.6 ✓ Aaron Crane
a3279489 58 2016-11-20 5.25.7 ✓ Chad Granum
20353160 59 2016-12-20 5.25.8 ✓ Sawyer X
e0e5a3b0 60 2017-01-20 5.25.9 Abigail
ad1bab99 61 2017-02-20 5.25.10 Renée Bäcker
3066fc02 62
3a985a42 63(RC0 for 5.26.0 will be released once we think that all the blockers have been
3066fc02
RS
64addressed. This typically means some time in April or May.)
65
07962d9a
JV
66=head1 VICTIMS
67
68The following porters have all consented to do at least
69one release of bleadperl. If you can't do a release
70and can't find a substitute amongst this list, mail p5p.
71
5689416c
DG
72(Please do not add any names to this list without prior
73consent of the Pumpking.)
74
23cce8dd
RS
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>
cb991fd8 92 Stevan Little <stevan@cpan.org>
23cce8dd
RS
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>
1456b5bc 99
07962d9a
JV
100=head1 AUTHOR
101
9e126ece 102Jesse Vincent <jesse@cpan.org>
07962d9a
JV
103
104=cut