From f5f4a465f75f668fcc877d938a20920a95cd5613 Mon Sep 17 00:00:00 2001 From: Jasper Orschulko Date: Thu, 4 Jul 2024 16:23:57 +0200 Subject: [PATCH] nginx-1.20.1: Drop reference to removed patch Follow-up to commits 38a07ce and 8e297cd. Also remove remaining reference to removed patch in nginx 1.20.1. Signed-off-by: Jasper Orschulko Signed-off-by: Alexandre Belloni Signed-off-by: Armin Kuster --- meta-webserver/recipes-httpd/nginx/nginx_1.20.1.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.20.1.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.20.1.bb index 8bed04d6d8..09a1b45591 100644 --- a/meta-webserver/recipes-httpd/nginx/nginx_1.20.1.bb +++ b/meta-webserver/recipes-httpd/nginx/nginx_1.20.1.bb @@ -2,7 +2,6 @@ require nginx.inc SRC_URI += "file://CVE-2021-3618.patch \ file://CVE-2022-41741-CVE-2022-41742.patch \ - file://0001-HTTP-2-per-iteration-stream-handling-limit.patch \ " LIC_FILES_CHKSUM = "file://LICENSE;md5=206629dc7c7b3e87acb31162363ae505"