mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 13:49:05 +00:00
gimp: ignore CVE-2007-3741
It has been fixed in version 2.2.16: [1] references [2]. [1]: https://bugzilla.redhat.com/show_bug.cgi?id=248053 [2]: https://bugzilla.gnome.org/show_bug.cgi?id=453973 Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
parent
3ee7d08d9e
commit
2c5e52a9d6
@ -67,3 +67,6 @@ do_compile:prepend() {
|
||||
FILES:${PN} += "${datadir}/metainfo"
|
||||
|
||||
RDEPENDS:${PN} += "mypaint-brushes-1.0"
|
||||
|
||||
# It has been fixed in version 2.2.16
|
||||
CVE_CHECK_IGNORE += "CVE-2007-3741"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user