| Message ID | 20260322230131.12001-4-peter.marko@siemens.com |
|---|---|
| State | New |
| Headers | show |
| Series | [1/4] btrfs-tools: upgrade 6.19 -> 6.19.1 | expand |
diff --git a/meta/recipes-support/nghttp2/nghttp2_1.68.0.bb b/meta/recipes-support/nghttp2/nghttp2_1.68.1.bb similarity index 86% rename from meta/recipes-support/nghttp2/nghttp2_1.68.0.bb rename to meta/recipes-support/nghttp2/nghttp2_1.68.1.bb index dae7285c1e..71d5eef8d6 100644 --- a/meta/recipes-support/nghttp2/nghttp2_1.68.0.bb +++ b/meta/recipes-support/nghttp2/nghttp2_1.68.1.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://0001-lib-CMakeLists.txt-Fix-NGHTTP2_CONFIG_INSTALL_DIR-pa.patch \ " -SRC_URI[sha256sum] = "5511d3128850e01b5b26ec92bf39df15381c767a63441438b25ad6235def902c" +SRC_URI[sha256sum] = "6abd7ab0a7f1580d5914457cb3c85eb80455657ee5119206edbd7f848c14f0b2" inherit cmake manpages python3native github-releases
Fixes CVE-2026-27135. Release information: [1] [1] https://github.com/nghttp2/nghttp2/releases/tag/v1.68.1 Signed-off-by: Peter Marko <peter.marko@siemens.com> --- .../nghttp2/{nghttp2_1.68.0.bb => nghttp2_1.68.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/nghttp2/{nghttp2_1.68.0.bb => nghttp2_1.68.1.bb} (86%)