#acl PaulHowarth:read,write,admin,revert,delete All:read === Wednesday 29th July 2015 === ==== Fedora Project ==== * Updated `perl-Math-GMP` to 2.09 in F-23 and Rawhide: * Add a link to the version control repository at various places * Get rid of indirect object notation in the code and the examples (it's a sign of Ancient Perl) * Overload `bool` to avoid fallback to intify ([[CPAN:101443|CPAN RT#101443]]) * Add tests for large numbers in some functions ([[CPAN:92641|CPAN RT#92641]]) * Add the binary-left-shift / `<<` operator * Add the binary-right-shift / `>>` operator * Convert the build system to `Dist-Zilla` to ease future maintenance * Add a call to `Devel::CheckLib` for finding the "`gmp.h`" header ==== Local Packages ==== * Updated `python-passlib` (1.6.4) to use upstream fix for python 2.5 compatibility (https://bitbucket.org/ecollins/passlib/issues/58/), though it still fails its test suite with python 2.5.0 ----