diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-10-13 20:51:12 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-10-13 23:47:40 -0700 |
| commit | 2ac3baccd8e6d367c090b74cb32306634eda489a (patch) | |
| tree | 73c1e9369314f4659d434232289e3206f96b15d5 /meta-gnome | |
| parent | a637a72182b36a4ff30ef62f9834b0ad81027d38 (diff) | |
| download | meta-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.bb | 1 |
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 | ||
| 134 | RDEPENDS:${PN} = "mypaint-brushes-1.0 glib-networking python3-pygobject" | 134 | RDEPENDS:${PN} = "mypaint-brushes-1.0 glib-networking python3-pygobject" |
| 135 | 135 | ||
| 136 | CVE_STATUS[CVE-2007-3741] = "not-applicable-platform: This only applies for Mandriva Linux" | ||
| 136 | CVE_STATUS[CVE-2025-8672] = "not-applicable-config: the vulnerability only affects MacOS" | 137 | CVE_STATUS[CVE-2025-8672] = "not-applicable-config: the vulnerability only affects MacOS" |
