diff options
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/unzip/unzip/cve-2014-9636.patch (renamed from meta/recipes-extended/unzip/unzip/unzip-6.0_overflow3.diff) | 0 | ||||
-rw-r--r-- | meta/recipes-extended/unzip/unzip_6.0.bb | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/unzip/unzip/unzip-6.0_overflow3.diff b/meta/recipes-extended/unzip/unzip/cve-2014-9636.patch index 0a0bfbbb17..0a0bfbbb17 100644 --- a/meta/recipes-extended/unzip/unzip/unzip-6.0_overflow3.diff +++ b/meta/recipes-extended/unzip/unzip/cve-2014-9636.patch | |||
diff --git a/meta/recipes-extended/unzip/unzip_6.0.bb b/meta/recipes-extended/unzip/unzip_6.0.bb index 9e63d3ae76..b386323780 100644 --- a/meta/recipes-extended/unzip/unzip_6.0.bb +++ b/meta/recipes-extended/unzip/unzip_6.0.bb | |||
@@ -10,7 +10,7 @@ SRC_URI = "ftp://ftp.info-zip.org/pub/infozip/src/unzip60.tgz \ | |||
10 | file://avoid-strip.patch \ | 10 | file://avoid-strip.patch \ |
11 | file://define-ldflags.patch \ | 11 | file://define-ldflags.patch \ |
12 | file://06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch \ | 12 | file://06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch \ |
13 | file://unzip-6.0_overflow3.diff \ | 13 | file://cve-2014-9636.patch \ |
14 | file://09-cve-2014-8139-crc-overflow.patch \ | 14 | file://09-cve-2014-8139-crc-overflow.patch \ |
15 | file://10-cve-2014-8140-test-compr-eb.patch \ | 15 | file://10-cve-2014-8140-test-compr-eb.patch \ |
16 | file://11-cve-2014-8141-getzip64data.patch \ | 16 | file://11-cve-2014-8141-getzip64data.patch \ |