#acl PaulHowarth:read,write,admin,revert,delete All:read === Wednesday 21st October 2020 === ==== Fedora Project ==== * Updated `perl-List-MoreUtils` to 0.430 in Rawhide: * Fix failing installation in parallel make ([[https://github.com/perl5-utils/List-MoreUtils/issues/38|GH#38]]) * Infrastructure improvements and tooling updates, lots of author tests with corresponding fixes added * Added `slide` and `slideatatime` functions * Documentation fixes ([[https://github.com/perl5-utils/List-MoreUtils/pull/21|GH#21]], [[https://github.com/perl5-utils/List-MoreUtils/pull/33|GH#33]], [[https://github.com/perl5-utils/List-MoreUtils/pull/34|GH#34]], [[CPAN:126029|CPAN RT#126029]], [[CPAN:132043|CPAN RT#132043]], [[CPAN:132940|CPAN RT#132940]]) * Bump `List::MoreUtils::XS` requirement to 0.430 * Updated `perl-List-MoreUtils-XS` to 0.430 in Rawhide: * Fix parts of [[CPAN:123989|CPAN RT#123989]]: more `$a/$b/$_` refcounting bugs * Since some bugs are simply reported wrong, dealing with them breaks more (including running code) than it solves - way too heavy to feel better... * Introduce functions `slide` and `slideatatime` * Toolchain fixes * Fix `LANG=nb_NO.utf8` related `str` test failures ([[CPAN:133128|CPAN RT#133128]]) * Fix typo ([[https://github.com/perl5-utils/List-MoreUtils-XS/issues/7|GH#7]]) * Fix parts of [[CPAN:132043|CPAN RT#132043]]: `listcmp` misbehave in XS implementation * Updated `perl-URI` to 5.05 in Rawhide: * Bump all versions to 5.05 in order to remove various version mismatches ([[https://github.com/libwww-perl/URI/pull/77|GH#77]]) * Add a simple test case for an ipv6 host ([[https://github.com/libwww-perl/URI/pull/66|GH#66]]) ==== Local Packages ==== * Updated `java-1.8.0-oracle` to Java SE 8 Update 261 * Updated `perl-File-ShareDir` to 1.118: * Fix failing test of dependencies in 1.116 ([[CPAN:127376|CPAN RT#127376]], [[https://github.com/perl5-utils/File-ShareDir/pull/14|GH#14]]) * Fix running tests in parallel ([[CPAN:133368|CPAN RT#133368]], [[https://github.com/perl5-utils/File-ShareDir/pull/15|GH#15]]) * Fix spelling error in manpage ([[CPAN:125907|CPAN RT#125907]], [[https://github.com/perl5-utils/File-ShareDir/pull/17|GH#17]]) * Updated `perl-List-MoreUtils` to 0.430 as per the Fedora version * Updated `perl-List-MoreUtils-XS` to 0.430 as per the Fedora version * Updated `perl-Module-CoreList` to 5.20201020: * Updated for v5.33.3 * Updated `perl-Params-Util` to 1.100: * Refactor tooling to get reasonable author tests and code/distribution quality checks ([[CPAN:81924|CPAN RT#81924]], [[CPAN:109106|CPAN RT#109106]]) * Separate PP code into dedicated module * Fix spelling errors ([[CPAN:86356|CPAN RT#86356]], [[CPAN:115910|CPAN RT#115910]]) * Fix [[CPAN:87649|CPAN RT#87649]] (`_CLASS`) and [[CPAN:81276|CPAN RT#81276]] (`_POSINT`) plus similar fixes for `_STRING`, `_IDENTIFIER`, `_NUMBER` and `_NONNEGINT` * Mention `_INSTANCEDOES` and `_CLASSDOES` in `Changes` ([[CPAN:79995|CPAN RT#79995]]) * Fix build breakage in 1.07 ([[CPAN:79856|CPAN RT#79856]]) * Updated `perl-SQL-Statement` to 1.414: * Spell check * Be specific in which files to skip from the distribution * Author fixes * `Makefile.PL`: port `WriteMakefile1` from `Hash::Merge` * `.travis.yml`: update for Xenial VMs * Clean up `MANIFEST.SKIP` * Bump copyright year * Have `SQL::Parser` correctly parse `VALUES` and `SET` clauses containing function invocations with several arguments ----