PaulHowarth/Blog/2018-03-30

Friday 30th March 2018

Fedora Project

  • Updated perl-IPC-Run to 0.98 in F-28 and Rawhide:

    • Switch to using $!{EINTR}

    • Honor umask for user/group permissions on a +rw file

    • Remove commented code from CPAN RT#50739

    • Fix _write on invalid objects (GH#63)

    • Make slave the controlling terminal so more programs can be called from IPC::Run reliably (GH#54)

    • Prevent Not a GLOB reference in close_terminal by untieing before close (GH#53)

    • Fix '&' closing the stdin of the right process (GH#46)

    • Do POSIX::_exit not ::exit (GH#41)

    • Ensure child Win32 processes have same priority as parent (GH#40)

    • Add unit test for passing use of Readonly.pm (GH#38)

    • Fix GLOB test in IPC::Run::IO->new (GH#39)

    • Fix for memory leak (GH#86, CPAN RT#57990)

    • MANIFEST was updated; new tests may start shipping now

  • Updated perl-Test-Simple to 1.302135 in F-28 and Rawhide:

    • Make sure all hubs, events, and contexts get a unique (per run) id
    • Use a common generator for unique(enough) id's (not UUIDs)

Local Packages

  • Updated perl-IPC-Run to 0.98 as per the Fedora version

  • Updated perl-Test-Simple to 1.302135 as per the Fedora version


Recent