UNCLASSIFIED - NO CUI

Skip to content

Update dependency nghttp2/nghttp2 to v1.49.0

renovate requested to merge renovate/nghttp2-nghttp2-1.x into development

This MR contains the following updates:

Package Type Update Change
nghttp2/nghttp2 ironbank-github minor v1.48.0 -> v1.49.0

Release Notes

nghttp2/nghttp2

v1.49.0

Compare Source

  • lib: No need to check pseudo header lws (GH-1745)
  • lib: Add nghttp2_check_header_value_rfc9113 (GH-1743)
  • doc: Bump sphinx_rtd_theme (GH-1754)
  • asio: libnghttp2_asio has moved to its own repository (GH-1761)
  • asio: Deprecate libnghttp2_asio (GH-1749)
  • python: Deprecate Python bindings (GH-1750)
  • build: Bump libbpf (GH-1783)
  • build: Bump ngtcp2 and nghttp3 (GH-1780)
  • build: Bump boringssl (GH-1779)
  • build: cmake: add ENABLE_DOC option. (GH-1596)
  • build: Bump QUIC related libraries (GH-1759)
  • build: cmake: fix detecting quic openssl with win32 (GH-1755)
  • build: Bump quictls (GH-1751)
  • src: Fix errors reported by coverity scan (GH-1784)
  • src: Replace the use of strtoul and strtol with parse_uint (GH-1775)
  • fuzz: add frames fuzzer (GH-1770)
  • fuzz: add extended fuzzer using FuzzedDataProvider (GH-1771)
  • nghttpx: Embed km_id in a regular token (GH-1782)
  • nghttpx: Regular token does not require server issued DCID (GH-1781)
  • nghttpx: Randomize backend address backend robin order per thread (2nd Ed.) (GH-1769)
  • nghttpx: Fix broken MROXY-protocol (GH-1747)
  • nghttpx: Remove trailing white spaces from HTTP/1.1 fields (GH-1744)
  • h2load: Implement nghttp3 reset_stream callback (GH-1766)
  • h2load, nghttpx: Ignore nghttp3 errors which can be ignored (GH-1764)
  • third-party: Bump neverbleed (GH-1763)
  • third-party: Bump llhttp (GH-1762)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports