diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2017-05-09 17:31:36 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-05 23:30:21 +0100 |
commit | d2586b6fde626faeb65667a64b4d993a017a1d25 (patch) | |
tree | ae5d6745ce681e1ef722b4d8184821794ccaf745 /meta/recipes-extended/bash/bash_4.3.30.bb | |
parent | bc45d3a86b85c30ee7ec8dac83d487d6b031820e (diff) | |
download | poky-d2586b6fde626faeb65667a64b4d993a017a1d25.tar.gz |
cve-check.bbclass: make warning contain CVE IDs
When warning users about unpatched CVE, we'd better put CVE IDs into
the warning message, so that it would be more straight forward for the
user to know which CVEs are not patched.
So instead of:
WARNING: gnutls-3.5.9-r0 do_cve_check: Found unpatched CVE, for more information check /path/to/workdir/cve/cve.log.
We should have:
WARNING: gnutls-3.5.9-r0 do_cve_check: Found unpatched CVE (CVE-2017-7869), for more information check /path/to/workdir/cve/cve.log.
(From OE-Core rev: ad46069e7b58f2fba373131716f28407816fa1a6)
(From OE-Core rev: e0e1414a4574d4165a8dc5d0d9d0d5b5a660355f)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/bash/bash_4.3.30.bb')
0 files changed, 0 insertions, 0 deletions