Skip to content

Commit 486d66a

Browse files
committed
new release schedule for the v5.43 series
1 parent b07a550 commit 486d66a

File tree

2 files changed

+16
-25
lines changed

2 files changed

+16
-25
lines changed

β€ŽMETA.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"vxs.inc"
106106
]
107107
},
108-
"release_status" : "stable",
108+
"release_status" : "unstable",
109109
"resources" : {
110110
"bugtracker" : {
111111
"web" : "https://github.com/Perl/perl5/issues"

β€ŽPorting/release_schedule.pod

Lines changed: 15 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -13,20 +13,14 @@ deemed necessary by the Steering Council.
1313

1414
=head2 Perl 5.42
1515

16-
2025-??-?? 5.42.0
16+
2025-07-02 5.42.0 βœ“ Philippe Bruhat
1717

1818
=head2 Perl 5.40
1919

2020
2024-06-09 5.40.0 βœ“ Graham Knop
2121
2025-01-18 5.40.1 βœ“ Steve Hay
2222
2025-04-13 5.40.2 βœ“ Steve Hay
2323

24-
=head2 Perl 5.38
25-
26-
2023-07-01 5.38.0 βœ“ Ricardo Signes
27-
2023-11-29 5.38.2 βœ“ Paul Evans
28-
2025-01-18 5.38.3 βœ“ Steve Hay
29-
2025-04-13 5.38.4 βœ“ Steve Hay
3024

3125
=head1 DEVELOPMENT RELEASE SCHEDULE
3226

@@ -42,25 +36,22 @@ When shipping a release, you should include the schedule for (at least)
4236
the next four releases. If a stable version of Perl is released,
4337
you should reset the version numbers to the next blead series.
4438

45-
=head2 Perl 5.41
46-
47-
2024-06-10 5.41.0 βœ“ Graham K (tag only)
48-
2024-06-20 5.41.1 βœ“ Graham K
49-
2024-07-20 5.41.2 βœ“ Karen Etheridge
50-
2024-08-20 5.41.3 βœ“ Philippe Bruhat
51-
2024-09-20 5.41.4 βœ“ Thibault Duponchelle
52-
2024-10-20 5.41.5 βœ“ Richard Leach
53-
2024-11-20 5.41.6 βœ“ Thibault Duponchelle
54-
2024-12-20 5.41.7 βœ“ Max Maischein
55-
2025-01-20 5.41.8 βœ“ Steve Hay
56-
2025-02-20 5.41.9 βœ“ Richard Leach Contentious changes freeze
57-
2025-03-20 5.41.10 βœ“ Lukas Mai User-visible changes to
39+
=head2 Perl 5.43
40+
41+
2025-07-04 5.43.0 (tag only)
42+
2025-07-20 5.43.1
43+
2025-08-20 5.43.2
44+
2025-09-20 5.43.3
45+
2025-10-20 5.43.4
46+
2025-11-20 5.43.5
47+
2025-12-20 5.43.6
48+
2026-01-20 5.43.7
49+
2026-02-20 5.43.8 Contentious changes freeze
50+
2026-03-20 5.43.9 User-visible changes to
5851
correctly functioning
5952
programs freeze
60-
2025-04-20 5.41.11 βœ“ Karen Etheridge Full program freeze
61-
2025-04-21 5.41.12 βœ“ Karen Etheridge
62-
2025-05-28 5.41.13 βœ“ Philippe Bruhat
63-
2025-0?-?? 5.42.0 ? New perl!
53+
2026-04-20 5.43.10 Full program freeze
54+
2026-05-20 5.44.0 New perl!
6455

6556
=head1 VICTIMS
6657

0 commit comments

Comments
Β (0)