CVE-2013-0221 through -223 are all SUSE-specific, so add them to the whitelist.
Signed-off-by: Ross Burton <[email protected]> --- meta/recipes-core/coreutils/coreutils_8.32.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta/recipes-core/coreutils/coreutils_8.32.bb b/meta/recipes-core/coreutils/coreutils_8.32.bb index 9d1eceef54..4eb357e310 100644 --- a/meta/recipes-core/coreutils/coreutils_8.32.bb +++ b/meta/recipes-core/coreutils/coreutils_8.32.bb @@ -199,3 +199,6 @@ do_install_ptest () { } FILES_${PN}-ptest += "${bindir}/getlimits" + +# These are specific to Opensuse +CVE_WHITELIST += "CVE-2013-0221 CVE-2013-0222 CVE-2013-0223" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#145356): https://lists.openembedded.org/g/openembedded-core/message/145356 Mute This Topic: https://lists.openembedded.org/mt/78780919/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
