PaulHowarth/Blog/2013-01-14

Monday 14th January 2013

Local Packages

  • Updated java-1.7.0-oracle to Java SE 7 Update 11 (see OracleJava7OnFedora):

    • Multiple security fixes
  • Updated perl-Digest-SHA to 5.81:

    • Corrected load subroutine (SHA.pm) to prevent double-free (CPAN RT#82655)

  • Updated perl-PPIx-Regexp to 2.09:

    • Fix mis-parse of /(\?|I)/ as a branch reset (it's really an alternation)

    • Add options -files and -objectify to eg/predump

    • Add method unescaped_content() to PPIx::Regexp::Element()

    • Rewrite the tokenizing code in PPIx::Regexp::Token::GroupType and offspring to use regular expressions specific to the regexp delimiter, and escaping only that delimiter

  • Updated perl-Text-CSV_XS to 0.95:

    • Introduce allow_unquoted_escape as workaround for CPAN RT#81295

    • Update copyright to 2013
    • Introduce print_hr() for CPAN RT#76143

    • Dropped plans to support EBCDIC


Recent