]> code.ossystems Code Review - openembedded-core.git/commit
cve-check: CVE_VERSION_SUFFIX to work with patched release
authorLee Chee Yang <chee.yang.lee@intel.com>
Thu, 4 Mar 2021 14:44:07 +0000 (22:44 +0800)
committerAnuj Mittal <anuj.mittal@intel.com>
Fri, 9 Apr 2021 05:54:52 +0000 (13:54 +0800)
commit7e75801c9a76d7bcd2fed3a6522214f483966166
tree3e7aadf6e829e45738afca2ae278bb326bb6d5d1
parentecb41c87695c483959e2d96fcb6ca7cd92fd7315
cve-check: CVE_VERSION_SUFFIX to work with patched release

CVE_VERSION_SUFFIX in "patch" to treat version string with suffix "pX"
or "patchX" as patched release.

also update testcases to cover this changes and set CVE_VERSION_SUFFIX
for sudo.

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 8076815fc2ffc8f632e73527ce2b7d158a29e9ea)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/lib/oe/cve_check.py
meta/lib/oeqa/selftest/cases/cve_check.py
meta/recipes-extended/sudo/sudo.inc