mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 21:58:31 +00:00
evince: fix typo in CVE_CHECK_IGNORE
The CVE to be ignored is from 2011, not from 2021. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
9ba02ea6a3
commit
3422f5d809
@ -54,4 +54,4 @@ FILES:${PN}-nautilus-extension = "${libdir}/nautilus/*/*so"
|
||||
|
||||
CVE_PRODUCT = "evince"
|
||||
# fixed-version: No action required. The current version (42.3) is not affected by the CVE which has been patched since version 3.1.2
|
||||
CVE_CHECK_IGNORE += "CVE-2021-0433 CVE-2011-5244"
|
||||
CVE_CHECK_IGNORE += "CVE-2011-0433 CVE-2011-5244"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user