aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/unzip/unzip_6.0.bb
diff options
context:
space:
mode:
authorDan Tran <dantran@microsoft.com>2019-09-25 23:30:12 +0000
committerArmin Kuster <akuster808@gmail.com>2019-10-06 13:50:05 -0700
commit7857d85db69bcb2cb94399a22de6903263e52965 (patch)
tree461c92b5a6ed0b0a8de782690f267140135a90c8 /meta/recipes-extended/unzip/unzip_6.0.bb
parent8ca80002aa21897834b8c9869137461221e50225 (diff)
downloadopenembedded-core-contrib-7857d85db69bcb2cb94399a22de6903263e52965.tar.gz
unzip: fix CVE-2019-13232
Signed-off-by: Dan Tran <dantran@microsoft.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-extended/unzip/unzip_6.0.bb')
-rw-r--r--meta/recipes-extended/unzip/unzip_6.0.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-extended/unzip/unzip_6.0.bb b/meta/recipes-extended/unzip/unzip_6.0.bb
index daba722722..464d73d0f3 100644
--- a/meta/recipes-extended/unzip/unzip_6.0.bb
+++ b/meta/recipes-extended/unzip/unzip_6.0.bb
@@ -22,6 +22,9 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/infozip/UnZip%206.x%20%28latest%29/UnZip%206.0/
file://symlink.patch \
file://0001-unzip-fix-CVE-2018-1000035.patch \
file://CVE-2018-18384.patch \
+ file://CVE-2019-13232_p1.patch \
+ file://CVE-2019-13232_p2.patch \
+ file://CVE-2019-13232_p3.patch \
"
UPSTREAM_VERSION_UNKNOWN = "1"