summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2019-03-27 17:25:56 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-03-29 08:26:27 +0000
commit7e29e7cb13ed13a7049328cd2169cd515b630fc3 (patch)
tree7ed29468d9c5494955aad4bf1ffb8b4db608242a /meta/recipes-connectivity
parentcf7473fae0f339286221f8e2b54d5c38ea41e6e2 (diff)
downloadopenembedded-core-7e29e7cb13ed13a7049328cd2169cd515b630fc3.tar.gz
openssl: follow OE's rule for specifying CVE ID
Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r--meta/recipes-connectivity/openssl/openssl/CVE-2019-1543.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl/CVE-2019-1543.patch b/meta/recipes-connectivity/openssl/openssl/CVE-2019-1543.patch
index 59a92f06e4..900ef97fce 100644
--- a/meta/recipes-connectivity/openssl/openssl/CVE-2019-1543.patch
+++ b/meta/recipes-connectivity/openssl/openssl/CVE-2019-1543.patch
@@ -32,7 +32,7 @@ because no such use sets such a long nonce value. However user
applications that use this cipher directly and set a non-default nonce
length to be longer than 12 bytes may be vulnerable.
-CVE-2019-1543
+CVE: CVE-2019-1543
Fixes #8345