* Overall standard deviation is the average of each pixel channel.
* Support Stereo composite operator.
* The -tint option no longer munges the alpha channel.
* Don't delete in-memory blob when reading an image.
* Support HDRI color profile management.
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=324
* Fixed numerous memory leaks.
* Maximum valid hour is 23, not 24, in the PNG tIME chunk, and maximum
valid minute is 59, not 60.
* Use signed integer arithmetic to calculate timezone corrections.
- builds for sle11
- builds for sle12
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=302
* Fixed numerous memory leaks.
* Added -define tiff:write-layers=true to add support for writing
layered tiff files.
* Don't overwrite symbolic links when the shred policy is enabled.
* Support -metric ssim, structual similarity index.
* Fixed thread safety issue inside the pango and librsvg decoder.
* Fixed bug with writing tIME chunk when timezone has a negative
offset.
* Support CubicSpline resize filter. Define the lobes with the
-define filter:lobes={2,3,4}.
* Prevent assertion failure when creating PDF thumbnail.
- updated to 7.0.6-7
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=300
* Improve EPS aliasing
* Added a new option called 'dds:fast-mipmaps'
* The mipmaps of a dds image can now be created from a list of images with
-define dds:mipmaps=fromlist
* Fixed numerous memory leaks
* Put UTC time in the PNG tIME chunk instead of local time
* Fixed numerous memory leaks
* Properly set image->colorspace in the PNG decoder (previously
it was setting image->gamma, but only setting image->colorspace
for grayscale and gray-alpha images.
* Fix improper use of NULL in the JNG decoder
* Added "-define png:ignore-crc" option to PNG decoder. When you know
your image has no CRC or ADLER32 errors, this can speed up decoding.
It is also helpful in debugging bug reports from "fuzzers".
* Off by one error for gradient coder
* YUV coder no longer renders streaks
* Fixed numerous memory leaks
* Added experimental PNG orNT chunk, to store image->orientation.
* Removed vpAg chunk write support
* Fixed numerous memory leaks
* Fix memory leaks when reading a malformed JNG image
* Fixed numerous memory leaks
* The -monochrome option no longer returns a blank canvas
* coders/png.c: fixed memory leak of quantum_info
* coders/png.c: fixed NULL dereference when trying to write an empty MNG
* Added caNv, eXIf, and pHYs to the list of PNG chunks to be removed
by the "-strip" option.
* Implemented PNG eXIf chunk support
* Support new -auto-threshold option. OTSU and Triangle methods are
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=293
* Revise DICOM window and rescale handling.
* Restore the -alpha Shape option.
* Fix transient PDF bug.
* The +opaque option now works on all channels.
* Ensure backwards compatibility for the -combine option.
* Check for EOF conditions for RLE image format.
* Reset histogram page geometry.
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=287
* Minimize buffer copies to improve OpenCL performance.
* Morphology thinning is no longer a no-op.
* Patch two PCD writer problems, corrupt output and dark pixels.
* Support ICC based PDF's.
* Fix improper EPS clip path rendering.
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=284
* Support namespaces for the security policy.
* Respect throttle policy.
* Support the -authenticate option for PDF.
* Fix Spurious memory allocation message.
* Identical images should return inf for PSNR.
* Fixed fd leak for webp coder.
* Prevent random pixel data for corrupt JPEG image.
* Support pixel-cache and shred security policies.
* Fixed memory leak when creating nested exceptions in Magick++.
* Eliminate bogus assertion.
* Unbreak build without JPEG support.
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=276
* Don't set background for transparent tiled images
* Added support for RGB555, RGB565, ARGB4444 and ARGB1555 to the
BMP encoder
* Fix memory leak in MPC image format.
* Increase memory allocation for TIFF pixels
* etc. see ChangeLog
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=272
* Fix small memory leak (patch provided by Андрей Черный).
* Coder path traversal is not authorized (bug report provided by
Masaaki Chida).
* Turn off alpha channel for the compare difference image (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29828).
* Support configure script --enable-pipes option to enable pipes (|) in
filenames.
* Support configure script --enable-indirect-reads option to enable
indirect reads (@) in filenames.
- remove ImageMagick-CVE-2016-5118.patch, use --enable-pipes=no instead
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=259
* Remove https delegate.
* Check for buffer overflow in magick/draw.c/DrawStrokePolygon().
* Replace show delegate title with image filename rather than label.
* Fix GetNextToken() off by one error.
* Remove support for internal ephemeral coder.
- refreshed ImageMagick-6.8.8-1-disable-insecure-coders.patch
- believe or not, correct license string is ImageMagick:
http://spdx.org/licenses/ImageMagick.html
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=254