Our libnsl2 recipe is just libnsl version 2.x, so set the CVE vendor and product pair appropriately as per:
https://www.cvedetails.com/version/1177013/Libnsl-Project-Libnsl-2.0.0.html Signed-off-by: Ross Burton <[email protected]> --- meta/recipes-extended/libnsl/libnsl2_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-extended/libnsl/libnsl2_git.bb b/meta/recipes-extended/libnsl/libnsl2_git.bb index 8cc1f7cec31..082c888be21 100644 --- a/meta/recipes-extended/libnsl/libnsl2_git.bb +++ b/meta/recipes-extended/libnsl/libnsl2_git.bb @@ -10,6 +10,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" SECTION = "libs" DEPENDS = "libtirpc" +CVE_PRODUCT = "libnsl_project:libnsl" + PV = "2.0.1" SRCREV = "d4b22e54b5e6637a69b26eab5faad2a326c9b182" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#207788): https://lists.openembedded.org/g/openembedded-core/message/207788 Mute This Topic: https://lists.openembedded.org/mt/109771880/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
