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:
Peter Marko 2025-08-25 15:18:04 +02:00 committed by Khem Raj
parent 3228b7d706
commit a41344f3bd
No known key found for this signature in database
GPG Key ID: BB053355919D3314
2 changed files with 10 additions and 10 deletions

View File

@ -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"

View 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"