automatic update OBS-URL: https://build.opensuse.org/request/show/360293 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-IPC-Cmd?expand=0&rev=9
61 lines
2.2 KiB
Plaintext
61 lines
2.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Feb 19 10:24:43 UTC 2016 - coolo@suse.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 18:12:16 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.92
|
|
see /usr/share/doc/packages/perl-IPC-Cmd/CHANGES
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|