aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/ntopng/ndpi_3.4.bb
diff options
context:
space:
mode:
authorChangqing Li <changqing.li@windriver.com>2021-08-10 11:55:40 +0800
committerArmin Kuster <akuster808@gmail.com>2021-08-10 07:49:00 -0700
commit64a6b6f8decdd5d229bc01f1c40ab5ac453e134d (patch)
treed54600f6eb4f1f85037f9238edd80f3b4674f4e2 /meta-networking/recipes-support/ntopng/ndpi_3.4.bb
parentdc423467a0e70d63bb39fb2f50fcf8435ebff1c6 (diff)
downloadmeta-openembedded-64a6b6f8decdd5d229bc01f1c40ab5ac453e134d.tar.gz
ndpi: fix CVE-2021-36082
Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/ntopng/ndpi_3.4.bb')
-rw-r--r--meta-networking/recipes-support/ntopng/ndpi_3.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/ntopng/ndpi_3.4.bb b/meta-networking/recipes-support/ntopng/ndpi_3.4.bb
index 22e4d8e9ae..b90f575b93 100644
--- a/meta-networking/recipes-support/ntopng/ndpi_3.4.bb
+++ b/meta-networking/recipes-support/ntopng/ndpi_3.4.bb
@@ -11,6 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b52f2d57d10c4f7ee67a7eb9615d5d24"
SRCREV = "64929a75e0a7a60d864bd25a9fd97fdf9ac892a2"
SRC_URI = "git://github.com/ntop/nDPI.git;branch=3.4-stable \
file://0001-autogen.sh-not-generate-configure.patch \
+ file://CVE-2021-36082.patch \
"
S = "${WORKDIR}/git"