#acl PaulHowarth:read,write,admin,revert,delete All:read === Monday 29th October 2018 === ==== Fedora Project ==== * Updated `perl-DBD-CSV` to 0.54 in Rawhide: * Free unref scalar test fixed in `Text::CSV_XS` 1.35 ==== Local Packages ==== * Updated `perl-DBD-CSV` to 0.54 as per the Fedora version * Updated `perl-DBI` to 1.642: * Fix '`.`' in `@INC` for proxy test under parallel load * Fix driver-related `croak()` in `DBI->connect` to report the original DSN ([[https://github.com/perl5-dbi/dbi/pull/67|GH#67]]) * Introduce a new statement `DBI` method `$sth->last_insert_id()` ([[https://github.com/perl5-dbi/dbi/pull/64|GH#64]]) * Allow to call `$dbh->last_insert_id()` method without arguments ([[https://github.com/perl5-dbi/dbi/pull/64|GH#64]]) * Added a new XS API function variant `dbd_db_do6()` ([[https://github.com/perl5-dbi/dbi/pull/61|GH#61]]) * Fix misprints in doc of `selectall_hashref` ([[https://github.com/perl5-dbi/dbi/pull/69|GH#69]]) * Remove outdated links to DBI related training resources ([[CPAN:125999|CPAN RT#125999]]) ----