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