delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2023/09/12/09:56:38

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2C0823857347
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1694526996;
bh=Mx9Ya/ekpVjI7dx4kOEJHxLdrEMYI+sbc+4mxE2LJtE=;
h=Date:Subject:To:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:Cc:From;
b=Jp+z5j5ojXNKkgXZu6t4eNrlf7pb1eoy6JIjkg4RKRIzcSKttYC543b5z8VQG7/Tg
g405xmh6JNrJMUbCTOgQoUWSGXTZ0nCuY7em74dDr7kSvyfKWxlKKOui0pG2zjsM/0
AxDZS4YWSojTHU1z6fSwBMdMAjksSaybOKXToE34=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 750183858428
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 162323858402
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 330753858D3C
X-Authority-Analysis: v=2.4 cv=e5oV9Il/ c=1 sm=1 tr=0 ts=65006ddf
a=DxHlV3/gbUaP7LOF0QAmaA==:117 a=DxHlV3/gbUaP7LOF0QAmaA==:17
a=IkcTkHD0fZMA:10 a=X-QBuKCoAAAA:8 a=NEAV23lmAAAA:8 a=UUDYKHaxCIIT7DBpKfcA:9
a=QEXdDO2ut3YA:10 a=vbxwTe1tunHIfGfxEBYx:22
Message-Id: <announce.d3857b30-e1fa-7b7e-c857-e1a0eb1fae73@Shaw.ca>
Date: Tue, 12 Sep 2023 07:55:42 -0600
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101
Thunderbird/102.15.0
Subject: [ANNOUNCEMENT] Updated: mingw64-x86_64-/nghttp2 libnghttp2_14/-devel
1.56
To: cygwin AT cygwin DOT com
Organization: Inglis
X-CMAE-Envelope: MS4xfDECxBQHf59m+2MxhfyWPy2AMUj7M72rYwK/zUCkildRc5KAaLpQ33ZEX/ijiN8mGB09qlNl1ZtzJ6f0LSo+djVNOPv6qGfqida//nnL75bRoOkLbzMP
Dn8b+VV5XqIysC8sWuqdYKDMepHc49FOv6qYJwPsxqzO8yWg3gYsXG8eZoBg23Z4M8x/TZjENWYszSh42mmXCsDvDH2CX5OiYlN29CsJTx5RRwSLs2dy+A3Z
e4C53yfnZ+vMIdD/pnjvEw==
X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, RCVD_IN_DNSWL_LOW,
SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
X-BeenThere: cygwin-announce AT cygwin DOT com
X-Mailman-Version: 2.1.30
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin AT cygwin DOT com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Brian Inglis via Cygwin-announce via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Brian Inglis via Cygwin-announce <cygwin-announce AT cygwin DOT com>
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

The following packages have been upgraded in the Cygwin distribution:

* nghttp2			1.56
* libnghttp2_14			1.56
* libnghttp2-devel		1.56
* mingw64-x86_64-nghttp2	1.56

HTTP/2 and its header compression algorithm HPACK implementation.
The framing layer of HTTP/2 is implemented as a reusable library.
Also included are an HTTP/2 client, server, proxy, load test and
benchmarking tool.

NOTE:
Support for previously deprecated Python bindings, modules, and
documentation was dropped some releases ago.

For more information see the project home page:

	https://nghttp2.org/

or the repo README:

	https://github.com/nghttp2/nghttp2#readme

See link or text below for recent changes; after installation for
complete details of changes read /usr/share/doc/nghttp2/ChangeLog.

	https://nghttp2.org/blog/


2023-09-04	v1.56.0

Build

* The following dependencies have been updated:

- ngtcp2
- nghttp3
- BoringSSL
- quictls
- libbpf
- third-party
- llhttp

Nghttpx

* Rework is done in functions that send ECN bits.

* --frontend-quic-congestion-controller=bbr2 has been renamed to
   --frontend-quic-congestion-controller=bbrv2.

Nghttpx, H2load

* Fix issue that CMSG_DATA does not necessarily return an aligned pointer.

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019