Revisions of gimp

Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1172090 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 70)
- Update to 2.10.38:
  * Fixed a crash with newer glib
  * Indexed PNGs with transparency are now exported with the correct colors
  * Anders Jonsson fixed the input ranges for several filters such as Waves and Distort
  * The titlebar customization field now supports UTF-8 characters
  * Existing image comments no longer “leak” into newly created images
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1124175 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 69)
- Update to 2.10.36:
  - New features and improvements
    - ASE and ACB palettes support
    - New Gradient: FG to Transparent (Hardedge)
    - GIF: non-square ratio support
    - Text tool: improved formatting behavior when selecting and
      changing text on canvas.
    - Theme: better feedback when hovering lock buttons (with a white frame)
      as well as when activating a lock (a small padlock shows up in the corner).
  - Security and bug fixes
    - Fixed Vulnerabilities (DDS: ZDI-CAN-22093, PSD: ZDI-CAN-22094,
      PSP: ZDI-CAN-22096 and ZDI-CAN-22097)
    - Broken Graphics Tablets with recent linuxwacom driver
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1096085 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 68)
- Drop baselibs.conf: the biarch module is not used anymore.

gimp is built as pure i586 package in LegacyX86, but the provided -32bit
packages are not needed on x86_64 setups (in fact, they are not even
built outside of staging)
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1080091 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 67)
- Do not recommend gimp-plugins-python even when we build it: it
  pulls in python2. Users are free to install it, but the default
  is not to do it anymore.
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1077610 from Michael Gorse's avatar Michael Gorse (mgorse) (revision 66)
- Bump glib dependency to match the configure script.
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1068685 from Bjørn Lie's avatar Bjørn Lie (iznogood) (revision 65)
- Add boolean pkgconfig(babl-0.1) BuildRequires, allow build with
  new version of babl.
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1067128 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 64)
- Update to 2.10.34:
  - Core:
    - Check for updates now works on macOS (backported from 2.99.14).
    - Update help IDs for better integration with the documentation website.
    - Symmetry dockable contents is now shown, yet deactivated, when no images are
      opened, improving discoverability (backported from 2.99.14).
    - DBus fully disabled on macOS (in some case, it could even freeze GIMP
      process when dbus is present yet not responding). Open With feature (e.g.
      from file browsers) still work fine as it uses a different code path on
      macOS. Other features using dbus (opening files or running batch commands
      from a separate GIMP process) won't work, but they probably never did on
      macOS anyway.
    - "Canvas Size" dialog took too much vertical space and now better uses the
      horizontal space by moving the preview and offset fiels to the right side,
      and the "Center" button just below (backported from 2.99.8).
    - Template selector (backported from 2.99.6) in resize dialog.
    - Color scale preferences (0..255/0..100 and LCh/HSV settings in Colors
      selection dialogs) are now remembered across sessions.
    - Eye icon header added to the item tree views to make it more obvious where
      to click for item visibility and links (backported from 2.99.10)
    - Revert color proofing behavior changed in 2.10.32 which resulted in
      inconsistent past workflows.
    - "Lock path strokes" tooltip for the dockable icon was renamed "Lock path".
  - Plug-ins:
    - DDS: make GUI translatable.
    - file-raw: added high bit depth precision export (partial backport from
      2.99.12).
    - TIFF:
      * Various bug fixes;
      * better check for invalid resolutions on import;
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 63)
- Update to 2.10.32: (boo#1199653 CVE-2022-30067)
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 978909 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 62)
- Do not recommend lang package: the lang package has smarter
  supplements in place.
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 977967 from Michael Gorse's avatar Michael Gorse (mgorse) (revision 61)
- Add gimp-CVE_2022-30067.patch: fix out of memory when reading
  XCF (boo#1199653 CVE-2022-30067).
Marcus Meissner's avatar Marcus Meissner (msmeissn) committed (revision 60)
- switched to https urls
Marcus Rueckert's avatar Marcus Rueckert (darix) accepted request 942146 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 59)
- Update to 2.10.30
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 926944 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 58)
Add upstream patch (GIMP issue #6210)
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 923732 from Marcus Rueckert's avatar Marcus Rueckert (darix) (revision 57)
- Update to 2.10.28
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 919926 from Stanislav Brabec's avatar Stanislav Brabec (sbrabec) (revision 56)
Fix issue identification.
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 919313 from Stanislav Brabec's avatar Stanislav Brabec (sbrabec) (revision 55)
- Remove obsolete translation-update-upstream support (PM-2938).
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 898042 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 54)
- Move rpm macros.gimp from /etc/rpm to %{_rpmmacrodir}.
Marcus Meissner's avatar Marcus Meissner (msmeissn) accepted request 881984 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 53)
- Update to 2.10.24
  - Core:
    - Ignore Pentax and PentaxDng metadata at export because they are
      unsupported.
    - DBus calls (remote file open, typically with double click on file
      browser; and remote command run) are now processed after all command
      line files (in case of calls during startup) and in the call order
      (FIFO) for consistency. Some timeout has also been added to not spam
      the core process with non-processable DBus calls during startup.
    - Display profile name in "Color space" field of Image Properties and
      improve ellipsis & wrap on dialog fields whose contents' size is not
      controllable together with better dialog size management.
    - Fix stack overflow when loading very large XCF files on Windows.
    - Point snapping now works outside the canvas. This is used for snap
      to guides, grid and vectors. Snap to grid only works off-canvas when
      "Show All" is enabled because off-canvas grid is not visible
      otherwise, though snap to guide and vectors will always work
      off-canvas.
  - Libgimp:
    - Various metadata improvements:
      * Improve reading of iptc tags that appear more than once.
  - Plug-ins:
    - JPEG export will better advertize when metadata export fails,
      possibly with relevant error message. Image export would not fail,
      but at least we make the person aware metadata is not properly
      exported.
    - More robust TIFF import and export:
      * Better handling of Exif.Thumbnail.* tags on export.
      * Import now ignores TIFF pages with invalid directory (rather than
        freezing and output an error to warn of possible data loss).
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 871547 from Michael Gorse's avatar Michael Gorse (mgorse) (revision 52)
- Recurse directories when looking for python plugins
  (boo#1180362).
Stefan Brüns's avatar Stefan Brüns (StefanBruens) committed (revision 51)
Displaying revisions 1 - 20 of 70
openSUSE Build Service is sponsored by