-
Notifications
You must be signed in to change notification settings - Fork 54
Closed
Description
List of tasks for the upcoming point releases.
Extlibs:
- Update libxml. Security vulnerability CVE-2024-40896 in libxml2 in Strawberry Perl Distribution #229
- Update libxml again. https://www.openwall.com/lists/oss-security/2025/02/18/2
- GMP build flags build-extlibs#61
-
Finish list in extlib version updates for perl 5.40 build-extlibs#55 (comment)
Perl::Dist::Strawberry
- Set the optimisation back to
-O2
, or possibly-O2 -fno-prefetch-loop-arrays
to get the same set we have now without any additional-Os
changes. test failures on Strawberry Perl 5.40.0 PDLPorters/pdl#522 (comment) (but see discussion in optimization: -O2 vs -Os #232) - Ensure we install all the PDL extras now they have been separated to their own distros, except perhaps PDL::Slatec which is deprecated. PDL split meta-issue PDLPorters/pdl#119 (comment)
- Dual life updates - install to .../perl/vendor/ #222 This was decided against in the end.
- Re-enable Spreadsheet::ParseXLSX #214
- Re-enable the Crypto modules. These were disabled when building 5.39 due to CryptX failing, but it builds now. Update: Re-disabled as CryptX is failing again. Update 2: CryptX-0.085_002 passes.
- Re-enable FCGI once Type::Tiny is fixed or we use a patched version. check for Moose modules we interact with rather than Moose.pm tobyink/p5-type-tiny#175
- Re-enable Tree::DAG_Node when 1.34 is released. t/read.tree.t fails with version 1.33 on Windows ronsavage/Tree-DAG_Node#4
- Set DBD to 1.645 perl 5.40.1 build: Possibly DBD::Oracle test t/rt85886.t will fail #242, perl 5.40.1 build: Possibly DBD::ODBC test t/sql_type_cast.t will fail #245
Metadata
Metadata
Assignees
Labels
No labels