mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
nginx: apply patchs for CVE-2025-23419 and CVE-2026-1642 to all versions
There is no reason to apply them only to single version when they apply properly to all versions. Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
committed by
Gyorgy Sarvari
parent
2a61b6dac8
commit
13b25be8f8
@@ -27,6 +27,8 @@ SRC_URI = " \
|
|||||||
file://CVE-2024-7347-1.patch \
|
file://CVE-2024-7347-1.patch \
|
||||||
file://CVE-2024-7347-2.patch \
|
file://CVE-2024-7347-2.patch \
|
||||||
file://CVE-2025-53859.patch \
|
file://CVE-2025-53859.patch \
|
||||||
|
file://CVE-2025-23419.patch \
|
||||||
|
file://CVE-2026-1642.patch \
|
||||||
"
|
"
|
||||||
|
|
||||||
inherit siteinfo update-rc.d useradd systemd
|
inherit siteinfo update-rc.d useradd systemd
|
||||||
|
|||||||
@@ -2,8 +2,5 @@ require nginx.inc
|
|||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=175abb631c799f54573dc481454c8632"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=175abb631c799f54573dc481454c8632"
|
||||||
|
|
||||||
SRC_URI:append = " file://CVE-2025-23419.patch"
|
|
||||||
SRC_URI:append = " file://CVE-2026-1642.patch"
|
|
||||||
|
|
||||||
SRC_URI[sha256sum] = "77a2541637b92a621e3ee76776c8b7b40cf6d707e69ba53a940283e30ff2f55d"
|
SRC_URI[sha256sum] = "77a2541637b92a621e3ee76776c8b7b40cf6d707e69ba53a940283e30ff2f55d"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user