- update to 1.5.3:
* Fix implementation-defined behaviour while handling read/write errors.
* Port tests to the modern Check API.
* `pipecmd_exec' now calls `_exit' rather than `exit', to avoid bugs such as
* functions registered using `atexit' being called multiple times.
* Document that standard FDs must be open before calling `pipeline_start'.
* Building libpipeline now requires Autoconf >= 2.63 and Automake >= 1.11.2.
* Various portability improvements, via Gnulib. (forwarded request 834162 from dirkmueller)
OBS-URL: https://build.opensuse.org/request/show/835205
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpipeline?expand=0&rev=12
- update to 1.5.3:
* Fix implementation-defined behaviour while handling read/write errors.
* Port tests to the modern Check API.
* `pipecmd_exec' now calls `_exit' rather than `exit', to avoid bugs such as
* functions registered using `atexit' being called multiple times.
* Document that standard FDs must be open before calling `pipeline_start'.
* Building libpipeline now requires Autoconf >= 2.63 and Automake >= 1.11.2.
* Various portability improvements, via Gnulib.
OBS-URL: https://build.opensuse.org/request/show/834162
OBS-URL: https://build.opensuse.org/package/show/Base:System/libpipeline?expand=0&rev=17
- Update to libpipeline 1.2.6 (18 December 2013)
* Fix test_pump_tee to wait for its child processes before testing
their output, since otherwise not all their output might be flushed.
* pipeline_want_infile and pipeline_want_outfile now take copies of
their file name arguments.
* Restore compatibility with Automake 1.10.
* Build with large file support on systems where it is available.
* Provide a replacement clearenv function in order to support
non-glibc systems. Now tested on FreeBSD.
* Don't read uninitialised memory when testing for the end of long
lines (over 4096 bytes).
OBS-URL: https://build.opensuse.org/request/show/226684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libpipeline?expand=0&rev=6