From: Peter Marko <[email protected]> There is no reason to apply them only to single version when they apply properly to all versions.
Signed-off-by: Peter Marko <[email protected]> --- meta-webserver/recipes-httpd/nginx/nginx.inc | 2 ++ meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/meta-webserver/recipes-httpd/nginx/nginx.inc b/meta-webserver/recipes-httpd/nginx/nginx.inc index 94cecabd54..6a53a50505 100644 --- a/meta-webserver/recipes-httpd/nginx/nginx.inc +++ b/meta-webserver/recipes-httpd/nginx/nginx.inc @@ -27,6 +27,8 @@ SRC_URI = " \ file://CVE-2024-7347-1.patch \ file://CVE-2024-7347-2.patch \ file://CVE-2025-53859.patch \ + file://CVE-2025-23419.patch \ + file://CVE-2026-1642.patch \ " inherit siteinfo update-rc.d useradd systemd diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb index 93a27ebd56..2e865e400e 100644 --- a/meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb +++ b/meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb @@ -2,8 +2,5 @@ require nginx.inc 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"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#124552): https://lists.openembedded.org/g/openembedded-devel/message/124552 Mute This Topic: https://lists.openembedded.org/mt/117960228/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
