mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 20:03:23 +00:00
gimp: ignore irrelevant CVEs
These CVEs are not affecting the recipe, because they were introduced later, in v3.0. The commits the introduced the vulnerabilities: CVE-2025-14423:222bef78c7CVE-2025-14424:a0fc5a025aCVE-2026-2047:00232e1787Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
4642efcb9c
commit
6d6d36409c
@ -75,3 +75,6 @@ RDEPENDS:${PN} += "mypaint-brushes-1.0"
|
|||||||
|
|
||||||
# It has been fixed in version 2.2.16
|
# It has been fixed in version 2.2.16
|
||||||
CVE_CHECK_IGNORE += "CVE-2007-3741"
|
CVE_CHECK_IGNORE += "CVE-2007-3741"
|
||||||
|
|
||||||
|
# These vulnerabilities were introduced in v3.0
|
||||||
|
CVE_CHECK_IGNORE += "CVE-2025-14423 CVE-2025-14224 CVE-2026-2047"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user