mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user