Revert "package/coreutils: ignore CVE-2013-0221, CVE-2013-0222, CVE-2013-0223"
This reverts commit8ae9156d8b
as those CVEs are not tagged as affecting gnu:coreutils in NVD NIST database but opensuse:opensuse and redhat:entreprise_linux: - https://nvd.nist.gov/vuln/detail/CVE-2013-0221 - https://nvd.nist.gov/vuln/detail/CVE-2013-0222 - https://nvd.nist.gov/vuln/detail/CVE-2013-0223 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> (cherry picked from commit7d569f5191
) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
12f767975f
commit
64dcd86ccf
@ -10,10 +10,6 @@ COREUTILS_SOURCE = coreutils-$(COREUTILS_VERSION).tar.xz
|
||||
COREUTILS_LICENSE = GPL-3.0+
|
||||
COREUTILS_LICENSE_FILES = COPYING
|
||||
COREUTILS_CPE_ID_VENDOR = gnu
|
||||
# Only when including SUSE coreutils-i18n.patch
|
||||
COREUTILS_IGNORE_CVES = CVE-2013-0221
|
||||
COREUTILS_IGNORE_CVES += CVE-2013-0222
|
||||
COREUTILS_IGNORE_CVES += CVE-2013-0223
|
||||
# We're patching m4/pthread-cond.m4
|
||||
COREUTILS_AUTORECONF = YES
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user