mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

Backport with no change a patch from version 1.21.0. This patch was not cherry-picked by nginx to version 1.20.1. Information about this CVE comes from https://ubuntu.com/security/CVE-2021-3618. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
10 lines
276 B
BlitzBasic
10 lines
276 B
BlitzBasic
require nginx.inc
|
|
|
|
SRC_URI += "file://CVE-2021-3618.patch"
|
|
|
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=206629dc7c7b3e87acb31162363ae505"
|
|
|
|
SRC_URI[md5sum] = "8ca6edd5076bdfad30a69c9c9b41cc68"
|
|
SRC_URI[sha256sum] = "e462e11533d5c30baa05df7652160ff5979591d291736cfa5edb9fd2edb48c49"
|
|
|