diff options
Diffstat (limited to 'meta/recipes-extended/zip')
| -rw-r--r-- | meta/recipes-extended/zip/zip_3.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/zip/zip_3.0.bb b/meta/recipes-extended/zip/zip_3.0.bb index 18b5d8648e..3fea75125e 100644 --- a/meta/recipes-extended/zip/zip_3.0.bb +++ b/meta/recipes-extended/zip/zip_3.0.bb | |||
| @@ -21,10 +21,10 @@ SRC_URI[md5sum] = "7b74551e63f8ee6aab6fbc86676c0d37" | |||
| 21 | SRC_URI[sha256sum] = "f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369" | 21 | SRC_URI[sha256sum] = "f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369" |
| 22 | 22 | ||
| 23 | # Disputed and also Debian doesn't consider a vulnerability | 23 | # Disputed and also Debian doesn't consider a vulnerability |
| 24 | CVE_CHECK_WHITELIST += "CVE-2018-13410" | 24 | CVE_CHECK_IGNORE += "CVE-2018-13410" |
| 25 | 25 | ||
| 26 | # Not for zip but for smart contract implementation for it | 26 | # Not for zip but for smart contract implementation for it |
| 27 | CVE_CHECK_WHITELIST += "CVE-2018-13684" | 27 | CVE_CHECK_IGNORE += "CVE-2018-13684" |
| 28 | 28 | ||
| 29 | # zip.inc sets CFLAGS, but what Makefile actually uses is | 29 | # zip.inc sets CFLAGS, but what Makefile actually uses is |
| 30 | # CFLAGS_NOOPT. It will also force -O3 optimization, overriding | 30 | # CFLAGS_NOOPT. It will also force -O3 optimization, overriding |
