mirror of
https://github.com/godotengine/buildroot.git
synced 2025-12-31 09:48:56 +03:00
package/strongswan: annotate CVEs
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 758a23fd89)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
219da1fbd1
commit
e27ccc1915
@@ -43,6 +43,11 @@ STRONGSWAN_CONF_OPTS += \
|
||||
--with-imcvdir=/usr/lib/ipsec/imcvs \
|
||||
--with-dev-headers=/usr/include
|
||||
|
||||
# strongswan-5.6.1-5.6.3_gmp-pkcs1-verify.patch
|
||||
STRONGSWAN_IGNORE_CVES += CVE-2018-16151 CVE-2018-16152
|
||||
# strongswan-4.4.0-5.7.0_gmp-pkcs1-overflow.patch
|
||||
STRONGSWAN_IGNORE_CVES += CVE-2018-17540
|
||||
|
||||
ifeq ($(BR2_TOOLCHAIN_HAS_LIBATOMIC),y)
|
||||
STRONGSWAN_CONF_ENV += LIBS='-latomic'
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user