#acl PaulHowarth:read,write,admin,revert,delete All:read === Monday 6th July 2015 === ==== Fedora Project ==== * Updated `gtkwave` to 3.3.66 in Rawhide: * Faster `fsdb` initialization * Fix vcd recoder loader crash for malformed vcd if signal is declared as bits and a real valued change is encountered for the value change * Fixed crash in `vcd2vzt` for vcd files with no value changes (likely a malformed vcd) * Added `fsdbReaderResetSignalList()` to prevent signals from loading over and over when unnecessary * Compile fixes for renamed functions and defines in gtk osx * Updated `perl-Test-File` to 1.44 in Rawhide: * Check `file_mode_has` tests for Windows * Fix `file_has_*` tests to work on Windows ([[https://github.com/briandfoy/test-file/pull/13|GH#13]]) * Updated `perl-version` (0.9912) in Rawhide to fix FTBFS when rebuilding for EL-6 ([[RedHatBugzilla:1239335|Bug #1239335]]) ==== Local Packages ==== * Updated `gtkwave` to 3.3.66 as per the Fedora version * Updated `perl-Test-File` to 1.44 as per the Fedora version * Updated `perl-Test-Pod` to 1.51: * Convert tooling from `Module::Build` to `ExtUtils::MakeMaker` (resolves circular dependency with MB on perl 5.21+) ----