Files
perl-IPC-Cmd/perl-IPC-Cmd.changes

41 lines
1.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Thu Feb 16 07:57:49 UTC 2012 - coolo@suse.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 9 20:06:49 UTC 2011 - pascal.bleser@opensuse.org
- update to 0.72: no changes on Linux backend implementation, but this version
is explicitly required by other Perl modules
-------------------------------------------------------------------
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