From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14533 invoked by alias); 19 Jun 2017 02:55:28 -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 86044 invoked by uid 89); 19 Jun 2017 02:49:48 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,MISSING_MID,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=Hx-languages-length:666, H*Ad:U*cygwin-announce, HTo:U*cygwin-announce X-HELO: mx1.redhat.com DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com EEDC6C01BD37 Authentication-Results: ext-mx08.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx08.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz@cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com EEDC6C01BD37 X-Mailbox-Line: From cygwin-announce-nghttp2-1.23.1-1 Sun Jun 18 21:48:27 2017 From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Mon, 19 Jun 2017 02:55:00 -0000 Subject: nghttp2 1.23.1-1 X-SW-Source: 2017-06/txt/msg00040.txt.bz2 Message-ID: <20170619025500.Z4gVuO0QMZbtXj9G6CUEcB4LD2esq8wOuSi2zTZTDDI@z> The following packages have been uploaded to the Cygwin distribution: * nghttp2-1.23.1-1 * libnghttp2_14-1.23.1-1 * libnghttp2-devel-1.23.1-1 * python2-nghttp2-1.23.1-1 * python3-nghttp2-1.23.1-1 * mingw64-i686-nghttp2-1.23.1-1 * mingw64-x86_64-nghttp2-1.23.1-1 nghttp2 is an implementation of HTTP/2 and its header compression algorithm HPACK in C. The framing layer of HTTP/2 is implemented as a form of reusable C library. Also included are an HTTP/2 client, server, proxy, and a load test and benchmarking tool for HTTP/2. This is an update to the latest upstream release. The nghttpx application now requires the c-ares library. -- Yaakov