mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +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:
@@ -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"
|
|
||||||
|
|
||||||
@@ -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"
|
||||||
|
|
||||||
Reference in New Issue
Block a user