* 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 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Cmd?expand=0&rev=2
24 lines
892 B
Plaintext
24 lines
892 B
Plaintext
-------------------------------------------------------------------
|
|
Tue Apr 26 18:12:18 UTC 2011 - coolo@opensuse.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 19:37:32 UTC 2011 - coolo@novell.com
|
|
|
|
- initial package 0.68
|
|
* created by cpanspec 1.78.03
|
|
|