#acl PaulHowarth:read,write,admin,revert,delete All:read === 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:84564|CPAN RT#84564]], [[GnomeBugzilla:447899|Gnome Bug #447899]]) * Die if a file handle with an encoding layer returns more bytes than requested in `parse_fh` ([[CPAN:78448|CPAN RT#78448]]) * Make `insertData`, `deleteData`, `replaceData` work correctly with UTF-8 strings * Fix `substringData` ([[CPAN:88730|CPAN RT#88730]]) * Fix "Threads still failing?" bug report ([[CPAN:91800|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 ([[GnomeBugzilla:562302|Gnome Bug #562302]], [[CPAN:93349|CPAN RT#93349]]) * Document `input_callbacks` methods * Don't register `libxml2` input callbacks twice ([[CPAN:60313|CPAN RT#60313]]) * Fix memory leak with extension functions returning node lists ([[CPAN:55623|CPAN RT#55623]], [[CPAN:76596|CPAN RT#76596]]) ----