From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id F163F389838B for ; Thu, 6 Oct 2022 20:46:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F163F389838B DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1665089197; bh=mMM8ecm+4gGBLBEoqBGPBU5PYxWfYwRih30K8DlEKC0=; h=Date:To:Subject:From:Reply-To:From; b=aUkU1ssBCM7nLl4epP1qPI05SjT0O4ChgKKoUwg8P5rgNkYVqfnRax6UWIdDhuzWP ojXg9yjLj6YAN/Rz17vmKAd6FwI4hxDN735a2SV/X2yieoxItGbcLDzKpE07krtOro ygJ3fvd0FoqDGZLU0nURizkEFVqL18xYP79NE738= DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9E6DB3856DC8 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1665089196; bh=mMM8ecm+4gGBLBEoqBGPBU5PYxWfYwRih30K8DlEKC0=; h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Help: List-Subscribe:From:Reply-To:From; b=ibzWDDHjaYizSkaKA8GBG3giocKPp5w8580pPCM4Ywg0knyhwD2N68lZtvZTC/BOp aF7tW+S6Lp1oWODFIKORVBl9YXwVPmbVIt4sKI6SwY18BlSLki1xzS2wc3MyHSNveF WqDe66omhjbyVEN1P5ErFMhK0EjzTmq2DlOdnKQM= DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org C52ED3858D37 X-KPN-MessageId: a7bbcac8-45b7-11ed-bd66-005056994fde X-KPN-MID: 33|Oh2GoYzmUJHRYA1dim0DetrgB323A9vyT5Ds2QvPpx31TF/x2QhYQ0t79X5xg/R rSmJugi5m1cfZ4jzeoGRPGhaqlzTuPchwAB7gpW3y7YE= X-CMASSUN: 33|4VCEkOa9IHoKZ1X/cpm1w5X00Fmia+6z1Y4Swj3YqNaz+cUHjiwSXHlcS0n3Zmq R0A0CcdHZ6+Z2sYv863jOGg== X-KPN-VerifiedSender: Yes Date: Thu, 6 Oct 2022 22:45:44 +0200 (CEST) To: cygwin@cygwin.com Message-Id: Subject: [ANNOUNCEMENT] Updated: libpipeline-1.5.6-1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Priority: 3 Importance: Normal X-Originating-IP: 77.172.11.212 X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 From: Erwin Waterlander via Cygwin-announce Reply-To: cygwin@cygwin.com Errors-To: cygwin-announce-bounces+cygwin-announce-resender=cygwin.com@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User List-Id: CHANGES ======= libpipeline 1.5.6 (24 April 2022) --------------------------------- Fix handling of leading whitespace in pipecmd_new_argstr and pipecmd_argstr. libpipeline 1.5.5 (3 January 2022) ---------------------------------- Move release process to GitLab CI. libpipeline 1.5.4 (7 November 2021) ----------------------------------- Move Git repository to GitLab (https://gitlab.com/cjwatson/libpipeline). Building libpipeline now requires Autoconf >= 2.64. https://gitlab.com/cjwatson/libpipeline/-/blob/master/NEWS.md 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. best regards, -- Erwin Waterlander http://waterlan.home.xs4all.nl/