]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
nghttp2: upgrade 1.53.0 -> 1.54.0
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 27 Jun 2023 07:17:10 +0000 (15:17 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 28 Jun 2023 06:55:00 +0000 (07:55 +0100)
Changelog:
==========
  nghttpx: Consistent error handling and use of high-level API
  h2load: Fix http3 upload stall
  h2load: Use std::chrono::steady_clock for quic timestamp
  Avoid ev_now by @tatsuhiro-t in #1907
  Remove unused macro bswap64
  Bump ngtcp2 and nghttp3
  Bump libbpf to v1.2.0
  Avoid copies

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/nghttp2/nghttp2_1.54.0.bb [moved from meta/recipes-support/nghttp2/nghttp2_1.53.0.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-support/nghttp2/nghttp2_1.53.0.bb
rename to meta/recipes-support/nghttp2/nghttp2_1.54.0.bb
index 88d5f31083a82fc05c584eaf4f78a003523c682d..4e15f0839f7c9df1b7b74d0f63a11d9edf1af08c 100644 (file)
@@ -8,7 +8,7 @@ SRC_URI = "\
     ${GITHUB_BASE_URI}/download/v${PV}/nghttp2-${PV}.tar.xz \
     file://0001-fetch-ocsp-response-use-python3.patch \
 "
-SRC_URI[sha256sum] = "b867184254e5a29b0ba68413aa14f8b0ce1142a371761374598dec092dabb809"
+SRC_URI[sha256sum] = "20533c9354fbb6aa689b6aa0ddb77f91da1d242587444502832e1864308152df"
 
 inherit cmake manpages python3native github-releases
 PACKAGECONFIG[manpages] = ""