mirror of
git://git.openembedded.org/meta-openembedded
synced 2025-12-31 13:38:06 +00:00
nginx: upgrade mainline 1.27.4 -> 1.29.1
Solves CVE-2025-53859 Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
3228b7d706
commit
a41344f3bd
@ -1,10 +0,0 @@
|
||||
require nginx.inc
|
||||
|
||||
# 1.26.x branch is the current stable branch, the recommended default
|
||||
# 1.27.x is the current mainline branches containing all new features
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3dc49537b08b14c8b66ad247bb4c4593"
|
||||
|
||||
SRC_URI[sha256sum] = "294816f879b300e621fa4edd5353dd1ec00badb056399eceb30de7db64b753b2"
|
||||
|
||||
10
meta-webserver/recipes-httpd/nginx/nginx_1.29.1.bb
Normal file
10
meta-webserver/recipes-httpd/nginx/nginx_1.29.1.bb
Normal file
@ -0,0 +1,10 @@
|
||||
require nginx.inc
|
||||
|
||||
# 1.28.x branch is the current stable branch, the recommended default
|
||||
# 1.29.x is the current mainline branches containing all new features
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3dc49537b08b14c8b66ad247bb4c4593"
|
||||
|
||||
SRC_URI[sha256sum] = "c589f7e7ed801ddbd904afbf3de26ae24eb0cce27c7717a2e94df7fb12d6ad27"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user