tigervnc: fix typo in CVE_STATUS

Forgot to add the CVE- prefix in previous patch.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Gyorgy Sarvari 2025-11-28 21:03:03 +01:00 committed by Khem Raj
parent 1175d5c8c1
commit 2f913279d4
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -86,4 +86,4 @@ FILES:${PN} += " \
SYSTEMD_SERVICE:${PN} = "vncserver@.service"
CVE_STATUS[2014-8241] = "fixed-version: The vulnerable code is not present in the used version (1.15.0)"
CVE_STATUS[CVE-2014-8241] = "fixed-version: The vulnerable code is not present in the used version (1.15.0)"