Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

    PaulHowarth/Blog/2011-07-13

Wednesday 13th July 2011

Local Packages

  • Updated curl builds that use c-ares to have libcurl require at least the version of c-ares that it was built against to ensure that all required symbols are available (similar issue to that with libssh2 as reported in Bug #525002 and Bug #642796)

  • Updated perl-Coro to 6.02:

    • Improve portability to Gentoo - Gentoo manages to put perl variables in memory areas that are farther than 2 Gb apart, which the jit couldn't handle and barfed; now it's just a bit slower on Gentoo and similar systems

  • Cleaned up perl-NetSSLeay:

    • Use a patch rather than a scripted iconv to fix the character encoding of files

    • BuildRequire: perl(Test::Kwalitee) unless we're bootstrapping

    • Drop redundant BuildRequires: perl(Array::Compare), perl(Sub::Uplevel), perl(Tree::DAG_Node)

    • Modernize provides filter to use native rpm 4.9 filtering

  • Updated perl-XML-LibXML to 1.80:

    • Fix compilation on Strawberry Perl (CPAN RT#69082)

    • DOM Normalisation patches and fix for findvalue regression (CPAN RT#69096)

    • t/19die_on_invalid_utf8_rt_58848.t assumed errors would be objects, causing failures with old libxml2 versions (CPAN RT#69433)

    • Add a skip for t/60error_prev_chain.t in case $@ is true but not a ref (CPAN RT#69435)

  • Updated smf-spf to support systemd in Fedora 15 onwards


Recent