From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 51506 invoked by alias); 7 Feb 2018 19:34:49 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Received: (qmail 51231 invoked by uid 89); 7 Feb 2018 19:34:20 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,KAM_NUMSUBJECT,RCVD_IN_DNSWL_LOW,SPF_HELO_FAIL autolearn=no version=3.3.2 spammy=Hx-languages-length:557, Independent, H*Ad:U*cygwin-announce, HTo:U*cygwin-announce X-HELO: mx1.redhat.com X-Mailbox-Line: From cygwin-announce-libtirpc-1.0.2-2 Wed Feb 07 13:30:10 2018 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Wed, 07 Feb 2018 19:34:00 -0000 Message-Id: <20180207133010.12040-1-yselkowitz@cygwin.com> Subject: libtirpc 1.0.2-2 X-SW-Source: 2018-02/txt/msg00005.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * libtirpc3-1.0.2-2 * libtirpc-common-1.0.2-2 * libtirpc-devel-1.0.2-2 * libtirpc-doc-1.0.2-2 TI-RPC provides a library that implements Transport Independent Remote Procedure Calls. It supports RPCs over IPv4, IPv6, as well as local unix sockets. This release includes a patch to use Cygwin's bindresvport(3) and bindresvport_sa(3) functions instead of its own. The headers have been moved out from /usr/include/tirpc/rpc{,svc} to /usr/include/rpc{,svc}. -- Yaakov