Update Buildroot 2020.02.2 (#682)
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
This commit is contained in:
@@ -10,6 +10,13 @@ P7ZIP_SITE = http://downloads.sourceforge.net/project/p7zip/p7zip/$(P7ZIP_VERSIO
|
||||
P7ZIP_LICENSE = LGPL-2.1+ with unRAR restriction
|
||||
P7ZIP_LICENSE_FILES = DOC/License.txt
|
||||
|
||||
# 0001-CVE-2016-9296.patch
|
||||
P7ZIP_IGNORE_CVES += CVE-2016-9296
|
||||
# 0002-CVE-2017-17969.patch
|
||||
P7ZIP_IGNORE_CVES += CVE-2017-17969
|
||||
# 0003-CVE-2018-5996.patch
|
||||
P7ZIP_IGNORE_CVES += CVE-2018-5996
|
||||
|
||||
# p7zip buildsystem is a mess: it plays dirty tricks with CFLAGS and
|
||||
# CXXFLAGS, so we can't pass them. Instead, it accepts ALLFLAGS_C
|
||||
# and ALLFLAGS_CPP as variables to pass the CFLAGS and CXXFLAGS.
|
||||
|
||||
Reference in New Issue
Block a user