Dr. Werner Fink 2014-03-19 09:05:57 +00:00 committed by Git OBS Bridge
parent d23d421559
commit 18f531f2be
4 changed files with 20 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b0e6be44479051196f80baeefeefa5fbdac428a7149b3858998769f461ba198
size 750489

3
libpipeline-1.2.6.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c521e6cb2336923bf1cf88d32d7cdf7834051dabf4343f4a7510852e38b5a72
size 779363

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
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

View File

@ -1,7 +1,7 @@
#
# spec file for package libpipeline
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
Name: libpipeline
%define lname libpipeline1
Version: 1.2.2
Version: 1.2.6
Release: 0
Summary: A pipeline manipulation library
License: GPL-3.0+