Opened 11 months ago

Closed 11 months ago

Last modified 8 months ago

#22317 closed enhancement (fixed)

nghttp2-1.68.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 13.0
Component: BOOK Version: git
Severity: medium Keywords:
Cc:

Description

New minor version.

Change History (4)

comment:1 by Bruce Dubbs, 11 months ago

Owner: changed from blfs-book to Bruce Dubbs
Status: new → assigned

comment:2 by Bruce Dubbs, 11 months ago

nghttp2 v1.68.0

What's Changed

  • build(deps): bump actions/github-script from 7 to 8
  • build(deps): bump actions/setup-go from 5 to 6
  • build(deps): bump actions/stale from 9 to 10
  • Increase glitch counter for unexpected builtin extension frames
  • Fix assertion failure
  • Remove session_update_glitch_ratelim called from deep inside the chain
  • build(deps): bump golang.org/x/net from 0.43.0 to 0.44.0
  • nghttpd: Make the supported groups configurable
  • Use SSL_CTX_set1_groups_list
  • nghttpx: Add groups option
  • nghttpx: Prefer ML-DSA certificate over ECDSA
  • nghttpx: Select ECDSA cert based on EVP_PKEY_base_id
  • nghttpx: Select certificate with BoringSSL
  • nghttpx: Select certificate with wolfSSL
  • nghttpx: Add the fast path when selecting a certificate
  • nghttpx: Select a certificate in a single pass
  • nghttpx: Support ML-DSA certificate selection with wolfSSL
  • nghttpx: Make servername_callback behavior consistent
  • nghttpx: Drop TLSv1.0 and TLSv1.1 support
  • nghttpx: Define NGHTTP2_CERT_TYPE as constexpr
  • src: Use nullptr in C++ code
  • lib: Consistent conditional macro comments
  • src: Consistent conditional macro comments
  • src: Move sgi _daemonize to util::daemonize
  • examples: Consistent conditional macro comments
  • Bump ngtcp2 and its dependencies
  • src: Adopt nghttp3_conn_read_stream2
  • src: Use std::ranges::begin and std::ranges::end consistently
  • Remove redundant semicolon
  • h2load: Set QUIC window-bits to 24
  • Fix typos in documentation: "or3xx" → "or 3xx" and missing space after period
  • build(deps): bump github.com/quic-go/quic-go from 0.54.0 to 0.54.1
  • build(deps): bump github.com/quic-go/quic-go from 0.54.1 to 0.55.0
  • nghttpx: Increase number of UDP packets to read
  • build(deps): bump golang.org/x/net from 0.44.0 to 0.46.0
  • Optimize quic io
  • nghttpx: Remove unused ticket_keys from WorkerEvent
  • Bump ngtcp2 and its dependencies

comment:3 by Bruce Dubbs, 11 months ago

Resolution: → fixed
Status: assigned → closed

Fixed at commits

3dc2d0f529 Update to valgrind-3.26.0.
bc9efdc001 Update to libxkbcommon-1.12.2.
c5c5278c72 Update to nghttp2-1.68.0.

comment:4 by Bruce Dubbs, 8 months ago

Milestone: 12.5 → 13.0

Milestone renamed

Note: See TracTickets for help on using tickets.