From 8c7cae1b1e528d033bcde50c805504574639416834455e8ad63c847bc53c9cb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 19 Apr 2018 08:14:01 +0000 Subject: [PATCH] Accepting request 597895 from home:iznogood:branches:graphics New stable rel OBS-URL: https://build.opensuse.org/request/show/597895 OBS-URL: https://build.opensuse.org/package/show/graphics/gegl?expand=0&rev=54 --- gegl-0.3.30.tar.bz2 | 3 --- gegl-0.3.34.tar.bz2 | 3 +++ gegl.changes | 25 +++++++++++++++++++++++++ gegl.spec | 4 ++-- 4 files changed, 30 insertions(+), 5 deletions(-) delete mode 100644 gegl-0.3.30.tar.bz2 create mode 100644 gegl-0.3.34.tar.bz2 diff --git a/gegl-0.3.30.tar.bz2 b/gegl-0.3.30.tar.bz2 deleted file mode 100644 index 95bded7..0000000 --- a/gegl-0.3.30.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8b4a93ad2c5187efcc7d9a665ef626a362587eb701eebccf21b13616791e551 -size 6675564 diff --git a/gegl-0.3.34.tar.bz2 b/gegl-0.3.34.tar.bz2 new file mode 100644 index 0000000..7d70934 --- /dev/null +++ b/gegl-0.3.34.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ca2227655ebf1ab2e252cee3eede219c758336394288ef301b93264b9411304 +size 6707964 diff --git a/gegl.changes b/gegl.changes index 10ed70b..65d1fe8 100644 --- a/gegl.changes +++ b/gegl.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Wed Apr 18 21:05:59 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 0.3.34 (CVE-2018-10114): + + Core: Change GeglParamSpecSeed from int to uint to match the + value range of GeglRandom's seed. + + Operations: Limit allocations in ppm-load to 2GB + (CVE-2018-10114). +- Changes from version 0.3.32: + + Operations: + - panorama-projection: added reverse transform, which permits + using GIMP for retouching zenith, nadir or other arbitrary + gaze directions in equirectangular, also known as 360x180 + panoramas. + - Added abyss-policy to base class for scale ops, making it + possible to achieve hard edges on rescaled buffers. + + GeglBuffer: + - Improved performance and correctness, avoid incorrectly + gamma/ungamma correcting alpha in u8 formats, for a tiny 2-3% + performance boost. + - Keep track of valid/invalid areas on smaller granularity than + tiles in mipmap. + - Various micro-optimizations in display paths, with minuscle + performance impact. + ------------------------------------------------------------------- Sun Apr 1 02:25:38 UTC 2018 - luc14n0@linuxmail.org diff --git a/gegl.spec b/gegl.spec index 9ed5570..87846b1 100644 --- a/gegl.spec +++ b/gegl.spec @@ -17,7 +17,7 @@ Name: gegl -Version: 0.3.30 +Version: 0.3.34 Release: 0 Summary: Generic Graphics Library License: GPL-3.0-or-later AND LGPL-3.0-or-later @@ -39,7 +39,7 @@ BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: suitesparse-devel BuildRequires: pkgconfig(OpenEXR) >= 1.6.1 -BuildRequires: pkgconfig(babl) >= 0.1.44 +BuildRequires: pkgconfig(babl) >= 0.1.46 BuildRequires: pkgconfig(cairo) >= 1.12.2 BuildRequires: pkgconfig(exiv2) >= 0.25 BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.32.0