Name: | libpipeline |
---|---|
Version: | 1.2.3 |
Release: | 3.el7 |
Architecture: | i686 |
Group: | Development/Libraries |
Size: | 141305 |
License: | GPLv3+ |
RPM: | libpipeline-1.2.3-3.el7.i686.rpm |
Source RPM: | libpipeline-1.2.3-3.el7.src.rpm |
Build Date: | Fri May 02 2014 |
Build Host: | ca-buildj3.us.oracle.com |
Vendor: | Oracle America |
URL: | http://libpipeline.nongnu.org/ |
Summary: | A pipeline manipulation library |
Description: | libpipeline is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing which is often error-prone and insecure. This alleviates programmers of the need to laboriously construct pipelines using lower-level primitives such as fork(2) and execve(2). |
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- resolves: #956003 updated to 1.2.3
- fixed memory leaks detected by valgrind
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- resolves: #876108 fixed size_t underflow in pipeline_readline() function
- updated to 1.2.2
- enabled test suite at build time - cleaned .spec file
- update to 1.2.1 - fixed FTBFS caused by gnulib
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild