mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 03:32:13 +02:00
dbus: Add missing CVE_PRODUCT
- The current recipe only contains one (out of three) valid product names for dbus package in NVD. - This could result in reporting of lesser number CVEs than actual. - Added missing names to get a proper list. (From OE-Core rev: 6488fc1a8ffa68268d9d4b71cb017eeb9a645cbe) Signed-off-by: Dhairya Nagodra <dnagodra@cisco.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
84598dca80
commit
eef037bf72
@@ -184,4 +184,4 @@ do_install:class-nativesdk() {
|
||||
}
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
CVE_PRODUCT += "d-bus_project:d-bus"
|
||||
CVE_PRODUCT += "d-bus_project:d-bus freedesktop:dbus freedesktop:libdbus"
|
||||
|
||||
Reference in New Issue
Block a user