This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
tick off 5.29.5 release
[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
1efe078f 14=head2 Perl 5.30
b74f9bcd 15
1efe078f 16Code freezes (which happen in the 5.29.X series)
26fd36cc 17
ecdd443b
JK
18 2019-02-20 5.29.8 Contentious changes freeze
19 2019-03-20 5.29.9 User-visible changes to correctly
1a8fcdef 20 functioning programs freeze
ecdd443b
JK
21 2019-04-20 5.29.10 Full code freeze
22 2019-05-20 5.30.0 Stable release!
1efe078f
S
23
24=head2 Perl 5.28
25
26 2018-05-20 5.28.0 ✓ Sawyer X
71b01dc0
S
27
28=head2 Perl 5.26
29
30 2017-05-30 5.26.0 ✓ Sawyer X
829a3abf 31 2017-09-22 5.26.1 ✓ Steve Hay
e5c6bc4a 32 2018-04-14 5.26.2 ✓ Steve Hay
63bd8e4b 33
5689416c 34=head1 DEVELOPMENT RELEASE SCHEDULE
07962d9a 35
5689416c 36This schedule lists the release engineers for at least the next
d29a1dbb 37four months of releases of bleadperl. If there are fewer than
07962d9a
JV
38four months listed as you make a release, it's important
39that you extend the schedule AND B<identify the next release engineer>.
40
41Before adding a release engineer, you B<must> contact them and they
42B<must> consent to ship the release.
43
44When shipping a release, you should include the schedule for (at least)
45the next four releases. If a stable version of Perl is released,
46you should reset the version numbers to the next blead series.
47
ecdd443b
JK
48=head2 Perl 5.29
49
dc1add6d 50 2018-06-26 5.29.0 ✓ Sawyer X
cf85205c 51 2018-07-20 5.29.1 ✓ Steve Hay
42f10b3f 52 2018-08-20 5.29.2 ✓ Chris BinGOs Williams
4f61d9d1 53 2018-09-20 5.29.3 ✓ John Anderson (genehack)
8d2b1031 54 2018-10-20 5.29.4 ✓ Aaron Crane
962becb4 55 2018-11-20 5.29.5 ✓ Karen Etheridge (ether)
a1db6024
A
56 2018-12-20 5.29.6 Abigail
57 2019-01-20 5.29.7 Abigail
ecdd443b 58 2019-02-20 5.29.8
8e0c32f4 59 2019-03-20 5.29.9 Zak B. Elep
ecdd443b
JK
60 2019-04-20 5.29.10
61
d9bfa782 62(RC0 for 5.30.0 will be released once we think that all the blockers have been
3066fc02
RS
63addressed. This typically means some time in April or May.)
64
07962d9a
JV
65=head1 VICTIMS
66
67The following porters have all consented to do at least
68one release of bleadperl. If you can't do a release
69and can't find a substitute amongst this list, mail p5p.
70
5689416c
DG
71(Please do not add any names to this list without prior
72consent of the Pumpking.)
73
23cce8dd
RS
74 Abigail <abigail@abigail.be>
75 Aristotle Pagaltzis <pagaltzis@gmx.de>
76 Ask Bjørn Hansen <ask@perl.org>
77 Chris Williams <bingos@cpan.org>
78 Dave Cross <dave@perlhacks.com>
79 Dave Rolsky <autarch@urth.org>
80 David Golden <dagolden@cpan.org>
81 Florian Ragwitz <rafl@debian.org>
82 Jesse Luehrs <doy@cpan.org>
83 Jesse Vincent <jesse@cpan.org>
84 Leon Brocard <acme@astray.com>
85 Matt Trout <mst@shadowcat.co.uk>
86 Matthew Horsfall <wolfsage@gmail.com>
87 Max Maischein <corion@cpan.org>
88 Peter Martini <petercmartini@gmail.com>
89 Philippe Bruhat <book@cpan.org>
90 Ricardo Signes <rjbs@cpan.org>
cb991fd8 91 Stevan Little <stevan@cpan.org>
23cce8dd
RS
92 Steve Hay <steve.m.hay@googlemail.com>
93 Tatsuhiko Miyagawa <miyagawa@bulknews.net>
94 Tony Cook <tony@develop-help.com>
95 Yves Orton <demerphq@gmail.com>
96 Zefram <zefram@fysh.org>
97 Ævar Arnfjörð Bjarmason <avar@cpan.org>
1456b5bc 98
07962d9a
JV
99=head1 AUTHOR
100
9e126ece 101Jesse Vincent <jesse@cpan.org>
07962d9a
JV
102
103=cut