Re: [OE-core] [PATCH] cve-check: use SAFELIST

2020-09-11 Thread Khem Raj
On 9/11/20 3:20 PM, akuster wrote: > > > On 9/11/20 12:37 AM, Lee Chee Yang wrote: >> From: Lee Chee Yang >> >> use safelist instead of whitelist. > Thanks for sending the patch. There is some unfinished conclusions for > renaming various variables to be more inclusive. I am personally fine >

Re: [OE-core] [PATCH] cve-check: use SAFELIST

2020-09-11 Thread akuster
On 9/11/20 12:37 AM, Lee Chee Yang wrote: > From: Lee Chee Yang > > use safelist instead of whitelist. Thanks for sending the patch. There is some unfinished conclusions for renaming various variables to be more inclusive. I am personally fine with this word choice. Is this what other open sour

[OE-core] [PATCH] cve-check: use SAFELIST

2020-09-11 Thread Lee Chee Yang
From: Lee Chee Yang use safelist instead of whitelist. Replace CVE_CHECK_PN_WHITELIST with CVE_CHECK_PN_SAFELIST. Replace CVE_CHECK_WHITELIST with CVE_CHECK_SAFELIST. Signed-off-by: Lee Chee Yang --- meta/classes/cve-check.bbclass| 47 ++- .../openssl/openssl_1.