]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
nghttp2: Upgrade 1.60.1 -> 1.61.0
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Apr 2024 13:18:16 +0000 (14:18 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Apr 2024 22:33:03 +0000 (23:33 +0100)
Includes a fix for CVE-2024-28182.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/nghttp2/nghttp2_1.61.0.bb [moved from meta/recipes-support/nghttp2/nghttp2_1.60.0.bb with 91% similarity]

similarity index 91%
rename from meta/recipes-support/nghttp2/nghttp2_1.60.0.bb
rename to meta/recipes-support/nghttp2/nghttp2_1.61.0.bb
index cf62c32d8b8ffb4ed9cbf41dcf61fa0265ca3431..ad85576dcbcf8c288159585618c2ba6b387029df 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=764abdf30b2eadd37ce47dcbce0ea1ec"
 
 SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/nghttp2-${PV}.tar.xz"
-SRC_URI[sha256sum] = "625d6c3da1d9ca4fd643a638256431ae68fd1901653b2a61a245eea7b261bf4e"
+SRC_URI[sha256sum] = "c0e660175b9dc429f11d25b9507a834fb752eea9135ab420bb7cb7e9dbcc9654"
 
 inherit cmake manpages python3native github-releases
 PACKAGECONFIG[manpages] = ""