Updated: nghttp2, libnghttp2{_14, -devel}, {mingw64-{x86_64, i686}, python{37, 38}}-nghttp2 1.44

Cygwin nghttp2 Maintainer Brian.Inglis@SystematicSW.ab.ca
Mon Jul 19 12:21:42 GMT 2021


The following packages have been upgraded in the Cygwin distribution:

* nghttp2			1.44
* libnghttp2_14			1.44
* libnghttp2-devel		1.44
* mingw64-x86_64-nghttp2	1.44
* mingw64-i686-nghttp2		1.44
* python37-nghttp2		1.44
* python38-nghttp2		1.44

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, and Python modules.

For more information see the project home page:

	https://nghttp2.org/

or the repo README:

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

Please see below or read /usr/share/doc/nghttp2/ChangeLog after
installation for complete details of changes:

	https://nghttp2.org/blog/

Nghttp2 v1.44.0 Jul 18th, 2021 12:56 PM

Build

	More --with-* configure options have been added:

		--with-cunit
		--with-jannson
		--with-libcares
		--with-libev
		--with-libevent-openssl
		--with-openssl
		--with-zlib

	The following precious variables have been added:

		JEMALLOC_CFLAGS
		JEMALLOC_LIBS
		LIBEV_CFLAGS
		LIBEV_LIBS
		LIBTOOL_LDFLAGS

Third-party

	Bump llhttp to v6.0.2.

Nghttpx

	The bug which prevents a backend which is excluded from a load
	balancing group temporarily from being restored.
	The word master is replaced main. The nghttpx master process is
	now called main process.

	--no-http2-cipher-black-list and
	--client-no-http2-cipher-black-list are deprecated and replaced
	with --no-http2-cipher-block-list and
	--client-no-http2-cipher-block-list respectively.

	Remove trailing white space after $method log variable.

H2load

	--rps option has been added.

	The time unit (e.g., ms) is now allowed in -D option.



More information about the Cygwin-announce mailing list