package/sysstat: drop CVE-2022-39377 from IGNORE_CVES
As off 2022-11-22 CVE-2022-39377 is listed as affecting sysstat
< 2.16.1 instead of < 2.17.1. The text is not updated, but the CPE info
is.
Signed-off-by: Daniel Lang <dalang@gmx.at>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
(cherry picked from commit 6425e0b848
)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
44368be137
commit
e7d51fa99f
@ -14,9 +14,6 @@ SYSSTAT_LICENSE_FILES = COPYING
|
||||
SYSSTAT_CPE_ID_VENDOR = sysstat_project
|
||||
SYSSTAT_SELINUX_MODULES = sysstat
|
||||
|
||||
# NVD is not up-to-date; 12.6.1 includes c1e631eddc50, which fixes the issue
|
||||
SYSSTAT_IGNORE_CVES += CVE-2022-39377
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LM_SENSORS),y)
|
||||
SYSSTAT_DEPENDENCIES += lm-sensors
|
||||
SYSSTAT_CONF_OPTS += --enable-sensors
|
||||
|
Loading…
Reference in New Issue
Block a user