Updated: mingw64-x86_64-/nghttp2 libnghttp2_14/-devel 1.59

Cygwin nghttp2 Maintainer Brian.Inglis@SystematicSW.ab.ca
Sun Jan 21 20:13:28 GMT 2024


The following packages have been upgraded in the Cygwin distribution:

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

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.

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/

NOTE

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


2024-01-21	1.59.0

- lib

  This release adds API to get and parse RFC 9218 priority.

  nghttp2_select_next_protocol() has been deprecated.
  Use nghttp2_select_alpn() instead.

- build

  The following dependencies have been updated:

  ngtcp2
  libbpf
  h2load

  h2load now considers all h2 HEADERS when counting bytes and recording TTFB.

  This release fixes the bug that TTFB is not recorded if h3 stream has no data.

  h2load now ignores 1xx status code.

  IPv6 address is now enclosed by square brackets when set in :authority
  header field.

- nghttpx

  This release adds SSL_CTX_set_recv_max_early_data() call which OpenSSL
  requires.

  __FILE_NAME__ macro is preferred if available.

  nghttpx now propagates stream priority from backend to frontend.

  This release fixes the bug that nghttpx sends QUIC RESET_STREAM when
  it receives RESET_STREAM from client.

- src

  This release drops old OpenSSL (< 1.1.1) support.

  Now bundled applications can be built with aws-lc.



More information about the Cygwin-announce mailing list