Include all attachments?

    PaulHowarth/Blog/2014-03-06

Thursday 6th March 2014

Local Packages

  • Updated nmap to do a hardened build where possible

  • Updated perl-Locale-Maketext-Lexicon to 1.00:

    • Add missing support for c.loc()

  • Updated perl-Term-ReadLine-Gnu to 1.22:

    • Make Kwalitee-friendly:

      • Add MakeMaker options for META.yml

      • Add Changelog
      • Fix POD errors
      • Make .pm versions consistent

      • Use "use warnings"

    • Makefile.PL dies on the CPAN Test for OpenBSD temporarily (hopefully)

  • Updated perl-XML-LibXML to 2.0111:

    • Skip t/40reader_mem_error.t with libxml2 < 2.7.4; the failure is probably due to a known double-free bug (CPAN RT#84564, Gnome Bug #447899)

    • Die if a file handle with an encoding layer returns more bytes than requested in parse_fh (CPAN RT#78448)

    • Make insertData, deleteData, replaceData work correctly with UTF-8 strings

    • Fix substringData (CPAN RT#88730)

    • Fix "Threads still failing?" bug report (CPAN RT#91800)

  • Updated perl-XML-LibXSLT to 1.89:

    • Fix memory management of node-sets returned from extension functions; without calling xsltExtensionInstructionResultRegister, node-sets could be freed too early, leading to strange errors or segfaults (Gnome Bug #562302, CPAN RT#93349)

    • Document input_callbacks methods

    • Don't register libxml2 input callbacks twice (CPAN RT#60313)

    • Fix memory leak with extension functions returning node lists (CPAN RT#55623, CPAN RT#76596)


Recent