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:
Gyorgy Sarvari
2025-11-02 16:50:29 +01:00
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"