diff options
Diffstat (limited to 'meta-webserver/recipes-httpd/nginx/nginx_1.20.1.bb')
| -rw-r--r-- | meta-webserver/recipes-httpd/nginx/nginx_1.20.1.bb | 4 |
1 files changed, 3 insertions, 1 deletions
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 d686c627f2..09a1b45591 100644 --- a/meta-webserver/recipes-httpd/nginx/nginx_1.20.1.bb +++ b/meta-webserver/recipes-httpd/nginx/nginx_1.20.1.bb | |||
| @@ -1,6 +1,8 @@ | |||
| 1 | require nginx.inc | 1 | require nginx.inc |
| 2 | 2 | ||
| 3 | SRC_URI += "file://CVE-2021-3618.patch" | 3 | SRC_URI += "file://CVE-2021-3618.patch \ |
| 4 | file://CVE-2022-41741-CVE-2022-41742.patch \ | ||
| 5 | " | ||
| 4 | 6 | ||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=206629dc7c7b3e87acb31162363ae505" | 7 | LIC_FILES_CHKSUM = "file://LICENSE;md5=206629dc7c7b3e87acb31162363ae505" |
| 6 | 8 | ||
