mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
openldap: add CVE-2015-3276 to allowlist
CVE-2015-3276 has no target code. Signed-off-by: Matsunaga-Shinji <shin.matsunaga@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
8abf4f642a
commit
e70794af7c
@@ -237,3 +237,6 @@ python populate_packages:prepend () {
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
# CVE-2015-3276 has no target code.
|
||||
CVE_CHECK_WHITELIST += "CVE-2015-3276"
|
||||
|
||||
Reference in New Issue
Block a user