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>
(cherry picked from commit 2f913279d4926ab92b97ffbb7c53031835b393bd)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
Gyorgy Sarvari 2025-12-29 15:51:48 +01:00 committed by Anuj Mittal
parent e370d2f41f
commit d5f3269b90
No known key found for this signature in database
GPG Key ID: 4340AEFE69F5085C

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)"