mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
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 = GPL-3.0
|
||||||
MCRYPT_LICENSE_FILES = COPYING
|
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))
|
$(eval $(autotools-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user