You are not allowed to use this action.

Clear message

    PaulHowarth/Blog/2014-02-10

Monday 10th February 2014

Fedora Project

  • Updated gtkwave to 3.3.55 in Rawhide and EPEL-7:

    • Fixed problem with FST_DYNAMIC_ALIAS_DISABLE enabled when Judy arrays are not present

    • FST writer performance tweaks for traces with millions of signal declarations
    • Keep FSDB_VT_STREAM (FSDB transaction type) traces from attempting to be read (for now) as they aren't yet processed

    • Added more space-efficient FST dynamic alias encoding
    • Tempfile creation fix for Windows; using tmpnam() is not enough and fails depending on user permissions

    • Make vcd2fst use FastLZ instead of LZ4 as a default compression type if an EVCD file is being processed as it (re-)compresses much better; using -4/-F/-Z still gives expected results

    • Changed double printf formatting for FSDB to "%.16g" to match VCD formatting

    • Added very fast I/O write capability to fst2vcd

    • Added support for FSDB_BYTES_PER_BIT_2B (EVCD) in FSDB loader

    • Added experimental fsdb2vcd in contrib; it is not currently compiled or used

    • Fix to treesearch to remove duplicate signal names because of faulty dumpers

    • Repscript fix for if -R starts without a dumpfile name

  • Updated milter-greylist to 4.5.10 in Rawhide and EPEL-7:

    • Fix msgcount miscomputation and crashes

  • Updated perl-Class-Load to 0.21 in Rawhide:

    • Repository moved to the github moose organization

  • Updated perl-DateTime to 1.07 in Rawhide:

    • Fix for building on Android
  • Updated perl-DateTime-TimeZone to 1.64 in Rawhide:

    • Under taint mode, DateTime::TimeZone->new( name => 'local' ) could die depending on the method used to find the local time zone name, and the resulting variable would often be tainted; we now untaint all names before attempting to load them (CPAN RT#92631)

  • Updated perl-Test-Base to 0.61 in Rawhide and EPEL-7:

    • Switch to dzil

  • Updated perl-YAML to 0.89 in Rawhide:

    • Synopsis in YAML::Dumper didn't work as expected (CPAN RT#19838)

    • Address complex regular subexpression recursion limit (CPAN RT#90593)

    • Use latest Test::Builder (CPAN RT#90847)

    • Fixed tests to work under parallel testing
    • Switched to dzil release process

Local Packages

  • Updated gtkwave to 3.3.55 as per the Fedora version

  • Updated perl-Class-Load to 0.21 as per the Fedora version

  • Updated perl-Module-Build to 0.4205:

    • Fix license code regression for artistic license

    • Don't swallow ExtUtils::CBuilder loading errors

    • Handle testing on cross-compile builds
    • Protect against platforms without getpw{nam,uid}

  • Updated perl-Pod-Escapes to 1.05:

    • Added PREREQ_PM, MIN_PERL_VERSION, LICENSE and repo to Makefile.PL

    • Made strict- and warnings-clean

    • Fixed syntax error in abstract (CPAN RT#49985)

    • Fixed typo (CPAN RT#85374)

    • Renamed ChangeLog to Changes and reformatted as per CPAN::Changes::Spec

    • Deleted META.yml so MakeMaker will generate MYMETA.{yml,json}

    • Noted in pod that now being maintained by NEILB

    • Added link to github repo in pod
  • Updated perl-Test-Base to 0.61 as per the Fedora version


Recent