mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 01:40:07 +00:00
openssl: set CVE_VERSION_SUFFIX
(From OE-Core rev: b2feaf6826f4ead7b7ea141bdd27e9c96147b6f2) Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 17df664a32a74f17baaef8c31ac23adec2d6255f) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2b526d9079
commit
73b818a8ca
@@ -210,6 +210,8 @@ BBCLASSEXTEND = "native nativesdk"
|
|||||||
|
|
||||||
CVE_PRODUCT = "openssl:openssl"
|
CVE_PRODUCT = "openssl:openssl"
|
||||||
|
|
||||||
|
CVE_VERSION_SUFFIX = "alphabetical"
|
||||||
|
|
||||||
# Only affects OpenSSL >= 1.1.1 in combination with Apache < 2.4.37
|
# Only affects OpenSSL >= 1.1.1 in combination with Apache < 2.4.37
|
||||||
# Apache in meta-webserver is already recent enough
|
# Apache in meta-webserver is already recent enough
|
||||||
CVE_CHECK_WHITELIST += "CVE-2019-0190"
|
CVE_CHECK_WHITELIST += "CVE-2019-0190"
|
||||||
|
|||||||
Reference in New Issue
Block a user