diff mbox series

[3/3] nghttp2: Upgrade 1.60.1 -> 1.61.0

Message ID 20240408132009.1763710-3-richard.purdie@linuxfoundation.org
State Accepted, archived
Commit 37d4b0c6c5b836f9f2bc52a142b093ef61ca48b2
Headers show
Series [1/3] xwayland: Upgrade 23.2.4 -> 23.2.5 | expand

Commit Message

Richard Purdie April 8, 2024, 1:20 p.m. UTC
Includes a fix for CVE-2024-28182.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../nghttp2/{nghttp2_1.60.0.bb => nghttp2_1.61.0.bb}            | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/nghttp2/{nghttp2_1.60.0.bb => nghttp2_1.61.0.bb} (91%)
diff mbox series

Patch

diff --git a/meta/recipes-support/nghttp2/nghttp2_1.60.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.61.0.bb
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 cf62c32d8b8..ad85576dcbc 100644
--- a/meta/recipes-support/nghttp2/nghttp2_1.60.0.bb
+++ b/meta/recipes-support/nghttp2/nghttp2_1.61.0.bb
@@ -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] = ""