X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org BCA3C386F446 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=xs4all.nl Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=waterlan AT xs4all DOT nl DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=xs4all.nl; s=s2; t=1609101618; bh=UtoeUprIIzSNefTJ1pCHDK+IAJ54ZB8M+TUURHQ1S5w=; h=From:Subject:To:Message-ID:Date:MIME-Version:Content-Type:From: Subject; b=OPaD31srhX8y94iqAunr9nqcI3Mr1THRgeyfvVhYoIxH4KhWHGFEnQKVfJtmWTyEe ATFuwauD4Tr7yMqEpwKk1dG+6mRArcHeklLHVjF+BzW81f8KzR+shUxTOWhk7dhw0b vlnphkkWRb2mdq27lvXHtMsTo26w7S9auMGNQrWjbUtMEdowIf1r6FfOeDF0zNZG4N UYacMgAdkPIpuH4XJ9QxSN7v11oaJgq2bUxemccl8B2VhZwIZHLFZhmRDfjeyQZPur VNa9lRwQF43xHHxeMuGF/2ogh3twXcRNGfLd8twbvuI3Hn/u0woTcMpJU+J9jnoU2O /nHJX4irsPPMw== From: Erwin Waterlander Subject: [ANNOUNCEMENT] Updated: libpipeline-1.5.3-1 To: cygwin AT cygwin DOT com Message-Id: Date: Sun, 27 Dec 2020 21:40:17 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.5.1 MIME-Version: 1.0 Content-Language: en-GB X-CMAE-Envelope: MS4xfOSh0VwnlF4+ku5PRzw/2Q83EtAG0n5/OIqet0b+mrV/Q9D0r+NG/iG3kuE1fSWh9lf/eC6kRAolrh/qfyFKhyAbiDcNmA6TqLfCVxvqMZ2uZHiKqQ+9 zZjOSBz9BU5WoKOIgQwqxsBf2n/tSRNk4wGJvAv5hZY9wkbtFOWg+aolrlglkMhd0hUZI3XFRy0xxawcs7MTDd7tMSYRrVFj/rbl7TYgv8GVybFok44gbfSk qqGV8cr6tNFcwLwYgrqe6kfSFldtyN8sE+hwcp0mX563FMYcbMvZ0bz7JtRZpOEC X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin-announce AT cygwin DOT com X-Mailman-Version: 2.1.29 X-Mailer: Perl5 Mail::Internet v2.20 X-BeenThere: cygwin AT cygwin DOT com List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: cygwin AT cygwin DOT com Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "Cygwin" CHANGES ======= libpipeline 1.5.3 (13 August 2020) ================================== Fix implementation-defined behaviour while handling read/write errors. Port tests to the modern Check API. libpipeline 1.5.2 (1 January 2020) ================================== `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'. https://gitlab.com/cjwatson/libpipeline/-/blob/master/NEWS DESCRIPTION =========== libpipeline is a C library for manipulating pipelines of sub-processes in a flexible and convenient way. See http://libpipeline.nongnu.org/ Libpipeline is required for man-db. Man-db is an alternative 'man' package (http://man-db.nongnu.org/). Man-db is used by major Linux distributions such as Debian, Suse, and Fedora. A big advantage of man-db is better internationalisation support. PORTING NOTES ============== All tests pass. best regards, -- Erwin Waterlander http://waterlan.home.xs4all.nl/ -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple