Changelog for
perl-IPC-Cmd-1.02-lp150.1.1.noarch.rpm :
* Fri May 04 2018 cooloAATTsuse.com- updated to 1.02 see /usr/share/doc/packages/perl-IPC-Cmd/CHANGES 1.02 Thu May 3 09:42:15 BST 2018 Bug fixes: - Resolve RT #118424 can\'t use IPC::Cmd->run_forked in the first process of a container - Make fix for RT #91784 only apply to HPUX
* Thu Feb 15 2018 cooloAATTsuse.com- updated to 1.00 see /usr/share/doc/packages/perl-IPC-Cmd/CHANGES 1.00 Wed Feb 14 16:14:01 GMT 2018 Bug fixes: - Resolve RT #91784 \'run_forked(\"/usr/bin/echo test\") captures no output\' - Resolve RT #124415 \'The 03_run_forked.t test fails (sometimes) on HPUX\'
* Tue May 16 2017 cooloAATTsuse.com- updated to 0.98 see /usr/share/doc/packages/perl-IPC-Cmd/CHANGES 0.98 Fri May 12 17:00:07 BST 2017 Enhancements:
* Added wait_loop_callback for run_forked() Bug fixes:
* Only search in curdir in can_run() when on Win32 RT#105601
* Sat Oct 08 2016 cooloAATTsuse.com- updated to 0.96 see /usr/share/doc/packages/perl-IPC-Cmd/CHANGES 0.96 Thu Jul 28 11:17:12 BST 2016 Bug fixes:
* Require Module::Load::Conditional 0.66 to resolve CVE-2016-1238: avoid loading optional modules from default .
* Fri Feb 19 2016 cooloAATTsuse.com- updated to 0.94 see /usr/share/doc/packages/perl-IPC-Cmd/CHANGES 0.94 Fri Feb 12 18:55:05 GMT 2016 Bug fixes:
* move __END__ above POD in documentation (plicease)
* Don\'t clobber $SIG{__DIE__} and $SIG{__WARN__} in open3_run() (avar)
* Fix \'terminate_on_signal\' segfaulting (Petya Kohts)
* Fix usage of fcntl(..., F_GETFL, ...) (tonyc)
* Tue Apr 14 2015 cooloAATTsuse.com- updated to 0.92 see /usr/share/doc/packages/perl-IPC-Cmd/CHANGES
* Thu Feb 16 2012 cooloAATTsuse.com- updated to 0.76
* Make the empty arg stripping the default again, with option to override this behaviour.
* Applied patch from WATANABE Hiroaki [RT #74470] \"Empty string cannot be passed to command\"
* Resolved [RT #74373] reported by Randy Stauner \"Compilation error when POSIX.pm fails to load\"
* Fri Dec 09 2011 pascal.bleserAATTopensuse.org- update to 0.72: no changes on Linux backend implementation, but this version is explicitly required by other Perl modules
* Tue Apr 26 2011 cooloAATTopensuse.org- updated to 0.70
* Apply a patch from Petya Kohts, RT #65276, with changes for run_forked: 1) fix for the typo in the name of the signal 2) changed default for clean_up_children (which seems to be the behavior expected by the majority of the users) 3) added detection (and forwarding to the caller) of the case when run program is killed by signal 4) kill_gently is now used in cases when parent died and when the executed program times out 5) added options which allow to execute some user code in the beginning and at the end of the child
* Sat Jan 22 2011 cooloAATTnovell.com- initial package 0.68
* created by cpanspec 1.78.03