X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C48563856622
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1686459432;
	bh=oHC0BaOj/VPsHw3CvexEDRX6uMrlafembRtgkyvamFs=;
	h=To:Date:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
	 List-Help:List-Subscribe:From:Reply-To:Cc:From;
	b=ZRPZn2LrTUgN9HUzwZX4q7DUzgCydrpKepKPLNBGE7lFK7ebnJAOwYt6OLt2QByks
	 amDwqaps5lpcs8lmwdMpKcgpjVlKeJQTuPkg6Y5uLCOnI/mITaNu3r53/P+shzRBPY
	 NHIaLAaIh3cgXvrsGz68eETUsgm96FX8cXAnsMMw=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2978D3858D39
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E61903858C31
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org EFFA93858D20
X-Authority-Analysis: v=2.4 cv=e5oV9Il/ c=1 sm=1 tr=0 ts=6485540e
 a=DxHlV3/gbUaP7LOF0QAmaA==:117 a=DxHlV3/gbUaP7LOF0QAmaA==:17 a=X-QBuKCoAAAA:8
 a=NEAV23lmAAAA:8 a=5TRtQmPxbRQ76jS7L3wA:9 a=vbxwTe1tunHIfGfxEBYx:22
To: cygwin@cygwin.com
Date: Sat, 10 Jun 2023 22:51:34 -0600
Message-Id: <announce.20230610225134.7566-1-Brian.Inglis@Shaw.ca>
Subject: [ANNOUNCEMENT] Updated: mingw64-x86_64-/nghttp2 libnghttp2_14/-devel
 1.54
X-CMAE-Envelope: MS4xfGAjkv/wCtrqFyr9wnhZp5YQC6E86IzwJYrAio9dlDMXF0yVIOs0nAjbGL4le/mADSUc/wsHPJH8ePuhdfg9zsJ68RxHTBAyjjUCr9W9F9H1yqSP+cQ/
 18dnG2i0Dp4l+yQOv76WusKO04wKJ9FbS2R0MNqbGOUloXEoJRJBL4eMIx/h4R9O7gCK3+9Iw8f1WSa8pheZj4HkvpANQfFH3BE=
X-Spam-Status: No, score=-3.0 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,
 T_SCC_BODY_TEXT_LINE 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@cygwin.com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin@cygwin.com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Cygwin nghttp2 Maintainer via Cygwin-announce via Cygwin
 <cygwin@cygwin.com>
Reply-To: cygwin@cygwin.com
Cc: Cygwin nghttp2 Maintainer via Cygwin-announce <cygwin-announce@cygwin.com>,
        Cygwin nghttp2 Maintainer <Brian.Inglis@Shaw.ca>
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

The following packages have been upgraded in the Cygwin distribution:

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

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/


1.54	2023-06-07

Build

* The following dependencies have been updated:

  - ngtcp2
  - nghttp3
  - OpenSSL(quictls)
  - BoringSSL
  - libbpf

Updates

* Bump ngtcp2 and nghttp3
* Bump libbpf to v1.2.0

Improvements

* Avoid ev_now
* Remove unused macro bswap64
* Avoid copies

h2load

* This release fixes HTTP/3 upload stall bug.
* Use std::chrono::steady_clock for quic timestamp

nghttpx

* Consistent error handling and use of high-level API


-- 
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
