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