From b4a5bd50f0249cd2f71b6233d0b7e37e371dc70e27cdc2bb445b762704270843 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Fri, 3 Mar 2017 16:53:47 +0000 Subject: [PATCH] Add bsc#789835. OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=38 --- gegl.changes | 2 +- gegl.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gegl.changes b/gegl.changes index c7981c9..5bcaa0b 100644 --- a/gegl.changes +++ b/gegl.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sun Feb 5 22:25:15 UTC 2017 - zaitor@opensuse.org -- Fix CVE-2012-4433: +- Fix CVE-2012-4433 (bsc#789835): + Add gegl-0.2.0-CVE-2012-4433.patch: Fix buffer overflow in and add plausibility checks to ppm-load op. diff --git a/gegl.spec b/gegl.spec index d896378..3063838 100644 --- a/gegl.spec +++ b/gegl.spec @@ -36,7 +36,7 @@ Patch1: gegl-ruby19.patch Patch2: gegl-UF_long.patch # PATCH-FIX-UPSTREAM gegl-0.2.0-linker-flags.patch idoenmez@suse.de -- Add -lm to linker flags Patch3: gegl-0.2.0-linker-flags.patch -# PATCH-FIX-UPSTREAM gegl-0.2.0-CVE-2012-4433.patch CVE-2012-4433 zaitor@opensuse.org -- Fix buffer overflow in and add plausibility checks to ppm-load op +# PATCH-FIX-UPSTREAM gegl-0.2.0-CVE-2012-4433.patch bsc789835 CVE-2012-4433 zaitor@opensuse.org -- Fix buffer overflow in and add plausibility checks to ppm-load op Patch4: gegl-0.2.0-CVE-2012-4433.patch BuildRequires: ImageMagick BuildRequires: OpenEXR-devel