summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChangqing Li <changqing.li@windriver.com>2025-02-17 13:26:35 +0800
committerKhem Raj <raj.khem@gmail.com>2025-02-16 23:42:42 -0800
commit569b675620e9611cfb515ae9cbe3cfc29985f632 (patch)
tree9c8d779416d014b4187739291f3764a01598571f
parent66498315caed733b9d2473ebf4ebc4b2d60df673 (diff)
downloadmeta-openembedded-569b675620e9611cfb515ae9cbe3cfc29985f632.tar.gz
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 <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-webserver/recipes-httpd/nginx/nginx_1.27.4.bb (renamed from meta-webserver/recipes-httpd/nginx/nginx_1.27.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.27.3.bb b/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
4# 1.27.x is the current mainline branches containing all new features 4# 1.27.x is the current mainline branches containing all new features
5DEFAULT_PREFERENCE = "-1" 5DEFAULT_PREFERENCE = "-1"
6 6
7LIC_FILES_CHKSUM = "file://LICENSE;md5=8323c46a4f3aac555a90caca346bb3d2" 7LIC_FILES_CHKSUM = "file://LICENSE;md5=3dc49537b08b14c8b66ad247bb4c4593"
8 8
9SRC_URI[sha256sum] = "ba23a9568f442036b61cd0e29bd66a47b90634efa91e0b2cf2d719057a9b7903" 9SRC_URI[sha256sum] = "294816f879b300e621fa4edd5353dd1ec00badb056399eceb30de7db64b753b2"
10 10