mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 09:25:28 +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:
parent
8abf4f642a
commit
e70794af7c
@ -237,3 +237,6 @@ python populate_packages:prepend () {
|
|||||||
}
|
}
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|
||||||
|
# CVE-2015-3276 has no target code.
|
||||||
|
CVE_CHECK_WHITELIST += "CVE-2015-3276"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user