浏览代码

gimp: ignore CVE-2007-3741

Restore CVE_STATUS statement from recipe version 2.10.38.
This was dropped on upgrade to 3.0.2, however NVD still tracks this CVE
as version-less, so explicit ignore is needed.

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Peter Marko 2 月之前
父节点
当前提交
d9468fad73
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      meta-gnome/recipes-gimp/gimp/gimp_3.0.2.bb

+ 2 - 0
meta-gnome/recipes-gimp/gimp/gimp_3.0.2.bb

@@ -132,3 +132,5 @@ do_install:prepend() {
 FILES:${PN} += "${datadir}/metainfo"
 
 RDEPENDS:${PN} = "mypaint-brushes-1.0 glib-networking python3-pygobject"
+
+CVE_STATUS[CVE-2007-3741] = "not-applicable-platform: This only applies for Mandriva Linux"