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