|
@@ -17,12 +17,6 @@ QEMU_LICENSE_FILES = COPYING COPYING.LIB
|
|
|
# individual source files.
|
|
|
QEMU_CPE_ID_VENDOR = qemu
|
|
|
|
|
|
-# Need to ignore the following CVEs because the CPE database does
|
|
|
-# not have an entry for the 8.1.1 version yet.
|
|
|
-QEMU_IGNORE_CVES += CVE-2023-4135
|
|
|
-QEMU_IGNORE_CVES += CVE-2023-3354
|
|
|
-QEMU_IGNORE_CVES += CVE-2023-3180
|
|
|
-
|
|
|
#-------------------------------------------------------------
|
|
|
|
|
|
# The build system is now partly based on Meson.
|