mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
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 2f913279d4)
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
committed by
Anuj Mittal
parent
e370d2f41f
commit
d5f3269b90
@@ -86,4 +86,4 @@ FILES:${PN} += " \
|
|||||||
|
|
||||||
SYSTEMD_SERVICE:${PN} = "vncserver@.service"
|
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)"
|
||||||
|
|||||||
Reference in New Issue
Block a user