diff --git a/gegl.changes b/gegl.changes index 938f38a..38edfc0 100644 --- a/gegl.changes +++ b/gegl.changes @@ -1,22 +1,6 @@ ------------------------------------------------------------------- Tue Dec 21 19:08:52 UTC 2021 - Marcus Rueckert -- Update to version 0.4.34: - + Operations: - - magick-load: use g_spawn_async instead of system to run the - image magick convert fallback - preventing shell expansion on - non-escaped/filtered paths in constructed commandline. - - ripple: avoid a possible division by zero. - + Build: - - Explicit dependency specification in meson for generated CL - files. - - ctx has been moved to be part of gegl-common.so nearer to the - operations using it avoiding polluting the GEGL library - symbol table with the ctx symbols. - -------------------------------------------------------------------- -Tue Dec 21 19:08:52 UTC 2021 - Marcus Rueckert - - Update to version 0.4.34 (CVE-2021-45463): + Operations: - magick-load: use g_spawn_async instead of system to run the diff --git a/gegl.spec b/gegl.spec index 083306c..fddb3a5 100644 --- a/gegl.spec +++ b/gegl.spec @@ -1,7 +1,7 @@ # # spec file for package gegl # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed