Commit | Line | Data |
---|---|---|
49781f4a AB |
1 | =encoding utf8 |
2 | ||
3d6c5fec DG |
3 | =head1 NAME |
4 | ||
5 | release_schedule - Perl 5 release schedule | |
6 | ||
5689416c | 7 | =head1 STABLE RELEASE SCHEDULE |
582ac935 | 8 | |
5689416c DG |
9 | This schedule lists the projected or historical development and |
10 | release schedules for the next, current and previous stable versions | |
53e6b8f7 | 11 | of Perl. Dates with two or more question marks will only be releases if |
5689416c | 12 | deemed necessary by the Pumpking. |
582ac935 | 13 | |
ba4c68a6 RS |
14 | =head2 Perl 5.20 |
15 | ||
ea61af38 | 16 | 2014-05-27 5.20.0 ✓ Ricardo Signes |
c9c069a8 | 17 | 2014-08-?? 5.20.1 Steve Hay |
582ac935 | 18 | |
ba4c68a6 | 19 | =head2 Perl 5.18 |
582ac935 | 20 | |
5689416c | 21 | Release schedule (with release manager): |
582ac935 | 22 | |
ba4c68a6 | 23 | 2013-05-18 5.18.0 ✓ Ricardo Signes |
7edd9c73 | 24 | 2013-08-12 5.18.1 ✓ Ricardo Signes |
ea61af38 RS |
25 | 2014-01-06 5.18.2 ✓ Ricardo Signes |
26 | 2014-??-?? 5.18.3 ?? | |
1cd16d8a | 27 | |
5689416c | 28 | =head1 DEVELOPMENT RELEASE SCHEDULE |
07962d9a | 29 | |
5689416c | 30 | This schedule lists the release engineers for at least the next |
d29a1dbb | 31 | four months of releases of bleadperl. If there are fewer than |
07962d9a JV |
32 | four months listed as you make a release, it's important |
33 | that you extend the schedule AND B<identify the next release engineer>. | |
34 | ||
35 | Before adding a release engineer, you B<must> contact them and they | |
36 | B<must> consent to ship the release. | |
37 | ||
38 | When shipping a release, you should include the schedule for (at least) | |
39 | the next four releases. If a stable version of Perl is released, | |
40 | you should reset the version numbers to the next blead series. | |
41 | ||
58cc991c | 42 | =head2 Perl 5.21 |
6fb99689 RS |
43 | |
44 | 2014-05-20 5.21.0 Ricardo Signes | |
45 | 2014-06-20 5.21.1 Matthew Horsfall | |
46 | 2014-07-20 5.21.2 Abigail | |
ea61af38 | 47 | 2014-08-20 5.21.3 Peter Martini |
c9c069a8 | 48 | 2014-09-20 5.21.4 Steve Hay |
6fb99689 RS |
49 | 2014-10-20 5.21.5 ? |
50 | 2014-11-20 5.21.6 ? | |
51 | 2014-12-20 5.21.7 ? | |
52 | 2015-01-20 5.21.8 ? | |
53 | 2015-02-20 5.21.9 ? | |
54 | 2015-03-20 5.21.10 ? | |
55 | 2015-04-20 5.21.11 ? | |
656b40da | 56 | |
ea61af38 RS |
57 | (RC0 for 5.22.0 will be released once we think that all the blockers have been |
58 | addressed. This typically means some time in April or May.) | |
59 | ||
07962d9a JV |
60 | =head1 VICTIMS |
61 | ||
62 | The following porters have all consented to do at least | |
63 | one release of bleadperl. If you can't do a release | |
64 | and can't find a substitute amongst this list, mail p5p. | |
65 | ||
5689416c DG |
66 | (Please do not add any names to this list without prior |
67 | consent of the Pumpking.) | |
68 | ||
ba4c68a6 RS |
69 | Abigail <abigail@abigail.be> |
70 | Aristotle Pagaltzis <pagaltzis@gmx.de> | |
71 | Ask Bjørn Hansen <ask@perl.org> | |
72 | Chris Williams <bingos@cpan.org> | |
73 | Dave Cross <dave@perlhacks.com> | |
74 | Dave Rolsky <autarch@urth.org> | |
75 | David Golden <dagolden@cpan.org> | |
76 | Florian Ragwitz <rafl@debian.org> | |
77 | Jesse Luehrs <doy@cpan.org> | |
9e126ece JV |
78 | Jesse Vincent <jesse@cpan.org> |
79 | Leon Brocard <acme@astray.com> | |
ba4c68a6 RS |
80 | Matt Trout <mst@shadowcat.co.uk> |
81 | Max Maischein <corion@cpan.org> | |
82 | Philippe Bruhat <book@cpan.org> | |
9e126ece | 83 | Ricardo Signes <rjbs@cpan.org> |
ba4c68a6 | 84 | Stevan Little <stevan.little@iinteractive.com> |
9e126ece | 85 | Steve Hay <steve.m.hay@googlemail.com> |
9e126ece | 86 | Tatsuhiko Miyagawa <miyagawa@bulknews.net> |
ba4c68a6 RS |
87 | Tony Cook <tony@develop-help.com> |
88 | Yves Orton <demerphq@gmail.com> | |
9e126ece JV |
89 | Zefram <zefram@fysh.org> |
90 | Ævar Arnfjörð Bjarmason <avar@cpan.org> | |
1456b5bc | 91 | |
07962d9a JV |
92 | =head1 AUTHOR |
93 | ||
9e126ece | 94 | Jesse Vincent <jesse@cpan.org> |
07962d9a JV |
95 | |
96 | =cut |