package/mcrypt: annotate CVEs
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
d82a5ade0b
commit
cdfa84a80d
@ -14,4 +14,11 @@ MCRYPT_CONF_OPTS = --with-libmcrypt-prefix=$(STAGING_DIR)/usr
|
||||
MCRYPT_LICENSE = GPL-3.0
|
||||
MCRYPT_LICENSE_FILES = COPYING
|
||||
|
||||
# 0001-CVE-2012-4409.patch
|
||||
MCRYPT_IGNORE_CVES += CVE-2012-4409
|
||||
# 0002-CVE-2012-4426.patch
|
||||
MCRYPT_IGNORE_CVES += CVE-2012-4426
|
||||
# 0003-CVE-2012-4527.patch
|
||||
MCRYPT_IGNORE_CVES += CVE-2012-4527
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
Loading…
Reference in New Issue
Block a user