mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 06:16:04 +01: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>
This commit is contained in:
parent
1175d5c8c1
commit
2f913279d4
|
|
@ -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)"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user