mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-27 08:07:36 +00:00
cyrus-sasl: add CVE-2020-8032 to allowlist
This affects only openSUSE, so add it to allowlist. Signed-off-by: Yuichi Ito <ito-yuichi@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 711e932b14de57a5f341124470b2f3f131615a25) Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
d614d160a1
commit
2681937544
@ -96,3 +96,6 @@ FILES_${PN}-dbg += "${libdir}/sasl2/.debug"
|
|||||||
FILES_${PN}-staticdev += "${libdir}/sasl2/*.a"
|
FILES_${PN}-staticdev += "${libdir}/sasl2/*.a"
|
||||||
|
|
||||||
INSANE_SKIP_${PN} += "dev-so"
|
INSANE_SKIP_${PN} += "dev-so"
|
||||||
|
|
||||||
|
# CVE-2020-8032 affects only openSUSE
|
||||||
|
CVE_CHECK_WHITELIST += "CVE-2020-8032"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user