libpipeline/libpipeline.changes

55 lines
2.1 KiB
Plaintext

-------------------------------------------------------------------
Mon Nov 9 19:40:32 UTC 2015 - p.drouand@gmail.com
- Update to version 1.4.1
* Fix test failure with Check 0.10.0.
-------------------------------------------------------------------
Sun Jul 12 17:14:37 UTC 2015 - mpluskal@suse.com
- Add gpg signature
- Cleanup spec file with spec-cleaner
- Add missing dependency on pkg-config
-------------------------------------------------------------------
Thu Feb 12 17:07:32 UTC 2015 - p.drouand@gmail.com
- Update to version 1.4.0
* Various portability fixes for Solaris. This includes a
PIPELINE_QUIET environment variable which suppresses the error
message normally emitted when a subprocess is terminated by a signal.
* Add `pipecmd_fchdir', which is analogous to `pipecmd_chdir' but
takes an open file descriptor rather than a path.
-------------------------------------------------------------------
Wed Mar 19 09:02:03 UTC 2014 - werner@suse.de
- 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).
-------------------------------------------------------------------
Fri Jun 21 01:16:46 UTC 2013 - crrodriguez@opensuse.org
- Use LFS_CFLAGS properly for 32 bit archs.
-------------------------------------------------------------------
Mon Apr 15 12:46:05 UTC 2013 - mmeister@suse.com
- Added url as source.
Please see http://en.opensuse.org/SourceUrls
-------------------------------------------------------------------
Mon Oct 1 14:04:57 UTC 2012 - werner@suse.de
- Initial package libpipeline as new man-db depend on it