From: Peter Marko <[email protected]> New version of sbom-cve-check makes more torough version validation and version strings with distro specific suffix is no longer accepted, thus leaving some CVEs without version to compare (no-version-ranges).
Per [1] this is Ubuntu-specific issue. [1] https://security-tracker.debian.org/tracker/CVE-2020-15704 Signed-off-by: Peter Marko <[email protected]> --- meta/recipes-connectivity/ppp/ppp_2.5.3.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-connectivity/ppp/ppp_2.5.3.bb b/meta/recipes-connectivity/ppp/ppp_2.5.3.bb index 3718fabbe8..1815782169 100644 --- a/meta/recipes-connectivity/ppp/ppp_2.5.3.bb +++ b/meta/recipes-connectivity/ppp/ppp_2.5.3.bb @@ -78,3 +78,4 @@ SUMMARY:${PN}-l2tp = "Plugin for PPP for l2tp support" SUMMARY:${PN}-dhcpv6relay = "Plugin which can be used to provide IPv6 RAs to the remote side and relay the subsequent incoming DHCPv6 requests to a DHCPv6 server" SUMMARY:${PN}-tools = "Additional tools for the PPP package" +CVE_STATUS[CVE-2020-15704] = "not-applicable-platform: specific to Ubuntu"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#242886): https://lists.openembedded.org/g/openembedded-core/message/242886 Mute This Topic: https://lists.openembedded.org/mt/120614135/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
