From 569b675620e9611cfb515ae9cbe3cfc29985f632 Mon Sep 17 00:00:00 2001 From: Changqing Li Date: Mon, 17 Feb 2025 13:26:35 +0800 Subject: [PATCH] nginx: upgrade 1.27.3 to 1.27.4 License-Update: copyright year refreshed Resolves: * CVE-2025-23419 CHANGES: https://nginx.org/en/CHANGES Signed-off-by: Changqing Li Signed-off-by: Khem Raj --- .../recipes-httpd/nginx/{nginx_1.27.3.bb => nginx_1.27.4.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-webserver/recipes-httpd/nginx/{nginx_1.27.3.bb => nginx_1.27.4.bb} (53%) diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.27.3.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.27.4.bb similarity index 53% rename from meta-webserver/recipes-httpd/nginx/nginx_1.27.3.bb rename to meta-webserver/recipes-httpd/nginx/nginx_1.27.4.bb index 2f1bfa3b9e..6c32ea7315 100644 --- a/meta-webserver/recipes-httpd/nginx/nginx_1.27.3.bb +++ b/meta-webserver/recipes-httpd/nginx/nginx_1.27.4.bb @@ -4,7 +4,7 @@ require nginx.inc # 1.27.x is the current mainline branches containing all new features DEFAULT_PREFERENCE = "-1" -LIC_FILES_CHKSUM = "file://LICENSE;md5=8323c46a4f3aac555a90caca346bb3d2" +LIC_FILES_CHKSUM = "file://LICENSE;md5=3dc49537b08b14c8b66ad247bb4c4593" -SRC_URI[sha256sum] = "ba23a9568f442036b61cd0e29bd66a47b90634efa91e0b2cf2d719057a9b7903" +SRC_URI[sha256sum] = "294816f879b300e621fa4edd5353dd1ec00badb056399eceb30de7db64b753b2"