libssh: drop obsolete CVE_STATUS variables

Since adding these statuses NVD corrected their DB, and now both CVEs are
tracked with the correct version.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Gyorgy Sarvari 2026-03-20 12:39:26 +01:00 committed by Khem Raj
parent ba323d198f
commit c88ce655c0
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -47,6 +47,3 @@ do_install_ptest () {
}
BBCLASSEXTEND = "native nativesdk"
CVE_STATUS[CVE-2025-5987] = "fixed-version: The vulnerability was fixed in 0.11.2"
CVE_STATUS[CVE-2025-5318] = "fixed-version: The vulnerability was fixed in 0.11.2"