gnu_parallel/gnu_parallel.changes

38 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
Sun Jun 23 05:41:30 UTC 2013 - jengelh@inai.de
- Update to new upstream release 20130522
* --ctrlc is now the default if --pipe is not used, making it
possible to kill remotely-started jobs simply by pressing Ctrl-C.
* --timeout 200% now means "kill jobs which take more than twice
the time of the median runtime of a job".
* Jobs are now distributed round-robin when having mulitiple
--sshlogin, instead of filling up one --sshlogin at a time.
- Update to new upstream release 20130622
* --xapply now recycles arguments if an input source has more
arguments than others.
* The sleep time between jobs is now both increased and decreased
exponentially.
-------------------------------------------------------------------
Thu Jun 20 11:36:03 UTC 2013 - coolo@suse.com
- add fix-pod-syntax.diff to fix build with perl 5.18
-------------------------------------------------------------------
Wed May 8 17:30:12 UTC 2013 - jengelh@inai.de
- Update to new upstream release 20130422
* --ctrlc will send SIGINT to tasks running on remote computers and
thus killing them.
* --load now uses `ps` to see immediately see the number of running
processes instead of `uptime` thus making --load react much faster.
* --retries works with --onall.
* --nice works under tcsh.
- Ship license file and do tarball signature verification
-------------------------------------------------------------------
Wed Feb 27 15:46:58 UTC 2013 - jengelh@inai.de
- Initial package (version 20130222) for build.opensuse.org