Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gimp: CVE status #19

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions 0000-cover-letter.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
From 0ccbd4614eec2fd35fdb7d05cc13b36ff1105af6 Mon Sep 17 00:00:00 2001
From: Ninette Adhikari <[email protected]>
Date: Wed, 3 Jul 2024 09:49:16 -0700
Subject: [PATCH 0/1] gimp: CVE status update

Update status for: CVE-2007-3741, CVE-2009-0581, CVE-2009-0723, CVE-2009-0733

Ninette Adhikari (1):
gimp: CVE status update

meta-gnome/recipes-gimp/gimp/gimp_2.10.38.bb | 5 +++++
1 file changed, 5 insertions(+)

--
2.44.0

28 changes: 28 additions & 0 deletions 0001-gimp-CVE-status-update.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
From 0ccbd4614eec2fd35fdb7d05cc13b36ff1105af6 Mon Sep 17 00:00:00 2001
From: Ninette Adhikari <[email protected]>
Date: Wed, 3 Jul 2024 09:47:36 -0700
Subject: [PATCH 1/1] gimp: CVE status update

Update status for: CVE-2007-3741, CVE-2009-0581, CVE-2009-0723, CVE-2009-0733

Signed-off-by: Ninette Adhikari <[email protected]>
---
meta-gnome/recipes-gimp/gimp/gimp_2.10.38.bb | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/meta-gnome/recipes-gimp/gimp/gimp_2.10.38.bb b/meta-gnome/recipes-gimp/gimp/gimp_2.10.38.bb
index 833341f85..a17e03b10 100644
--- a/meta-gnome/recipes-gimp/gimp/gimp_2.10.38.bb
+++ b/meta-gnome/recipes-gimp/gimp/gimp_2.10.38.bb
@@ -73,3 +73,8 @@ do_compile:prepend() {
FILES:${PN} += "${datadir}/metainfo"

RDEPENDS:${PN} += "mypaint-brushes-1.0"
+
+CVE_STATUS[CVE-2007-3741] = "not-applicable-platform: This only applies for Mandriva Linux"
+CVE_STATUS[CVE-2009-0581] = "cpe-incorrect: The current version (2.10.38) is not affected."
+CVE_STATUS[CVE-2009-0723] = "cpe-incorrect: The current version (2.10.38) is not affected."
+CVE_STATUS[CVE-2009-0733] = "cpe-incorrect: The current version (2.10.38) is not affected."
--
2.44.0

5 changes: 5 additions & 0 deletions meta-gnome/recipes-gimp/gimp/gimp_2.10.38.bb
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,8 @@ do_compile:prepend() {
FILES:${PN} += "${datadir}/metainfo"

RDEPENDS:${PN} += "mypaint-brushes-1.0"

CVE_STATUS[CVE-2007-3741] = "not-applicable-platform: This only applies for Mandriva Linux"
CVE_STATUS[CVE-2009-0581] = "cpe-incorrect: The current version (2.10.38) is not affected."
CVE_STATUS[CVE-2009-0723] = "cpe-incorrect: The current version (2.10.38) is not affected."
CVE_STATUS[CVE-2009-0733] = "cpe-incorrect: The current version (2.10.38) is not affected."