summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2025-10-13 20:51:12 +0200
committerKhem Raj <raj.khem@gmail.com>2025-10-13 23:47:40 -0700
commit2ac3baccd8e6d367c090b74cb32306634eda489a (patch)
tree73c1e9369314f4659d434232289e3206f96b15d5 /meta-gnome
parenta637a72182b36a4ff30ef62f9834b0ad81027d38 (diff)
downloadmeta-openembedded-2ac3baccd8e6d367c090b74cb32306634eda489a.tar.gz
gimp: ignore CVE-2007-3741 (again)
During the last update of the recipe the CVE_STATUS for this CVE was incorrectly removed by me due to misreading the version info. Rectify this issue by re-adding this deleted CVE_STATUS flag. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gimp/gimp/gimp_3.0.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gimp/gimp/gimp_3.0.4.bb b/meta-gnome/recipes-gimp/gimp/gimp_3.0.4.bb
index b04fab67ef..e2ad29eb98 100644
--- a/meta-gnome/recipes-gimp/gimp/gimp_3.0.4.bb
+++ b/meta-gnome/recipes-gimp/gimp/gimp_3.0.4.bb
@@ -133,4 +133,5 @@ FILES:${PN} += "${datadir}/metainfo"
133 133
134RDEPENDS:${PN} = "mypaint-brushes-1.0 glib-networking python3-pygobject" 134RDEPENDS:${PN} = "mypaint-brushes-1.0 glib-networking python3-pygobject"
135 135
136CVE_STATUS[CVE-2007-3741] = "not-applicable-platform: This only applies for Mandriva Linux"
136CVE_STATUS[CVE-2025-8672] = "not-applicable-config: the vulnerability only affects MacOS" 137CVE_STATUS[CVE-2025-8672] = "not-applicable-config: the vulnerability only affects MacOS"