From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19608 invoked by alias); 22 Mar 2017 21:21:24 -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 124709 invoked by uid 89); 22 Mar 2017 21:15:40 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,MISSING_MID,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=solid, H*Ad:U*cygwin-announce, HTo:U*cygwin-announce X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 82C71C0641E8 Authentication-Results: ext-mx07.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx07.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz@cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 82C71C0641E8 X-Mailbox-Line: From cygwin-announce-libgit2-0.24.6-1 Wed Mar 22 16:15:12 2017 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Wed, 22 Mar 2017 21:21:00 -0000 Subject: libgit2 0.24.6-1 X-SW-Source: 2017-03/txt/msg00048.txt.bz2 Message-ID: <20170322212100.KevJluEA0XT1OER3BAqk-xcoFt6MDZbw_ZKHiynT3UU@z> The following packages have been uploaded to the Cygwin distribution: * libgit2_24-0.24.6-1 * libgit2-devel-0.24.6-1 libgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language which supports C bindings. This is an update to the branch used by GNOME 3.22. -- Yaakov