]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
nghttp2: upgrade 1.54.0 -> 1.55.1
authorWang Mingyu <wangmy@fujitsu.com>
Mon, 17 Jul 2023 09:10:10 +0000 (17:10 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Jul 2023 10:47:45 +0000 (11:47 +0100)
Changelog:
============
    doc: Bump boringssl
    Fix memory leak
    Fix build error without libev
    Bump go to 1.20
    Bump go package dependencies
    mruby: Support cross build for autotools
    h2load, nghttpx: Add UDP_GRO support
    Bump ngtcp2
    nghttpx: Randomize initial QUIC packet number
    Bump llhttp to a0e744f850d8101a51284868ffdf745bcfe4fbcc
    Bump macos to 12

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-support/nghttp2/nghttp2_1.55.1.bb [moved from meta/recipes-support/nghttp2/nghttp2_1.54.0.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-support/nghttp2/nghttp2_1.54.0.bb
rename to meta/recipes-support/nghttp2/nghttp2_1.55.1.bb
index 4e15f0839f7c9df1b7b74d0f63a11d9edf1af08c..1be9a348ae72852b65f692de2a0ef410a7c4f2fc 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] = "20533c9354fbb6aa689b6aa0ddb77f91da1d242587444502832e1864308152df"
+SRC_URI[sha256sum] = "19490b7c8c2ded1cf7c3e3a54ef4304e3a7876ae2d950d60a81d0dc6053be419"
 
 inherit cmake manpages python3native github-releases
 PACKAGECONFIG[manpages] = ""