#acl PaulHowarth:read,write,admin,revert,delete All:read === Friday 18th October 2013 === ==== Fedora Project ==== * [[FedoraProject:User:psabata|Petr Šabata]] kindly reviewed and approved my [[RedHatBugzilla:1020404|perl-Archive-Peek package submission]] * Imported and built `perl-Archive-Peek` (0.35) for F-18, F-19, F-20, Rawhide and EPEL-6 * Updated `perl-Archive-Any` to 0.0940 in F-20 and Rawhide: * Adds `x-bzip2` ([[CPAN:67738|CPAN RT#67738]]) * Migrated to `Dist::Zilla` * Updated `perl-IPC-System-Simple` to 1.24 in F-20 and Rawhide: * No longer mark `BSD::Resource` as required ([[https://github.com/pjf/ipc-system-simple/issues/6|GH #6]]) * Skip core-dump tests on OS X; they're not as straightforward as the test script would like ([[https://github.com/pjf/ipc-system-simple/issues/5|GH #5]]) * Updated `perl-JSON-PP` to 2.27203 in F-20 and Rawhide: * Fixed `return`/`or` in `_incr_parse` ([[CPAN:86948|CPAN RT#86948]]) * Updated `perl-Parse-CPAN-Packages` to 2.38 in F-20 and Rawhide: * Added methods to the generated objects to try to retrieve dist contents from a local CPAN mirror * Some refactoring/clean-up * Added rudimentary logic to return the subs in a package, as well as verify via regex whether a given sub is in the package * Moved author tests to `xt/` to avoid them being run on the user side * Removed some dependency on hash ordering in the tests * Updated `perl-Path-Tiny` to 0.044 in F-20 and Rawhide: * Fixed child path construction against the root path * Fixed path construction when a relative volume is provided as the first argument on Windows; e.g. `path("C:", "lib")` must be like `path("C:lib")`, not `path("C:/lib")` * On AIX, shared locking is replaced by exclusive locking on a R/W filehandle, as locking read handles is not supported * Transferred ownership of `pptp` to [[FedoraProject:User:Jskarvad‎|Jaroslav Škarvada]], who uses it more than I do (I don't use it all these days) * Updated `python-crypto` to 2.6.1 in F-18, F-19, F-20 and Rawhide: * Fix PRNG not correctly reseeded in some situations ([[CVE:2013-1445|CVE-2013-1445]]) ==== Local Packages ==== * Updated `curl` to fix missing initialization in NTLM code causing test 906 to fail * Updated `perl-Archive-Any` to 0.0940 as per the Fedora version * Updated `perl-IPC-System-Simple` to 1.24 as per the Fedora version * Updated `perl-JSON` to 2.61: * `$json->is_xs`, `$json->is_pp` was completely broken ([[CPAN:75867|CPAN RT#75867]]) * Fixed `return`/`or` in `_incr_parse` ([[CPAN:86948|CPAN RT#86948]]) * Updated `perl-JSON-PP` to 2.27203 as per the Fedora version * Updated `perl-Path-Tiny` to 0.044 as per the Fedora version * Updated `perl-Pod-Spell` to 1.12: * Fix shebang to `/usr/bin/perl` for EUMM replacement ([[https://github.com/xenoterracide/Pod-Spell/pull/13|GH #13]]) * Improve documentation * Updated `pyserial` to 2.7 (see [[http://svn.code.sf.net/p/pyserial/code/trunk/pyserial/CHANGES.txt|CHANGES.txt]] for details) * Updated `python-crypto` to 2.6.1 as per the Fedora version ----