mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/exim: drop stale CVE-2022-3559
The CVE database was updated and includes the additional "up to (including) 4.97" version information. Signed-off-by: Daniel Lang <dalang@gmx.at> Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
3c874e1a94
commit
e5865fec7e
@@ -13,10 +13,6 @@ EXIM_CPE_ID_VENDOR = exim
|
||||
EXIM_SELINUX_MODULES = exim mta
|
||||
EXIM_DEPENDENCIES = host-berkeleydb host-pcre2 pcre2 berkeleydb host-pkgconf
|
||||
|
||||
# Incorrect NVD database, reported at
|
||||
# https://lore.kernel.org/buildroot/20250517183423.07951665@windsurf/
|
||||
EXIM_IGNORE_CVES += CVE-2022-3559
|
||||
|
||||
# Modify a variable value. It must already exist in the file, either
|
||||
# commented or not.
|
||||
define exim-config-change # variable-name, variable-value
|
||||
|
||||
Reference in New Issue
Block a user