1 Commits

Author SHA256 Message Date
e9a7000c2e Accepting request 878998 from home:dirkmueller:Factory
- update to 7.0.11.3:
  * Eliminate multiple division by zero exceptions (reference
    https://github.com/ImageMagick/ImageMagick/issues/3339 and others).
  * Use -define filename:literal=true to bypass interpretting embedded
    formatting characters and instead use the filename literally.
  * decode HEIC images in sRGB instead of YCbCr.
  * Division by zero error is possible if crafty file sets film-gamma property
  * Check for overflow in thumbnail coder
  * Prevent compiler from optimizing out buffer clearing in cipher
  * Clone properties from image stack.
  * Set overall image depth statistic in Composite channel.

OBS-URL: https://build.opensuse.org/request/show/878998
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=554
2021-03-15 07:50:22 +00:00