PaulHowarth/Blog/2018-11-19

Monday 19th November 2018

Fedora Project

  • Updated gtkwave to 3.3.96 in Rawhide:

    • Changed to standardized zoom in/out/full hotkeys
    • Added time backtracking warning (for partial mode) to lxt2vcd

    • VCD time backtracking fix (not for interactive mode)
    • Added drag_failed handling (can press ESC) to DnD operations

    • Prevent missing file in savefile from causing savefile to be read as VCD by mistake

    • Changed to Dinotrace-like 0s/1s rendering for bit vectors so values can be discerned without seeing the full value text
    • Removed unneeded pango_layout_get_extents() inside call for font_engine_draw_string()

    • Changed bsearch_trunc() to run in constant time when monospace fonts are in use

    • Added missing GDK_SCROLL_MASK to signal area (need for gtk3, but not for other versions for some reason)

  • Updated perl-Event to 1.27 in Rawhide:

    • Only Zero(Polld) if not NULL

  • Cleaned up and rebuilt perl-Devel-Cycle (1.12) in Rawhide

  • Cleaned up and rebuilt perl-ExtUtils-Config (0.008) in Rawhide

  • Cleaned up and rebuilt perl-ExtUtils-Helpers (0.026) in Rawhide

  • Updated perltidy to 20181120 in Rawhide (see CHANGES.md for details)

Local Packages

  • Updated gtkwave to 3.3.96 as per the Fedora version

  • Updated libidn (1.3.5) to disable building the java sub-packages for EL-8

  • Cleaned up and rebuilt perl-Devel-Cycle (1.12) as per the Fedora version

  • Updated perl-Event to 1.27 as per the Fedora version

  • Cleaned up and rebuilt perl-ExtUtils-Config (0.008) as per the Fedora version

  • Cleaned up and rebuilt perl-ExtUtils-Helpers (0.026) as per the Fedora version

  • Updated perl-File-Slurp to 9999.25:

    • The previous release contained nothing but a documentation update; that updated documentation erroneously mentioned pseudo-files, which are perfectly fine to use with File::Slurp

    • Add regression test for GLOB refs being slurped in (GH#17)

    • Refactor read_file to use open and read rather than sysopen and sysread

    • Add a bugwards compatible feature to keep track of the cursor when dealing with the DATA handle (GH#17)

    • Fix a typo in the documentation
  • Updated perl-Perl-Tidy to 20181120 as per the Fedora perltidy package


Recent