From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4633 invoked by alias); 17 Feb 2015 04:05:22 -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 3284 invoked by uid 89); 17 Feb 2015 04:02:59 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Message-ID: <1424145778.6832.59.camel@cygwin.com> Subject: Updated: libffi-3.2.1-1 From: Yaakov Selkowitz To: cygwin-announce Date: Tue, 17 Feb 2015 04:05:00 -0000 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-SW-Source: 2015-02/txt/msg00105.txt.bz2 The following packages have been updated in the Cygwin distribution: * libffi6-3.2.1-1 * libffi-devel-3.2.1-1 The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run-time. This is an update to the latest upstream release. -- Yaakov