From 24891ee0b9ede684e15a9476bcc986c63b2b2b34 Mon Sep 17 00:00:00 2001 From: Ankur Tyagi Date: Fri, 7 Aug 2026 19:09:49 +1200 Subject: [PATCH] nginx: upgrade 1.25.5 -> 1.26.0 Stable branch 1.26.0 is off 1.25.5 and identical https://github.com/nginx/nginx/compare/release-1.25.5...release-1.26.0 Signed-off-by: Ankur Tyagi Signed-off-by: Anuj Mittal --- .../nginx/{nginx-1.25.5 => nginx-1.26.0}/CVE-2025-23419.patch | 0 .../nginx/{nginx-1.25.5 => nginx-1.26.0}/CVE-2026-28755.patch | 0 .../recipes-httpd/nginx/{nginx_1.25.5.bb => nginx_1.26.0.bb} | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename meta-webserver/recipes-httpd/nginx/{nginx-1.25.5 => nginx-1.26.0}/CVE-2025-23419.patch (100%) rename meta-webserver/recipes-httpd/nginx/{nginx-1.25.5 => nginx-1.26.0}/CVE-2026-28755.patch (100%) rename meta-webserver/recipes-httpd/nginx/{nginx_1.25.5.bb => nginx_1.26.0.bb} (77%) diff --git a/meta-webserver/recipes-httpd/nginx/nginx-1.25.5/CVE-2025-23419.patch b/meta-webserver/recipes-httpd/nginx/nginx-1.26.0/CVE-2025-23419.patch similarity index 100% rename from meta-webserver/recipes-httpd/nginx/nginx-1.25.5/CVE-2025-23419.patch rename to meta-webserver/recipes-httpd/nginx/nginx-1.26.0/CVE-2025-23419.patch diff --git a/meta-webserver/recipes-httpd/nginx/nginx-1.25.5/CVE-2026-28755.patch b/meta-webserver/recipes-httpd/nginx/nginx-1.26.0/CVE-2026-28755.patch similarity index 100% rename from meta-webserver/recipes-httpd/nginx/nginx-1.25.5/CVE-2026-28755.patch rename to meta-webserver/recipes-httpd/nginx/nginx-1.26.0/CVE-2026-28755.patch diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.25.5.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.26.0.bb similarity index 77% rename from meta-webserver/recipes-httpd/nginx/nginx_1.25.5.bb rename to meta-webserver/recipes-httpd/nginx/nginx_1.26.0.bb index bb2dda0c13..75e05fac6f 100644 --- a/meta-webserver/recipes-httpd/nginx/nginx_1.25.5.bb +++ b/meta-webserver/recipes-httpd/nginx/nginx_1.26.0.bb @@ -8,5 +8,5 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a6547d7e5628787ee2a9c5a3480eb628" SRC_URI:append = " file://CVE-2026-28755.patch" -SRC_URI[sha256sum] = "2fe2294f8af4144e7e842eaea884182a84ee7970e11046ba98194400902bbec0" +SRC_URI[sha256sum] = "d2e6c8439d6c6db5015d8eaab2470ab52aef85a7bf363182879977e084370497"