#acl PaulHowarth:read,write,admin,revert,delete All:read === Saturday 31st August 2013 === ==== Fedora Project ==== * Built `debconf` in F-20 and Rawhide, after resolving its [[RedHatBugzilla:991914|FTBFS with Perl 5.18]] issue yesterday - its dependency `perl-Qt` had been broken ==== Local Packages ==== * Updated `libgpg-error` to 1.12: * Added support for 64-bit Windows (use `./autogen.sh --build-w64`) * Fixed parsing and installing of the Windows `.def` file * New symbols: `GPG_ERR_NO_CRYPT_CTX`, `GPG_ERR_WRONG_CRYPT_CTX`, `GPG_ERR_BAD_CRYPT_CTX`, `GPG_ERR_CRYPT_CTX_CONFLICT`, `GPG_ERR_BROKEN_PUBKEY`, `GPG_ERR_BROKEN_SECKEY` * Updated `perl-CPAN-Meta-Requirements` to 2.123: * On Perls prior to v5.12, `CPAN::Meta::Requirements` will be installed into the '`core`' library path to avoid an older version bundled with `ExtUtils::MakeMaker` and installed there taking precedence * Updated `perl-Module-Load-Conditional` to 0.56: * Make `requires()` more robust ([[CPAN:83728|CPAN RT#83728]]) ----