* 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
- updated to 7.0.7-1
* 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/request/show/522978
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=143
* 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
- fix previous submission
- remove ghostscript recommends
- Sort the header with spec-cleaner and convert the deps to .pc ones
- Drop --with-pic, applies to static library only
- Add --disable-silent-rules to see the compilation output in log
- Fix graphviz/lcms options to match configure ones
- Remove indirect-reads switch not present in configure.ac at all
- another attempt to make a libMagickCore* version installable with
another version [bsc#1054659]
+ ImageMagick-library-installable-in-parallel.patch
OBS-URL: https://build.opensuse.org/request/show/519920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=142
- updated to 7.0.7-7
* 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/request/show/516791
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=141
* 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
- updated to 6.8.8-2
* 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.
+ ImageMagick-montage.t.patch
OBS-URL: https://build.opensuse.org/request/show/481351
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ImageMagick?expand=0&rev=136
* 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