This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
7410eef52d37f8cccc5605712eb2c27828cf8995
[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
28 =head2 Perl 5.26
29
30   2017-05-30  5.26.0 ✓        Sawyer X
31   2017-09-22  5.26.1 ✓        Steve Hay
32   2018-04-14  5.26.2 ✓        Steve Hay
33
34 =head1 DEVELOPMENT RELEASE SCHEDULE
35
36 This schedule lists the release engineers for at least the next
37 four months of releases of bleadperl. If there are fewer than
38 four months listed as you make a release, it's important
39 that you extend the schedule AND B<identify the next release engineer>.
40
41 Before adding a release engineer, you B<must> contact them and they
42 B<must> consent to ship the release.
43
44 When shipping a release, you should include the schedule for (at least)
45 the next four releases. If a stable version of Perl is released,
46 you should reset the version numbers to the next blead series.
47
48 =head2 Perl 5.29
49
50   2018-06-26  5.29.0 ✓        Sawyer X
51   2018-07-20  5.29.1 ✓        Steve Hay
52   2018-08-20  5.29.2 ✓        Chris BinGOs Williams
53   2018-09-20  5.29.3 ✓        John Anderson (genehack)
54   2018-10-20  5.29.4 ✓        Aaron Crane
55   2018-11-20  5.29.5          Karen Etheridge (ether)
56   2018-12-20  5.29.6          Abigail
57   2019-01-20  5.29.7          Abigail
58   2019-02-20  5.29.8
59   2019-03-20  5.29.9          Zak B. Elep
60   2019-04-20  5.29.10
61
62 (RC0 for 5.30.0 will be released once we think that all the blockers have been
63 addressed.  This typically means some time in April or May.)
64
65 =head1 VICTIMS
66
67 The following porters have all consented to do at least
68 one release of bleadperl.  If you can't do a release
69 and can't find a substitute amongst this list, mail p5p.
70
71 (Please do not add any names to this list without prior
72 consent of the Pumpking.)
73
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>
91   Stevan Little <stevan@cpan.org>
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>
98
99 =head1 AUTHOR
100
101 Jesse Vincent <jesse@cpan.org>
102
103 =cut