mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-12 03:24:08 +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>
This commit is contained in:
@@ -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)"
|
||||
|
||||
Reference in New Issue
Block a user