#acl PaulHowarth:read,write,admin,revert,delete All:read === Saturday 1st February 2020 === ==== Fedora Project ==== * Updated `perl-Modern-Perl` to 1.20200201 in F-30, F-31, Rawhide, EPEL-7 and EPEL-8: * Fix tests for Perl 5.32 ([[CPAN:131608|CPAN RT#131608]]) * Update for 2020 ==== Local Packages ==== * Updated `check` (0.14.0) to disable tests on s390x * Updated `perl-DBI` to 1.643: * Fix memory corruption in XS functions when Perl stack is reallocated * Fix calling `dbd_db_do6` API function * Fix potentially calling `newSV(0)` in `malloc_using_sv()` * Fix order of XS `preparse()` `ps_accept` and `ps_return` argument names * Fix a potential NULL profile dereference in `dbi_profile()` * Fix a buffer overflow on an over-long `DBD` class name * Remove remnants of support for `perl` ≤ v5.8.0 * Update `Devel::PPPort` and remove redundant compatibility macros * Correct minor typo in documentation * Correct documentation introducing `$dbh->selectall_array()` * Introduce `select` and `do` wrappers earlier in the documentation * Mark as deprecated old API functions that overflow or are affected by Unicode issues * Add new attribute `RaiseWarn`, similar to `RaiseError` ----