Branch: refs/heads/maint-5.40
Home: https://github.com/Perl/perl5
Commit: 26b06a0486e5f75c5621a96e0daa9c5d07c0cc79
https://github.com/Perl/perl5/commit/26b06a0486e5f75c5621a96e0daa9c5d07c0cc79
Author: Paul Marquess <[email protected]>
Date: 2026-07-18 (Sat, 18 Jul 2026)
Changed paths:
M Porting/Maintainers.pl
M cpan/IO-Compress/Makefile.PL
M cpan/IO-Compress/bin/zipdetails
M cpan/IO-Compress/lib/Compress/Zlib.pm
M cpan/IO-Compress/lib/File/GlobMapper.pm
M cpan/IO-Compress/lib/IO/Compress.pm
M cpan/IO-Compress/lib/IO/Compress/Adapter/Bzip2.pm
M cpan/IO-Compress/lib/IO/Compress/Adapter/Deflate.pm
M cpan/IO-Compress/lib/IO/Compress/Adapter/Identity.pm
M cpan/IO-Compress/lib/IO/Compress/Base.pm
M cpan/IO-Compress/lib/IO/Compress/Base/Common.pm
M cpan/IO-Compress/lib/IO/Compress/Bzip2.pm
M cpan/IO-Compress/lib/IO/Compress/Deflate.pm
M cpan/IO-Compress/lib/IO/Compress/FAQ.pod
M cpan/IO-Compress/lib/IO/Compress/Gzip.pm
M cpan/IO-Compress/lib/IO/Compress/Gzip/Constants.pm
M cpan/IO-Compress/lib/IO/Compress/RawDeflate.pm
M cpan/IO-Compress/lib/IO/Compress/Zip.pm
M cpan/IO-Compress/lib/IO/Compress/Zip/Constants.pm
M cpan/IO-Compress/lib/IO/Compress/Zlib/Constants.pm
M cpan/IO-Compress/lib/IO/Compress/Zlib/Extra.pm
M cpan/IO-Compress/lib/IO/Uncompress/Adapter/Bunzip2.pm
M cpan/IO-Compress/lib/IO/Uncompress/Adapter/Identity.pm
M cpan/IO-Compress/lib/IO/Uncompress/Adapter/Inflate.pm
M cpan/IO-Compress/lib/IO/Uncompress/AnyInflate.pm
M cpan/IO-Compress/lib/IO/Uncompress/AnyUncompress.pm
M cpan/IO-Compress/lib/IO/Uncompress/Base.pm
M cpan/IO-Compress/lib/IO/Uncompress/Bunzip2.pm
M cpan/IO-Compress/lib/IO/Uncompress/Gunzip.pm
M cpan/IO-Compress/lib/IO/Uncompress/Inflate.pm
M cpan/IO-Compress/lib/IO/Uncompress/RawInflate.pm
M cpan/IO-Compress/lib/IO/Uncompress/Unzip.pm
M cpan/IO-Compress/t/006zip.t
M cpan/IO-Compress/t/112utf8-zip.t
M cpan/IO-Compress/t/compress/CompTestUtils.pm
M cpan/IO-Compress/t/globmapper.t
Log Message:
-----------
cpan/IO-Compress - Update to version 2.223
2.223 4 July 2026
* Fix typo in Makefile.PL Fixes #79
Sat Jul 4 09:22:42 2026 +0100
5e2d96044b22be0c6cd0ba408b671281d15e5a9c
* * Error: Compress::Raw::Zlib version 2.222 required--this is only
version 2.221
* Update to version 2.223 Fixes #79
Sat Jul 4 09:16:41 2026 +0100
b9031b0fc30ad378e6cfda5c3dfbede82ec6ac59
* Update to version 2.222
Fri Jul 3 13:08:15 2026 +0100
68f1713d94521e8990fa92f7947d0f5f92ead6ce
* Tag `:constants` no longer exports all constants Fixes #78, #64
Fri Jul 3 11:55:19 2026 +0100
a2a91df2d64c5731287e6ca9ad47462cd8907f32
* Bump actions/checkout from 6 to 7
Fri Jul 3 00:06:22 2026 +0100
941a75e143d7fc707483a30fc4b8097f406485e5
2.222 3 July 2026
* Update to version 2.222
Fri Jul 3 13:08:15 2026 +0100
68f1713d94521e8990fa92f7947d0f5f92ead6ce
* Tag `:constants` no longer exports all constants Fixes #78, #64
Fri Jul 3 11:55:19 2026 +0100
a2a91df2d64c5731287e6ca9ad47462cd8907f32
* Bump actions/checkout from 6 to 7
Fri Jul 3 00:06:22 2026 +0100
941a75e143d7fc707483a30fc4b8097f406485e5
2.221 16 June 2026
* Version 2.221
Tue Jun 16 15:45:21 2026 +0100
245a6818d4215bb5ee6c27bb509caee5f8c4dd68
* update zipdetails to version 4.008
Tue Jun 16 15:29:27 2026 +0100
1da3c5fcecf6fbe230a17ea9b358f50ef27d70f7
* Update reference for the info-zip estrafld file.
Tue Jun 16 15:25:06 2026 +0100
914f39406bc164221bfa94905ac1335669ddf446
* Add hex values for utf8 encoding as a comment
Tue Jun 16 14:30:54 2026 +0100
9d5ead52df529f96645e38f3a49924235f74092b
* Fix File::GlobMapper wildcard replacement after ordinary letters
Sat Jun 13 23:49:17 2026 +0100
3651e9eb3fca0bd3718d1d8b12e96b9e80096144
* Update to zipdetails 4.007
Mon Jun 1 22:55:05 2026 +0100
865b8388aa5d1028724ddde5e411c0868aa077c7
* Remove test for filename when not needed. Helps with EBCDIC support. #73
Sun May 31 15:23:31 2026 +0100
6a477fc83776a0fa5d2aea5d923cadd323985ad1
* IO-Compress: generalize for EBCDIC
Sat May 30 00:39:09 2026 +0100
648120dfc768a1de22ee2a76aacf17c61d13cac6
(cherry picked from commit df77adf76c89acd17565246ab572800e6750207e)
Commit: 3a4e579993e48a2f50a79b3afe41523202e4aa2b
https://github.com/Perl/perl5/commit/3a4e579993e48a2f50a79b3afe41523202e4aa2b
Author: Leon Timmermans <[email protected]>
Date: 2026-07-18 (Sat, 18 Jul 2026)
Changed paths:
M dist/Module-CoreList/Changes
M dist/Module-CoreList/lib/Module/CoreList.pm
Log Message:
-----------
Update Module::Corelist for perl-5.44.0-RC2
(manually cherry picked from commit 8fc88c4a4d7e41b8991767e7d73109b883947abb)
Commit: 6bfe7c7ea9a56a4ccba7073c83b3f9659c790503
https://github.com/Perl/perl5/commit/6bfe7c7ea9a56a4ccba7073c83b3f9659c790503
Author: Leon Timmermans <[email protected]>
Date: 2026-07-18 (Sat, 18 Jul 2026)
Changed paths:
M dist/Module-CoreList/lib/Module/CoreList.pm
Log Message:
-----------
Update Module::Corelist for 5.45.0
(manually cherry picked from commit a8b445d8373ac0cb491ea67a0b2342214214493d)
Commit: 26b19d6db70afad7ca4f62e6f41c1e092ff163d0
https://github.com/Perl/perl5/commit/26b19d6db70afad7ca4f62e6f41c1e092ff163d0
Author: Steve Hay <[email protected]>
Date: 2026-07-18 (Sat, 18 Jul 2026)
Changed paths:
M dist/Module-CoreList/Changes
M dist/Module-CoreList/lib/Module/CoreList.pm
M dist/Module-CoreList/lib/Module/CoreList/Utils.pm
Log Message:
-----------
Aim for 5.40.5-RC1 tomorrow and release a fortnight later
Commit: 62dba8f2cae01539c691841e69d737f9f2c30736
https://github.com/Perl/perl5/commit/62dba8f2cae01539c691841e69d737f9f2c30736
Author: Steve Hay <[email protected]>
Date: 2026-07-18 (Sat, 18 Jul 2026)
Changed paths:
M dist/Module-CoreList/Changes
M dist/Module-CoreList/lib/Module/CoreList.pm
Log Message:
-----------
perl 5.44.0 contains Module::CoreList 5.20260715
(manually cherry picked from commit 7e150099e6d9188898b8a1c0b2768b9b7de9ae30)
Commit: 6a5925906732f93c1e4f2421e039fa5d547ac4a8
https://github.com/Perl/perl5/commit/6a5925906732f93c1e4f2421e039fa5d547ac4a8
Author: Leon Timmermans <[email protected]>
Date: 2026-07-18 (Sat, 18 Jul 2026)
Changed paths:
M Porting/epigraphs.pod
Log Message:
-----------
Add epigraph for perl 5.44.0-RC2
(cherry picked from commit 522e20af2780fc449eb23d20d4e8e8eb254989f6)
Commit: 2b41fbc00fb4eb7f8ed0f508802387b423855334
https://github.com/Perl/perl5/commit/2b41fbc00fb4eb7f8ed0f508802387b423855334
Author: Leon Timmermans <[email protected]>
Date: 2026-07-18 (Sat, 18 Jul 2026)
Changed paths:
M Porting/epigraphs.pod
Log Message:
-----------
Add epigraph for v5.44.0
(cherry picked from commit f13f58bd9d4aff45f5ff409ff3b8f4dc2e6dbd2b)
Commit: d084c961e5fd1976b1d79baea27741859136eff3
https://github.com/Perl/perl5/commit/d084c961e5fd1976b1d79baea27741859136eff3
Author: Leon Timmermans <[email protected]>
Date: 2026-07-18 (Sat, 18 Jul 2026)
Changed paths:
M Porting/release_schedule.pod
Log Message:
-----------
Update release schedule
(manually cherry picked from commit ece4bebaad6694a84b938114045f9b1ac1831416)
Commit: 2fdae09dbdfb2e97aa1ca824128fe343f3970154
https://github.com/Perl/perl5/commit/2fdae09dbdfb2e97aa1ca824128fe343f3970154
Author: Steve Hay <[email protected]>
Date: 2026-07-18 (Sat, 18 Jul 2026)
Changed paths:
M Porting/release_schedule.pod
Log Message:
-----------
Correct/update release schedule
5.45.1 isn't done yet
5.40.5/5.42.3 are aiming for 2nd August
(manually cherry picked from commit 1aaafea96373870df70c905f1d68ec99e95a9ad3)
Commit: 93f5cd743167010c6beb4de5d190ba237d05a81f
https://github.com/Perl/perl5/commit/93f5cd743167010c6beb4de5d190ba237d05a81f
Author: Leon Timmermans <[email protected]>
Date: 2026-07-18 (Sat, 18 Jul 2026)
Changed paths:
M pod/perlhist.pod
Log Message:
-----------
Update perlhist and patchlevel.h for RC2
(manually cherry picked from commit 5a7d4b78f29428ce7568b11042de3017dd50e030)
Commit: 929a356d3871e0060a22fa97da6c56e9457525ac
https://github.com/Perl/perl5/commit/929a356d3871e0060a22fa97da6c56e9457525ac
Author: Leon Timmermans <[email protected]>
Date: 2026-07-18 (Sat, 18 Jul 2026)
Changed paths:
M pod/perlhist.pod
Log Message:
-----------
Update perlhist and perlpolicy for 5.44
(manually cherry picked from commit 0ac24e81b144856829886668dee04f0368e9f6bb)
Commit: 68ee0e1407136cc9a434d0c60813bb60036a2610
https://github.com/Perl/perl5/commit/68ee0e1407136cc9a434d0c60813bb60036a2610
Author: Leon Timmermans <[email protected]>
Date: 2026-07-18 (Sat, 18 Jul 2026)
Changed paths:
M pod/perlhist.pod
Log Message:
-----------
Update perlhist for 5.45.0
(cherry picked from commit 7bfc41325f523abd1348c34c170e454e642a05b3)
Commit: c185ec5e4db151607dce0098489040728a9d4b0c
https://github.com/Perl/perl5/commit/c185ec5e4db151607dce0098489040728a9d4b0c
Author: Steve Hay <[email protected]>
Date: 2026-07-18 (Sat, 18 Jul 2026)
Changed paths:
M dist/Module-CoreList/lib/Module/CoreList.pm
Log Message:
-----------
Update Module::CoreList for updated modules
Commit: b54d36d3d0674a939610e718a25694f21fe678a2
https://github.com/Perl/perl5/commit/b54d36d3d0674a939610e718a25694f21fe678a2
Author: Steve Hay <[email protected]>
Date: 2026-07-18 (Sat, 18 Jul 2026)
Changed paths:
M pod/perldelta.pod
Log Message:
-----------
Update perldelta for updated modules
Commit: 58fe5910e59ad19d8ba561bfcf210c465c518336
https://github.com/Perl/perl5/commit/58fe5910e59ad19d8ba561bfcf210c465c518336
Author: Leon Timmermans <[email protected]>
Date: 2026-07-18 (Sat, 18 Jul 2026)
Changed paths:
M pod/perldelta.pod
Log Message:
-----------
Cleanup perldelta
(manually cherry picked from commit 74eb0f704298b64910b1144418225411c6164e44)
Commit: 062e3af1e78e1fda68d96ad61016732d3646f641
https://github.com/Perl/perl5/commit/062e3af1e78e1fda68d96ad61016732d3646f641
Author: Leon Timmermans <[email protected]>
Date: 2026-07-18 (Sat, 18 Jul 2026)
Changed paths:
M pod/perldelta.pod
Log Message:
-----------
Add something about CVE-2026-57432 to perl5440delta
(cherry picked from commit 38f0f1a5f449a8d84e18321819f2efe2cceb848f)
Commit: fe8236d4f2b8bc3f8bc2adc4a529019a9a2e8308
https://github.com/Perl/perl5/commit/fe8236d4f2b8bc3f8bc2adc4a529019a9a2e8308
Author: Leon Timmermans <[email protected]>
Date: 2026-07-18 (Sat, 18 Jul 2026)
Changed paths:
M pod/perldelta.pod
Log Message:
-----------
Add CVE references for various affected modules to perl5440delta
(manually cherry picked from commit aadec6bdae19cfbb8ca26e1c91e87bb456da3af6)
Commit: b148272b3e5c7f34e2b7010961fd102778e5945b
https://github.com/Perl/perl5/commit/b148272b3e5c7f34e2b7010961fd102778e5945b
Author: Steve Hay <[email protected]>
Date: 2026-07-18 (Sat, 18 Jul 2026)
Changed paths:
M pod/perldelta.pod
Log Message:
-----------
Add missing new fatal error to perl5440delta
(Introduced by commit 5f7eb6b)
(manually cherry picked from commit 2d75501f08768edb7beee620b8feb263ef24f0a6)
Compare: https://github.com/Perl/perl5/compare/f11264b24429...b148272b3e5c
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications