Changelog for
gegl-0_3-0.3.34-3.3.1.x86_64.rpm :
* Fri Dec 24 2021 qkzhuAATTsuse.com- Add gegl-CVE-2021-45463.patch: + use more robust g_spawn_async() instead of system() https://gitlab.gnome.org/GNOME/gegl/-/commit/bfce470 + pass redirect to /dev/null flags to g_spawn_async https://gitlab.gnome.org/GNOME/gegl/-/commit/2172cf7 (CVE-2021-45463, bsc#1194045).
* Thu Apr 26 2018 fcrozatAATTsuse.com- Do not buildrequires lensfun-devel, it would be only used when building workshop, if Makefile was really compiling relevant code.
* Sun Apr 22 2018 bjorn.lieAATTgmail.com- Explicitly version pkgconfig(libavcodec), pkgconfig(libavformat) and pkgconfig(libswscale) BuildRequires to less than the symbol versions provided by ffmpeg4 branch until upstream catches up. Currently provided by new ffmpeg3 compatability package.
* Wed Apr 18 2018 bjorn.lieAATTgmail.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 01 2018 luc14n0AATTlinuxmail.org- Add cairo and glib-2.0 BuildRequires to avoid implicit dependencies.
* Thu Mar 29 2018 plinnellAATTopensuse.org- Update to version 0.3.30: + GeglBuffer: - gegl_buffer_get now treats the final argument; - All scaling is now done on linear data, making future results of mipmap computations more valid as well as providing correct results for scaled down thumbnails in user interfaces; - The scaling code paths has also been instrumented and optimized for performance; - Improvements to logic switching to boxfiltering behavior and improve cubic samplers box filtering by using a linear sampler and a nearest sampler for the boxfiltering for the linear sampler; - gegl_buffer_copy gegl_buffer_clear and gegl_buffer_set color now only emit a single changed signal on the buffer. + Operations: - c2g and stress have gained the ability to toggle the influence of the shadow neighborhood or not, the new default is to not improve shadow detail; yielding a bit more natural renditions; - color-to-alpha now contains improvements from experiment in workshop which is gone; - Fixed crashes in median-blur. + Transform ops: Only rasterize inside the transformed polygon, saving cpu; + New ops: Mean-curvature blur. + News ops in workshop: color-overlay, enlarge, inpaint, domain-\\ transform, recursive=transform.- Now minimum build requirement for GIMP 2.10.0
* Tue Mar 13 2018 bjorn.lieAATTgmail.com- Update to version 0.3.28: + New stable branch, long packaged as gegl-unstable in openSUSE, changes far to many to list, please see NEWS packaged in docs sub-package.- Lots of BuildRequires, Requires and sub-package changes.- Drop upstream fixed patches: + gegl-UF_long.patch. + gegl-lua52.patch. + gegl-0.2.0-CVE-2012-4433.patch. + gegl-ruby19.patch. + gegl-0.2.0-linker-flags.patch
* Wed Mar 07 2018 jengelhAATTinai.de- Fix SRPM group. Update descriptions. Remove idempotent %if..%endif around %package.
* Wed Feb 28 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Wed Jan 24 2018 pgajdosAATTsuse.com- require liberation-fonts instead of liberation2-fonts, it is dead [bsc#1077375] [rh#856239]
* Fri Jan 12 2018 dimstarAATTopensuse.org- Replace liberation-fonts BuildRequires with liberation2-fonts: the new set works as well.
* Sun Feb 05 2017 zaitorAATTopensuse.org- 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.
* Sat Apr 16 2016 olafAATTaepfle.de- Use pkgconfig instead of libffmpeg-devel
* Tue Jan 26 2016 idonmezAATTsuse.com- Add gegl-0.2.0-linker-flags.patch to add -lm to linker flags.
* Sat Oct 25 2014 iAATTmarguerite.su- fix build for factory
* add patch: gegl-UF_long.patch
* newer suitesparse abandoned UF_long in favor for SuiteSparse_long- fix build for graphics repo
* ugly fix, multiple provides of gd by gd and gd-tools from libgd2