diff mbox series

[meta-webserver,scarthgap,4/6] nginx: upgrade 1.25.5 -> 1.26.0

Message ID 20260807070953.2275518-4-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-oe,scarthgap,1/6] redis: upgrade 7.2.12 -> 7.2.15 | expand

Commit Message

Ankur Tyagi Aug. 7, 2026, 7:09 a.m. UTC
From: Ankur Tyagi <ankur.tyagi85@gmail.com>

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 <ankur.tyagi85@gmail.com>
---
 .../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 mbox series

Patch

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"