libpipeline 1.5.2-1 source package in Ubuntu

Changelog

libpipeline (1.5.2-1) unstable; urgency=medium

  * New upstream release:
    - pipecmd_exec now calls _exit rather than exit, to avoid bugs such as
      functions registered using atexit being called multiple times
      (LP: #1276257).
    - Document that standard FDs must be open before calling pipeline_start
      (LP: #992271).

 -- Colin Watson <email address hidden>  Wed, 01 Jan 2020 16:29:38 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Sid
Original maintainer:
Colin Watson
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libpipeline_1.5.2-1.dsc 2.4 KiB bfdb77b314a7f7ca9cf5fe1202c098b50f9f0a13b19b8108e5607557114d92cd
libpipeline_1.5.2.orig.tar.gz 970.8 KiB fd59c649c1ae9d67604d1644f116ad4d297eaa66f838e3dfab96b41e85b059fb
libpipeline_1.5.2.orig.tar.gz.asc 833 bytes 73d0d65c55bee5687c6a4fdb3138be4a1c3c7923fe6b1af8daa278c682d20e13
libpipeline_1.5.2-1.debian.tar.xz 9.1 KiB 4aee76d35a44afb50d5aa06cf87da8c2376a01d1f98a0ff13721e086cc3eadb7

Available diffs

No changes file available.

Binary packages built by this source

libpipeline-dev: Unix process pipeline manipulation library (development files)

 This 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 package contains files needed for developing with libpipeline.

libpipeline1: Unix process pipeline manipulation library

 This 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.

libpipeline1-dbgsym: debug symbols for libpipeline1