From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15156 invoked by alias); 8 Sep 2016 08:28: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 13436 invoked by uid 89); 8 Sep 2016 08:26:53 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=reusable, H*Ad:U*cygwin-announce, HTo:U*cygwin-announce X-HELO: mx1.redhat.com Message-Id: <201609080826.u888Qev9006289@int-mx14.intmail.prod.int.phx2.redhat.com> From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Thu, 08 Sep 2016 08:28:00 -0000 Subject: nghttp2 1.14.0-1 X-SW-Source: 2016-09/txt/msg00030.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * nghttp2-1.14.0-1 * libnghttp2_14-1.14.0-1 * libnghttp2-devel-1.14.0-1 * python-nghttp2-1.14.0-1 * python3-nghttp2-1.14.0-1 * mingw64-i686-nghttp2-1.14.0-1 * mingw64-x86_64-nghttp2-1.14.0-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: https://nghttp2.org/blog/ -- Yaakov