Changelog for
perl-PerlMagick-7.0.10.21-2.1.x86_64.rpm :
* Fri Jun 26 2020 pgajdosAATTsuse.com- version update to 7.0.10.21
* new image property, %N, only report the # of frames in an image sequence, just once rather than on a per frame basis
* problems converting CMYK to RGB regression (reference https://github.com/ImageMagick/ImageMagick6/issues/83)
* Added support for 32 bit zip with prediction format to the PSD decoder (reference https://github.com/ImageMagick/ImageMagick/issues/455).
* Fix out-of-bounds vulnerability when reading sixel images (reference https://github.com/ImageMagick/ImageMagick/issues/2143).
* Fix incorrect parsing of font family list (reference https://github.com/ImageMagick/ImageMagick/issues/2153).
* Improve checking for write failures (reference https://github.com/ImageMagick/ImageMagick/pull/2081).
* Thu Jun 11 2020 pgajdosAATTsuse.com- version update to 7.0.10.18
* Colorspace change will remove ICC profile (reference https://github.com/ImageMagick/ImageMagick6/issues/82).
* Mon Jun 08 2020 pgajdosAATTsuse.com- version update to 7.0.10.17
* Free up memory after a ICC profile is removed.
* Mon Jun 01 2020 pgajdosAATTsuse.com- version update to 7.0.10.16
* Don\'t check for incompatible ICC profiles when writing PDF images, instead the user is expected to provide compatible image colorspaces or strip the ICC profile with, for example, the -strip option.
* Clipping was not returning expected results (reference https://github.com/ImageMagick/ImageMagick/discussions/2061).
* Don\'t write a ICC profile to PDF if the image is gray (reference https://github.com/ImageMagick/ImageMagick/issues/2070).
* Tue May 19 2020 pgajdosAATTsuse.com- use --quiet option to update-alternatives [bsc#1171431]
* Mon May 18 2020 pgajdosAATTsuse.com- version update to 7.0.10.13
* Black artefacts during quantization (reference https://github.com/ImageMagick/ImageMagick/discussions/2007#discussioncomment-13546).
* Tue May 12 2020 pgajdosAATTsuse.com- version update to 7.0.10.11
* Disable \"random\" OpenCL kernel. Previously the work load was distributed but each started with the same random seed.
* Finished implementation of -distort rigid-affine.
* Enable threaded PNG coder.
* Mon May 04 2020 pgajdosAATTsuse.com- version update to 7.0.10.10
* Correction to allocate a colormap of the maximum colors when color reducing an image sequence.
* Write to stdout for mp4:-.
* Allocate a colormap of the maximum colors when color reducing an image sequence.
* Label was not centered properly (reference https://github.com/ImageMagick/ImageMagick/issues/1879).
* Some configure --with-method-prefix methods were missing (reference https://github.com/ImageMagick/ImageMagick/issues/1912).
* Fix erroneous \"insufficient image data\" exception (reference https://github.com/ImageMagick/ImageMagick/issues/1883).
* Fix an unconditional jump for the XPM coder (reference https://github.com/ImageMagick/ImageMagick/issues/1895).
* Improve unrotate value returned by the minimum bounding box (thanks to Fred Weinhaus).
* Default inkscape delegate to version 0.92 (reference https://github.com/ImageMagick/ImageMagick/discussions/1880).
* Set monochrome image depth to 1 for Group4 compression.
* The X max attribute for certain fonts is zero (reference https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37723).
* Multi-value of jp2:quality does not work (reference https://github.com/ImageMagick/ImageMagick/issues/1873).
* Return EPS & TIFF images from the EPT image format (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37781).
* Mon Mar 30 2020 pgajdosAATTsuse.com- version update to 7.0.10.3
* The -charcoal option should ignore the alpha channel.
* Fix numerical instability issue when drawing lines
* Improve mono font rendering (reference https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37723).
* Wed Mar 25 2020 pgajdosAATTsuse.com- version update to 7.0.10.2
* Fixed another sizing issue with the label coder when pointsize is set.
* Respect explicit image filename modified (e.g. png24:im.png) (reference https://github.com/ImageMagick/ImageMagick/issues/1835).
* Add support for returning the minimum bounding box of an image with the %[minimum-bounding-box] property.
* Stroked dash array render properly again.
* Fri Mar 20 2020 pgajdosAATTsuse.com- version update to 7.0.10.1
* Add support for returning the convex hull of an image with the %[canvas-hull] property.
* Added option to specify the preferred version when writing a PDF file with - define pdf:version=version (e.g. 1.7).
* Do not throw exception on empty draw path (reference https://github.com/ImageMagick/ImageMagick/issues/974).
* Fix possible buffer overflow in ComplexImages().
* SVG to MVG requires transforms to appear before clipping paths (reference https://github.com/ImageMagick/ImageMagick/issues/1860).
* Mon Mar 09 2020 pgajdosAATTsuse.com- version update to 7.0.10.0
* Label text no longer gets cut-off (reference https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37621).
* Prevent heap overflow (reference https://github.com/ImageMagick/ImageMagick/issues/1857).
* Mon Mar 02 2020 pgajdosAATTsuse.com- version update to 7.0.9.27
* Make sure we can grok this Fx expression: 1- -2.
* Do not advance when substituting a NULL string.
* Correct alpha for named colors in the Q32 non-HDRI build.
* Write Group4 compressed image as a single strip.
* No percent sign in lab() color.
* Introducing the -color-threshold command-line option.
* Handle out of range HDRI values for -statistic option (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37589).
* Fix improper casting when computing image signature (reference https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37594).
* Mon Feb 24 2020 pgajdosAATTsuse.com- version update to 7.0.9.25
* Adapt to a change in command-line options in the SVG inkscape delegate.
* No percent sign in lab() color.
* Support connected-components:eccentricity-threshold, connected-components:major-axis-threshold, connected-components:minor-axis-threshold, connected-components:angle-threshold.
* Set the alpha channel if the write mask is not enabled.
* Corrected ellipse orientation when computing image moments.
* Mon Feb 17 2020 pgajdosAATTsuse.com- version update to 7.0.9.23
* Report gray(127.5) as gray(50%).
* Support -define connected-components:perimeter-threshold=min-max
* Mon Feb 10 2020 pgajdosAATTsuse.com- version update to 7.0.9.22
* More work on connect components, e.g. keep-colors, remove-colors, keep-topids.
* Initialize mutex before locking if its not already initialized.
* Support 24-bit TIFF images.
* Mon Feb 03 2020 pgajdosAATTsuse.com- version update to 7.0.9.21
* Support additional connected components defines.
* Refresh cache morphology when writing MPC images.
* Mon Jan 27 2020 pgajdosAATTsuse.com- version update to 7.0.9.19
* Alpha draw primitive no longer returns a parser exception.
* Support 32-bit tiled TIFF images.
* New -connected-component options (reference https://imagemagick.org/script/connected-components.php).
* Make PNG creation reproducible (reference https://github.com/ImageMagick/ImageMagick/pull/1270).
* Refactor uninitialize variable patch for -fx \"while(,)\" expression.
* Tue Jan 21 2020 pgajdosAATTsuse.com- version update to 7.0.9.17
* Allow larger negative interline spacing (reference https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=37391).
* Conditional compile for huge xml pages for RSVG delegate library.
* Put \"width\" property in the PNG namespace (reference https://github.com/ImageMagick/ImageMagick/issues/1833).
* -combine -colorspace sRGB no longer returns grayscale output (reference https://github.com/ImageMagick/ImageMagick/issues/1835).
* Support Jzazbz colorspace (contributed by snibgo AATT http://im.snibgo.com/jzazbz.htm).
* Tue Jan 14 2020 pgajdosAATTsuse.com- version update to 7.0.9.16
* Fixed three failing Magick.NET unit tests.
* Also support svg:xml-parse-huge when using librsvg.
* Optimize -evaluate-sequence option (reference https://github.com/ImageMagick/ImageMagick/issues/1824).
* Support Fx do() iterator.
* `magick -size 100x100 xc:black black.pnm` no longer creates a white image (reference https://github.com/ImageMagick/ImageMagick/issues/1817).
* setjmp/longjmp in jpeg.c no longer trigger undefind behavior (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37379).
* Permit compositing in the CMYK colorspace (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37368).
* Wed Jan 08 2020 pgajdosAATTsuse.com- version update to 7.0.9.14
* Support extended Fx assignment operators (e.g.
*=, /=, ++, --, etc.)
* Support Fx for() iterator.
* Optimize Fx performance.
* Ensure circle.rb renders the same for IMv6 and IMv7
* Thu Jan 02 2020 pgajdosAATTsuse.com- version update to 7.0.9.13
* xc:white no longer creates a black PNM image (reference https://github.com/ImageMagick/ImageMagick/issues/1817).
* Sync pixel cache for -kmeans option.
* Thread -kmeans option.
* PSD: only set the alpha channel when type is not 0.
* Fix Lab to custom profile (CMYK or RGB) conversion bug (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37318).
* Fix Build failure with MinGW-w64 (reference https://github.com/ImageMagick/ImageMagick6/issues/67).
* Inject image profile properties immediately after the image is read.
* Replace pseudo-random number generator with a Xoshiro generator.
* The -layers optimize option requires a fully transparent previous image.
* Some clang releases do not support _aligned_alloc().
* Support -kmeans command-line option.
* The -layers optimize option requires a fully transparent previous image.
* Fri Dec 20 2019 pgajdosAATTsuse.com- version update to 7.0.9.9
* Build file clean-up (reference https://github.com/ImageMagick/ImageMagick/pull/1798).
* Improve semaphore handling AATT https://github.com/ImageMagick/ImageMagick/pull/1798).
* Introduce HeapOverflowSanityCheckGetExtent() method (reference https://github.com/ImageMagick/ImageMagick/pull/1798).
* The -layers optimize option requires a fully transparent previous image.
* Thu Dec 12 2019 pgajdosAATTsuse.com- version update to 7.0.9.8
* -type bilevel behavior restored, it creates a black and white image.
* Support Pocketmod image format, e.g. convert -density 300 pages?.pdf pocketmod:organize.pdf
* Fixed numerous issues posted to GitHub (reference https://github.com/ImageMagick/ImageMagick/issues).
* Update documentation.- deleted patches - ImageMagick-targa.patch (upstreamed)
* Wed Nov 27 2019 pgajdosAATTsuse.com- version update to 7.0.9.6
* Increase the maximum number of bezier coordinates (reference https://github.com/ImageMagick/ImageMagick/issues/1784).
* Santize \"\'\" from SHOW and WIN delegates under Linux, \'\"\\\' for Windows (thanks to Enzo Puig).
* Correct for TGA orientation (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=34757).
* The result for -compose Copy -extent on a MYK image is CMYK (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=37118).
* Fix potential buffer overflow when reading a fax image (alert from Justin).
* Support dng:use-camera-wb option.- added patches https://github.com/ImageMagick/ImageMagick/issues/1792 + ImageMagick-targa.patch
* Wed Nov 20 2019 pgajdosAATTsuse.com- version update to 7.0.9.5
* Ensure Ascii85 compression is thread safe.
* Santize \';\' from SHOW and WIN delegates.
* Add exception parameter to CMS transform methods.
* Output exception there is an attempt to perform an operation not allowed by the security policy
* JPEG and JPG are aliases in coder security policy.
* Fixed numerous issues posted to GitHub
* Wed Oct 30 2019 pgajdosAATTsuse.com- version update to 7.0.9.1
* Fixed numerous issues posted to GitHub (reference https://github.com/ImageMagick/ImageMagick/issues).
* Support trim:background-color define for -trim option.- modified sources % baselibs.conf
* Mon Oct 07 2019 pgajdosAATTsuse.com- version update to 7.0.8.68
* Support animated WebP encoding/decoding (reference https://github.com/ImageMagick/ImageMagick/pull/1708).
* Text stroke cut off (reference https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=36829).
* Adds support for lossless JPEG1 recompression (reference https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=36828).
* line endings renedered as empty boxes (reference https://github.com/ImageMagick/ImageMagick/issues/1704).
* Mon Sep 23 2019 pgajdosAATTsuse.com- version update to 7.0.8.66
* Support compound statements in FX while() (reference https://github.com/ImageMagick/ImageMagick/issues/1701).
* Eliminate fault when trace delegate is not available.
* Properly distinquish linear and non-linear gray colorspaces (reference https://github.com/ImageMagick/ImageMagick/issues/1680).
* Support XPM symbolic (reference https://github.com/ImageMagick/ImageMagick/issues/1684).
* DilateIntensity is channel independent (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36641).
* Mon Sep 02 2019 pgajdosAATTsuse.com- version update to 7.0.8.63
* Properly identify the DNG and AI image format (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36581).
* Added option to limit the maximum point size with -define caption:max-pointsize=pointsize.
* Corrected JP2 numresolution calculation (reference: https://github.com/ImageMagick/ImageMagick/issues/1673)
* Wed Aug 21 2019 pgajdosAATTsuse.com- version update to 7.0.8.61
* Issue with -background and -swirl (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36512).
* Enable reading EXR image file from stdin.
* Module is a reserved keyword for C++ 20 (reference https://github.com/ImageMagick/ImageMagick/issues/1650).
* Improve GetNextToken() performance.
* Heap-buffer-overflow in Postscript coder (reference https://github.com/ImageMagick/ImageMagick/issues/1644).
* The -alpha shape option nondeteministic under OpenMP (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36396).
* Correction to the ModulusAdd and ModulusSubtract composite op (reference https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=36413).
* Mon Jul 22 2019 pgajdosAATTsuse.com- version update to 7.0.8.56
* Unexpected -alpha shape results (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36396).
* Converting from PDF to PBM inverts the image (reference https://github.com/ImageMagick/ImageMagick/issues/1643).
* Heap-buffer overflow (reference https://github.com/ImageMagick/ImageMagick/issues/1641
* PerlMagick test suite passes again (reference https://github.com/ImageMagick/ImageMagick/issues/1640)
* resolve division by zero (reference https://github.com/ImageMagick/ImageMagick/issues/1629).
* introducing MagickLevelImageColors() MagickWand method.
* Transient problem with text placement with gravity (reference https://github.com/ImageMagick/ImageMagick/issues/1633).
* Support TIM2 image format (reference https://github.com/ImageMagick/ImageMagick/pull/1571).
* For -magnify option, specify an alternative scaling method with -define magnify:method=method, choose from these methods: eagle2X, eagle3X, eagle3XB, epb2X, fish2X, hq2X, scale2X (default), scale3X, xbr2X.
* Mon Jul 15 2019 pgajdosAATTsuse.com- version update to 7.0.8.53
* Fix -fx parsing issue (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36314).
* Eliminate buffer overflow in TranslateEvent() (reference https://github.com/ImageMagick/ImageMagick/issues/1621).
* Clone rather than copy X window name/icon.
* Optimize PDF reader.
* Mon Jun 24 2019 pgajdosAATTsuse.com- version update to 7.0.8.50
* Added support for reading all images from a HEIC image (reference https://github.com/ImageMagick/ImageMagick/issues/1391).
* Heap-buffer-overflow in MagickCore/fourier.c (reference https://github.com/ImageMagick/ImageMagick/issues/1588).
* Fixed a number of issues (reference https://imagemagick.org/discourse-server/viewforum.php?f=3).
* Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).
* Tue Jun 18 2019 pgajdosAATTsuse.com- disable indirect reads [bsc#1138425] (https://imagemagick.org/script/security-policy.php)- modified patches % ImageMagick-configuration-SUSE.patch (refreshed)
* Wed Jun 12 2019 pgajdosAATTsuse.com- version update to 7.0.8.49
* Add support for RGB565 image format (reference https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=36078).
* Use user defined allocator instead of `malloc` (reference https://github.com/ImageMagick/ImageMagick6/pull/49/).
* Add static decorator to accelerator kernels (reference https://github.com/ImageMagick/ImageMagick/issues/1366).
* Mon Jun 03 2019 pgajdosAATTsuse.com- version update to 7.0.8.48
* Fix transient convolution bug.- deleted patches - ImageMagick-montage.t-failing.patch (upstreamed)
* Tue May 28 2019 pgajdosAATTsuse.com- version update to 7.0.8.47
* Support 16 and 32 bit tiled float TIFF images.
* Convolve morphology alpha channel fix (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=36086).
* Text improvements to the internal SVG renderer.- disable failing averageImages test for i586- modified patches disable also PCL [bsc#1136183] % ImageMagick-configuration-SUSE.patch- added patches https://github.com/ImageMagick/ImageMagick/issues/1580 + ImageMagick-montage.t-failing.patch
* Mon May 27 2019 pgajdosAATTsuse.com- version update to 7.0.8.46
* Return HEIC images in the sRGB colorspace.
* Fix image signatures to ensure they are Q-depth invariant (reference https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=35970).
* Fixed a number of issues (reference https://imagemagick.org/discourse-server/viewforum.php?f=3).
* Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).
* Mon May 13 2019 pgajdosAATTsuse.com- version update to 7.0.8.44
* Fixed a number of issues (reference https://imagemagick.org/discourse-server/viewforum.php?f=3).
* Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).
* Mon Apr 29 2019 pgajdosAATTsuse.com- version update to 7.0.8.42
* Fixed a number of issues (reference https://imagemagick.org/discourse-server/viewforum.php?f=3).
* Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).
* Tue Apr 23 2019 pgajdosAATTsuse.com- version update to 7.0.8.41
* Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).
* Honor SOURCE_DATE_EPOCH environment variable (reference https://github.com/ImageMagick/ImageMagick/pull/1496/).
* Standardize on UTC time for any image format timestamp.
* Add MagickAutoThresholdImage(), MagickCannyEdgeImage(), MagickComplexImages(), MagickConnectedComponentsImage(), MagickHoughLineImage(), MagickKuwaharaImage(), MagickLevelizeImageColors(), MagickLevelImageColors(), MagickMeanShiftImage(), MagickPolynomialImage(), MagickRangeThresholdImage(), MagickSetSeed(), MagickWaveletDenoiseImage() methods to MagickWand API.
* Tue Apr 23 2019 mvetterAATTsuse.com-bsc#1133110 - Remove jasper dependency from ImageMagick
* Tue Apr 16 2019 pgajdosAATTsuse.com- version update to 7.0.8.40
* Fixed a number of issues (reference https://imagemagick.org/discourse-server/viewforum.php?f=3).
* Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).
* The -layers option compared pixels inocorrectly as opacity rather than alpha.
* The -preview raise option now returns expected results.
* Initialise ghostscript instances with NULL (reference https://github.com/ImageMagick/ImageMagick/pull/1538).
* Modulo off by one patch for -virtual-pixel option (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=35789).
* Thu Apr 04 2019 pgajdosAATTsuse.com- version update to 7.0.8.37
* Fixed -virtual-pixel option (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=35789).
* -draw image DstOver is now responsive to the composite operator (reference https://imagemagick.org/discourse-server/viewtopic.php?f=1&t=35650).
* Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).
* Mon Mar 18 2019 pgajdosAATTsuse.com- added temporary %pretrans to ImageMagick-config-upstream and ImageMagick-config-SUSE [bsc#1122033comment#37]
* Mon Mar 18 2019 pgajdosAATTsuse.com- version update to 7.0.8.34
* Associate one lock with each resource.
* Report exception if opening TIFF did not work out.
* Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).
* Wed Mar 13 2019 pgajdosAATTsuse.com- update to 7.0.8-33
* Fix SVG conversion infinite loop (reference https://imagemagick.org/discourse-server/viewtopic.php?f=3&t=35591).
* Initialize primitive drawing structure after resizing.
* Fix out-of-boundary LocaleLowerCase() AATT https://github.com/ImageMagick/ImageMagick/issues/1495
* -trim is no longer sensitive to the image virtual canvas.
* Mon Mar 04 2019 pgajdosAATTsuse.com- update to 7.0.8-30
* Support define to remove additional background from an image during a trim, e.g. -define trim:percent-background=0% -trim.
* Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).
* Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).- deleted patches - ImageMagick-montage.t.patch (upstreamed)
* Thu Feb 28 2019 pgajdosAATTsuse.com- provide two new (conflicting) packages with configuration [bsc#1122033]:
* ImageMagick-config-upstream - provides configuration provided by upstream (no restrictions)
* ImageMagick-config-SUSE (preferred) - provides configuration provided by SUSE (with security restrictions) and use update-alternatives for selecting configurations.- remove code for < 1315- deleted patches - ImageMagick-disable-insecure-coders.patch (renamed)- added patches + ImageMagick-configuration-SUSE.patch
* Tue Feb 19 2019 pgajdosAATTsuse.com- updated to 7.0.8-28
* Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).- deleted patches - ImageMagick-test-FITS.patch (upstreamed)- deleted sources - input.fits (not needed)- added patches https://github.com/ImageMagick/ImageMagick/issues/1484 + ImageMagick-montage.t.patch
* Mon Feb 11 2019 pgajdosAATTsuse.com- update to 7.0.8-27:
* Mod patch to properly handle subimage ranges (e.g. image.gif[2-3]).- added ImageMagick-test-FITS.patch and input.fits temporarily https://github.com/ImageMagick/ImageMagick/issues/1478- remove ImageMagick-clamp-after-edge.patch, it is solved another way (see [bsc#1106415c#10])
* Thu Feb 07 2019 pgajdosAATTsuse.com- update to 7.0.8-26:
* Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues).
* Thu Jan 31 2019 infoAATTpaolostivanin.com- update to 7.0.8-25:
* Eliminate spurious font warning (#1458)
* Support HEIC EXIF & XMP profiles.- changelog for 7.0.8-24:
* Support -clahe option real clip limit
* ShadeImage() kernels can return negative pixels, clamp to range (#1319)
* Annotate with negative offsets no longer renders slanted text
* Mon Jan 14 2019 pgajdosAATTsuse.com- clamp after edge [bsc#1106415] + ImageMagick-clamp-after-edge.patch
* Mon Jan 07 2019 pgajdosAATTsuse.com- update to 7.0.8-23:
* CacheInfo destructor must be aligned in DestroyPixelStream().
* Support negative rotations in a geometry (e.g. -10x-10+10+10).
* Return expected canvas offset after a crop with gravity.
* Fri Dec 28 2018 pgajdosAATTsuse.com- update to 7.0.8-21:
* Check to ensure SeekBlob() offset can be represented in an off_t.
* Cube image format returns a HALD image.
* CLAHE tiles overlapped are now centered relative to the image.
* Wed Dec 19 2018 pgajdosAATTsuse.com- update to 7.0.8-17:
* Support -clahe clip limit with percentages (e.g. -clahe 50x50%+128+3).
* Tue Dec 11 2018 pgajdosAATTsuse.com- update to 7.0.8-16:
* Add support for -clahe clip limit with percentages (e.g. -clahe 2x2+128+3%)
* Check for modulo underflow.
* Change SVG default DPI to 96 from 90 to meet recommendation of SVG2 & CSS.
* Added support for the -clahe option: contrast limited adaptive histogram equalization.
* Added support for GIMP 2.10 files (reference https://github.com/ImageMagick/ImageMagick/pull/1381).
* Wed Oct 31 2018 pgajdosAATTsuse.com- update to 7.0.8-14:
* Adding coder headers with magic.xml will no longer be supported.
* Adding coder aliases with coder.xml will no longer be supported.
* fixing oss-fuzz issues
* Mon Oct 22 2018 pgajdosAATTsuse.com- asan_build: build ASAN included- debug_build: build more suitable for debugging
* Wed Oct 03 2018 pgajdosAATTsuse.com- allow writing PS, PS2, PS3, XPS, EPS and PDF, disable reading only by default security policy [bsc#1105592c#32]
* Mon Oct 01 2018 pgajdosAATTsuse.com- also disable EPS coder in default policy.xml [bsc#1105592] [bsc#1109976#c7]
* Mon Sep 24 2018 pgajdosAATTsuse.com- update to 7.0.8-12:
* Added support for arithmetic coding to the jpeg encoder: - define jpeg:arithmetic-coding=true.
* Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).
* Mon Sep 03 2018 pgajdosAATTsuse.com- update to 7.0.8-11:
* Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).
* Add support for \"module\" security policy.
* Wed Aug 22 2018 pgajdosAATTsuse.com- disable PS, PS2, PS3, XPS and PDF coders in default policy.xml [bsc#1105592]
* Fri Aug 17 2018 pgajdosAATTsuse.com- update to 7.0.8-10:
* Added dcraw coder (dcraw:img.cr2) that can be used to force the use of the dcraw delegate when libraw is the default raw delegate.
* Restored thread support for the HEIC coder.
* ThumbnailImage function no longer reveals sensitive information (reference https://github.com/ImageMagick/ImageMagick/issues/1243).- remove upstreamed ImageMagick-filter.t.patch
* Mon Aug 06 2018 pgajdosAATTsuse.com- update to 7.0.8-9:
* XBM coder leaves the hex image data uninitialized if hex value of the pixel is negative.
* More improvements to SVG text handling.
* New -range threshold option that combines hard and soft thresholding.
* Non-HDRI ScaleLongToQuantum() private method no longer adds a half interval.
* Fixed memset() negative-size-param (reference https://github.com/ImageMagick/ImageMagick/issues/1217).
* Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).- fixed tests by ImageMagick-filter.t.patch https://github.com/ImageMagick/ImageMagick/issues/1241
* Tue Jul 17 2018 pgajdosAATTsuse.com- enable i586 tests again, except t/montage.t
* Mon Jul 16 2018 pgajdosAATTsuse.com- update to 7.0.8-6:
* Improve SVG support for tspan element.
* Add support for -fx image.extent.
* Fixed a few potential memory leaks.
* Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).
* Support %B property, the image file size without any decorations.
* Mon Jul 02 2018 kstreitovaAATTsuse.com- use \"BuildRequires: p7zip-full\" for TW as 7za binary needed by ImageMagick was moved to this package (see bsc#899627 for more details about this change)
* Tue Jun 26 2018 pgajdosAATTsuse.com- update to 7.0.8-3:
* Apply translate component of SVG transform rotate.
* More robust SVG text handling.
* Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).
* Fixed an issue with stroke and label
* Wed Jun 13 2018 pgajdosAATTsuse.com- update to 7.0.8-0:
* Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).
* Heap buffer overflow fix (reference https://github.com/ImageMagick/ImageMagick/issues/1156).
* Boundary issues with -gamma option when HDRI is enabled (reference https://github.com/ImageMagick/ImageMagick/issues/1151).
* Properly initialize SVG color style.
* A SVG rectangle with a width and height of 1 is a point.
* Fixed memory corruption for MVG paths.- consider test to be completely broken on i586, removing: - ImageMagick-relax-filter.t.patch - ImageMagick-tests.tap-attributes.patch
* Mon May 21 2018 pgajdosAATTsuse.com- update to 7.0.7-34:
* Added support for reading eXIf chunks to the PNG coder.
* Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).
* Improved clip / composite mask handling.
* Restore SetImageAlpha() behavior.
* Fix -clip and -mask options.- fixes [bsc#1093395]
* Fri May 11 2018 pgajdosAATTsuse.com- update to 7.0.7-31:
* Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).
* Missing break when checking \"compliance\" element.- removed upstreamed ImageMagick-draw-circle-primitive.patch
* Wed May 02 2018 pgajdosAATTsuse.com- instead of disabling test, apply upstream fix introduced few minutes after upstream report was made - ImageMagick-filter.t-primitive-circle.patch + ImageMagick-draw-circle-primitive.patch
* Wed May 02 2018 pgajdosAATTsuse.com- update to 7.0.7-29:
* Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).- turn off drawing primitive \'circle\' test: + ImageMagick-filter.t-primitive-circle.patch- dropped patches (upstreamed): - ImageMagick-CVE-2018-9135.patch - ImageMagick-write.t-pict.patch
* Wed Apr 11 2018 pgajdosAATTsuse.com- security update (webp.c)
* CVE-2018-9135 [bsc#1087825] + ImageMagick-CVE-2018-9135.patch
* Tue Apr 10 2018 pgajdosAATTsuse.com- consider urw-base35-fonts [bsc#1088463]
* Tue Apr 10 2018 tchvatalAATTsuse.com- Drop buildrequire on mupdf-devel-static, there is only one occurance in all makefiles mentioning MUPDF_LIBS and it is always empty- Format with minimal run of spec-cleaner
* Use license
* Sort BRs alphabetically
* Thu Apr 05 2018 fcrozatAATTsuse.com- Remove BuildRequires on dcraw, it is not needed at buildtime.
* Wed Apr 04 2018 pgajdosAATTsuse.com- do not run tests on i586 at all
* Mon Mar 26 2018 pgajdosAATTsuse.com- update to 7.0.7-28:
* Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts- tesuite still fails, however: https://github.com/ImageMagick/ImageMagick/issues/1058- added ImageMagick-write.t-pict.patch- added ImageMagick-tests.tap-attributes.patch
* Mon Mar 19 2018 pgajdosAATTsuse.com- update to 7.0.7-27:
* Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts.- remove ImageMagick-remove-test.tap-attributes.patch as the perl testsuite fails in bunch of tests anyway. Waiting for results of the upstream bug (https://github.com/ImageMagick/ImageMagick/issues/1019)
* Fri Mar 16 2018 pgajdosAATTsuse.com- added ImageMagick-remove-test.tap-attributes.patch, removes failing test on i586 https://github.com/ImageMagick/ImageMagick/issues/1019
* Wed Mar 14 2018 pgajdosAATTsuse.com- update to 7.0.7-26
* Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).
* Mon Mar 05 2018 pgajdosAATTsuse.com- update to 7.0.7-25
* Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).
* Wed Feb 28 2018 pgajdosAATTsuse.com- update to 7.0.7-24
* Do not refer to page in OptimizeLayerFrames (reference https://github.com/ImageMagick/ImageMagick/pull/987).
* PerlMagick unit tests pass again.
* Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).- removed upstreamed - ImageMagick-write.t-PICT-signature.patch - ImageMagick-montage.t-directory-exception.patch
* Fri Feb 23 2018 pgajdosAATTsuse.com- upstream fixes the test by changing the signature - ImageMagick-820e636.patch + ImageMagick-write.t-PICT-signature.patch
* Wed Feb 21 2018 pgajdosAATTsuse.com- update to 7.0.7.23
* Fixed numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (credit to OSS Fuzz).
* Add list-length policy to limit the maximum image sequence length.- added patches + ImageMagick-montage.t-directory-exception.patch + ImageMagick-820e636.patch
* Mon Feb 19 2018 crrodriguezAATTopensuse.org- Add explicit buildrequires on: pkgconfig(libwebpmux), pkgconfig(cairo), pkgconfig(fontconfig), pkgconfig(libpng), pkgconfig(x11), pkgconfig(xext), pkgconfig(zlib). all of them direct build dependencies but not included in the spec file
* Wed Jan 31 2018 roAATTsuse.de- update context for ImageMagick-s390-disable-tests.patch
* Wed Jan 24 2018 pgajdosAATTsuse.com- update to 7.0.7.22
* Support aspect ratio geometry, e.g. -crop 3:2.
* Add support for reading the HEIC image format (reference https://github.com/ImageMagick/ImageMagick/issues/507).
* Fixed numerous memory leaks, credit to OSS Fuzz.
* Tue Jan 09 2018 pgajdosAATTsuse.com- update to 7.0.7.21
* Fix some enum values in the OpenCL code.
* Fixed numerous memory leaks.
* Check for webpmux library version 0.4.4.
* Fix heap use after free error.
* Fix error reading multi-layer XCF image file.
* Fix possible stack overflow in WEBP reader.
* Tue Jan 02 2018 schwabAATTsuse.de- enable ImageMagick-s390-disable-tests.patch also for ppc, ppc64
* Wed Dec 27 2017 pgajdosAATTsuse.com- readd ImageMagick-relax-filter.t.patch for SLE15 i586- enable ImageMagick-s390-disable-tests.patch also for s390, in addition to s390x
* Mon Dec 18 2017 pgajdosAATTsuse.com- update to 7.0.7-15
* 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.
* Mon Dec 04 2017 pgajdosAATTsuse.com- remove forgotten \'exit 0\' from check phase
* Wed Nov 22 2017 pgajdosAATTsuse.com- update to 7.0.7-11
* no upstream change log in ChangeLog, as usually would be, except Release ImageMagick version 7.0.7-11, GIT revision 21635:0447c6b46:20171111
* Wed Nov 01 2017 pgajdosAATTsuse.com- update to 7.0.7-10
* Fixed a problem with resource bookkeeping in AcquireMatrixInfo().- update to 7.0.7-9
* Encode JSON control characters.
* Added support for reading mipmaps in dds images.- removed unneded ImageMagick-relax-filter.t.patch
* Mon Oct 16 2017 pgajdosAATTsuse.com- disable failing tests on s390x [bsc#1062932] + ImageMagick-s390-disable-tests.patch
* Mon Oct 16 2017 pgajdosAATTsuse.com- update to 7.0.7-8
* Return expected results for a percent 0 -chop option argument.
* Tweaks to OpenMP support within ImageMagick.
* Correct handling of GIF transparency.- recommend ghostscript [bsc#1054924c#25]
* Thu Oct 05 2017 pgajdosAATTsuse.com- updated to 7.0.7-6
* Reset the magick_list_initialized boolean when needed.
* Fixed numerous memory leaks.
* Support URW-base35 fonts.
* Removed \"ping_preserve_iCCP=MagickTrue;\" statement that was inadvertently added to coders/png.c.
* Tue Oct 03 2017 pgajdosAATTsuse.com- %make_install only for sle12 and higher
* Mon Oct 02 2017 jengelhAATTinai.de- Update package summaries and RPM groups. Make use of %make_install.
* Tue Sep 26 2017 pgajdosAATTsuse.com- updated to 7.0.7-4
* 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.
* Mon Sep 11 2017 pgajdosAATTsuse.com- builds for sle11
* Mon Sep 11 2017 pgajdosAATTsuse.com- builds for sle12
* Mon Sep 11 2017 pgajdosAATTsuse.com- 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.
* Thu Aug 31 2017 pgajdosAATTsuse.com- fix previous submission- remove ghostscript recommends
* Mon Aug 28 2017 tchvatalAATTsuse.com- 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
* Mon Aug 28 2017 pgajdosAATTsuse.com- another attempt to make a libMagickCore
* version installable with another version [bsc#1054659] + ImageMagick-library-installable-in-parallel.patch
* Mon Aug 14 2017 pgajdosAATTsuse.com- updated to 7.0.6-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 currently supported. Look for the Kapur method in the next release.
* Fixed numerous memory leaks
* Don\'t use variable float_t / double_t, bump SO
* Support DNG images with libraw delegate library.
* Reject PNG file that is too small (under 60 bytes) to contain a valid image.
* Reject JPEG file that is too small (under 107 bytes) to contain a valid image.
* Reject JNG file that is too small (under 147 bytes) to contain a valid image.
* Stop a memory leak in read_user_chunk_callback()
* Thu Aug 10 2017 roAATTsuse.de- workaround failed test + ImageMagick-relax-filter.t.patch (patch modified) on i586 with sse2 enabled, the Contrast test in filter.t fails
* Wed Jun 28 2017 pgajdosAATTsuse.com- updated to 7.0.6-0
* coders/png.c: Accept exIf chunks whose data segment erroneously begins with \"Exif\\0\\0\".
* Introduce SetMagickSecurityPolicy() (MagickCore) and MagickSetSecurityPolicy() (MagickWand) to set the ImageMagick security policy (reference https://github.com/ImageMagick/ImageMagick/issues/407).
* Removed experimental PNG zxIF chunk support; the proposal is dead.
* Fix choppy bitmap font rendering (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32071).
* The +opaque option is not longer a noop (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32081).
* Add support for \'hex:\' property.
* Transient error validating the JPEG-2000 image format (reference https://github.com/ImageMagick/ImageMagick/issues/501).
* Properly allocate DCM image colormap (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=32063).
* Improper allocation of memory for IM instances without threads (reference https://github.com/ImageMagick/ImageMagick/issues/497).
* Delete corrupt image from list (reference https://github.com/ImageMagick/ImageMagick/issues/500).
* Support various image operators for the compare utility (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=31938).
* Fri May 19 2017 pgajdosAATTsuse.com- updated to 7.0.5-6
* 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.
* Wed Apr 26 2017 pgajdosAATTsuse.com- updated to 7.0.5-5
* 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.- workaround failed test + ImageMagick-relax-filter.t.patch
* Wed Mar 22 2017 pgajdosAATTsuse.com- updated to 7.0.5-4
* new branch, see https://www.imagemagick.org/script/porting.php- deleted unneded patches . ImageMagick-6.6.8.9-doc.patch . ImageMagick-6.6.8.9-examples.patch . ImageMagick-6.7.6.1-no-dist-lzip.patch . ImageMagick-6.8.4.0-dont-build-in-install.patch . ImageMagick-6.8.4.0-rpath.patch . ImageMagick-montage.t.patch . ImageMagick-6.8.5.7-no-XPMCompliance.patch- renamed patches . ImageMagick-6.8.8-1-disable-insecure-coders.patch to ImageMagick-disable-insecure-coders.patch
* Mon Mar 20 2017 pgajdosAATTsuse.com- 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
* Mon Feb 13 2017 pgajdosAATTsuse.com- updated to 6.9.7-7
* Sanitize comments that include braces for the MIFF image format.
* Uninitialized data in MAT image format.
* see ChangeLog for full changelog
* Tue Jan 24 2017 pgajdosAATTsuse.com- updated to 6.9.7-5
* 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
* Fri Dec 02 2016 pgajdosAATTsuse.com- updated to 6.9.6-6
* If a convenient line break is not found, force it for caption: (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30887).
* Off by 1 error when computing the standard deviation (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=30866).
* Apply Debian patches, (reference https://github.com/ImageMagick/ImageMagick/issues/304).
* Permit EPT images with just a TIFF or EPS image, not both (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30921).
* The -clone option no longer leak memory.- turn on make check along perl test
* Tue Nov 22 2016 pgajdosAATTsuse.com- Updated to 6.9.6-5
* Web pages were broken when we moved to HTTPS protocol.
* Restore -sharpen / -convolve options to work with CMYK (reference https://github.com/ImageMagick/ImageMagick/issues/299).
* Off by one memory allocation (reference https://github.com/ImageMagick/ImageMagick/issues/296).
* Prevent fault in MSL interpreter (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30797).
* Added layer ZIP compression to the PSD encoder.
* Unit test pass again after small SUN image patch.
* Fixed incorrect RLE decoding when reading a DCM image that contains multiple segments.
* Fixed incorrect RLE decoding when reading an SGI image (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30514)
* Mon Sep 26 2016 pgajdosAATTsuse.com- Updated to 6.9.5-10
* Added layer RLE compression to the PSD encoder.
* Added define \'psd:preserve-opacity-mask\' to preserve the opacity mask in a PSD file.
* Fixed issue where the display window was used instead of the data window when reading EXR files (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&p=137849).
* Fri Sep 16 2016 rpmAATTfthiessen.de- Updated to 6.9.5-9
* Prevent memory use after free (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30245).
* Prevent buffer overflow.
* Prevent spurious removal of MPC cache files (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30256).
* Prevent buffer overflow and other problems in SIXEL, PDB, MAP, TIFF, and CALS coders.
* Fix MSVG regression (reference https://github.com/ImageMagick/ImageMagick/issues/252).
* Prevent buffer overflow in BMP & SGI coders.
* Fixed incorrect padding calculation in PSD encoder.
* Mon Aug 01 2016 pgajdosAATTsuse.com- updated to 6.9.5-4
* Prevent buffer overflow
* Fri Jul 29 2016 schuetzmAATTgmx.net- updated to 6.9.5-3:
* Fix MVG stroke-opacity (reference https://github.com/ImageMagick/ImageMagick/issues/229).
* Prevent possible buffer overflow when reading TIFF images (bug report from Shi Pu of MS509 Team).
* To comply with the SVG standard, use stroke-opacity for transparent strokes.
* The histogram coder now returns the correct extent.
* Use CopyMagickString() rather than CopyMagickMemory() for strings.
* Correct for numerical instability (reference https://github.com/ImageMagick/ImageMagick/issues/218).
* Mon Jun 06 2016 pgajdosAATTsuse.com- updated to 6.9.4-7:
* 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 (AATT) in filenames.- remove ImageMagick-CVE-2016-5118.patch, use --enable-pipes=no instead
* Tue May 31 2016 pgajdosAATTsuse.com- updated to 6.9.4-5:
* Most OpenCL operations are now executed asynchronous.
* Security improvements to TEXT coder broke it (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29754).
* Fix stroke offset problem for -annotate (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29626).
* Add additional checks to DCM reader to prevent data-driven faults (bug report from Hanno Böck).
* Fixed proper placement of text annotation for east / west gravity. 2016-05-15 6.9.4-3 Cristy
* Fix pixel cache on disk regression (reference https://github.com/ImageMagick/ImageMagick/issues/202).
* Quote passwords when passed to a delegate program.
* Can read geo-related EXIF metdata once-again (reference https://github.com/ImageMagick/ImageMagick/issues/198).
* Sanitize all delegate emedded formatting characters.
* Don\'t sync pixel cache in AcquireAuthenticCacheView() (bug report from Hanno Böck).
* Tue May 31 2016 pgajdosAATTsuse.com- security update:
* CVE-2016-5118 [bsc#982178] + ImageMagick-CVE-2016-5118.patch
* Tue May 17 2016 pgajdosAATTsuse.com- updated to 6.9.4-1:
* 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
* Wed May 11 2016 chrisAATTcomputersalat.de- rework ImageMagick-6.8.8-1-disable-insecure-coders.patch
* add new policy (TEXT, SHOW, WIN and PLT)- rebase patches (p0)
* ImageMagick-6.6.8.9-doc.patch
* ImageMagick-6.6.8.9-examples.patch
* ImageMagick-6.7.6.1-no-dist-lzip.patch
* ImageMagick-6.8.4.0-dont-build-in-install.patch
* ImageMagick-6.8.4.0-rpath.patch
* ImageMagick-6.8.5.7-no-XPMCompliance.patch
* ImageMagick-6.8.8-1-disable-insecure-coders.patch
* Thu May 05 2016 vcizekAATTsuse.com- Disable insecure coders [bnc#978061]
* ImageMagick-6.8.8-1-disable-insecure-coders.patch
* CVE-2016-3714
* CVE-2016-3715
* CVE-2016-3716
* CVE-2016-3717
* CVE-2016-3718
* Thu May 05 2016 pgajdosAATTsuse.com- Update to 6.9.3-10: fix imagetragick
* Thu Apr 14 2016 pgajdosAATTsuse.com- Update to 6.9.3-8:
* Respect gravity when rendering text (e.g. convert -gravity center my.txt).
* Return empty string for %d property and no directory.
* Return filename for the %i property.
* Fixed lost pixels in frequency space.
* etc. see ChangeLog
* Tue Jan 05 2016 pgajdosAATTsuse.com- Update to 6.9.3-0:
* Don\'t break on euro-style numbers.
* 16-bit pnm images have a max value of 65535.
* Fixed compile error when POSIX threads are not defined.
* Fixed memory leak when reading incorrect PSD files.
* Enhance PDF to properly handle unicode titles.
* Fix memory leak in icon coder.
* Thu Dec 17 2015 pgajdosAATTsuse.com- Update to 6.9.2-8:
* Gray artifacts in large gif when using -layers optimize.
* The DICOM reader now handles the rescale intercept and slope.
* Added \'bmp3:alpha\' option for including the alpha channel when writing an image in the BMP3 format.
* PixelColor off by one on i386.
* Added local contrast enhancement.
* Fixed bug in SetPixelCacheExtent that made images all black.
* Added 6dot variant for unicode and iso braille formats.
* Fixed alpha blending issue with semi-transparent pixels in the merged image of PSD files. This can be disabled by setting the option \'psd:alpha-unblend\' to \'off\'.
* Fixed issue in jpeg:extent that prevented it from working.
* Fixed memory leak when reading Photoshop layers in a TIFF file.
* Support gradient:bounding-box, gradient:vector, gradient:center, and gradient:radius to shape the gradient rendering.
* Recognize label:AATT- as stdin.
* Make commas optional for coordinates.
* Mon Oct 12 2015 pgajdosAATTsuse.com- Update to 6.9.2-4:
* Fixed accessing subimage in a TIFF photoshop layer.
* Fixed out of bounds error in -splice.
* Created Manhattan Interpolate method for -sparse-color.
* Don\'t round up for JPEG image resolution.
* Read the whole image AATT image.jp2[0] or an individual tile AATT image.jp2[1], image.jp2[2].
* The -caption option no longer fails for filenames with AATT prefix.
* Honor $XDG_CONFIG_HOME and $XDG_CACHE_HOME.
* Added extra checks to avoid out of bounds error when parsing the 8bim profile
* Fixed size of memory allocation in RLE coder to avoid segfault.
* The -colorspace gray option no long leaves a ghostly shadow.
* Preserving image origin in TGA files.
* Support color compliance for TXT format.
* Limit -fx recursive to avoid stack overflow.
* Don\'t set image colorspace to gray for -alpha copy option.
* GetImageType() no longer has side-effects to match behavior of IMv7.
* Swap pixels for -spread command-line option.
* Fix ModulusAdd & ModulusSubstract for HDRI compositing.
* Added \"-set colorspace:auto-grayscale false\" that will prevent automatic conversion to grayscale inside coders that support grayscale.
* Fixed -list weight and the options for -weight.
* Added fontFamily, fontStyle, fontWeight and textUnderColor to the Image class of Magick++.
* Fixed reading Photoshop layers of LSB TIFF files.
* Mon Jul 27 2015 sbrabecAATTsuse.com- Update to 6.9.1-10:
* New version 6.9.1-10, SVN revision 19269.
* coders/magick.c: added \"-define h:format=FMT\" and \"-define magick:format=FMT\" options. FMT can be any output format supported by ImageMagick except \"H\" or \"MAGICK\". If this define is omitted, the encoder uses GIF by default for pseudoclass images and PNM for directclass images, as previously. Made \"MAGICK\" (read-write) and \"H\" (write-only) visible in the format list.
* Removed incorrect EOF check in the DDS reader (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28065).
* Fixed undefined behaviors (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28067).
* Return exception message for unknown image properties.
* Color shift removed when reading transparent gray images (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28081)
* Thu Jul 23 2015 jweberhoferAATTweberhofer.at- Removed duplicates- Only libMagickCore and ImageMagick-doc contains the LICENSE file. Other libraries do not longer contain it, as they always require libMagickCore to be instaleld.- Moved documentation to the ImageMagick-doc package.- Removed executable bits from perl documentation-examples- Added configurations for:
* graphviz
* lcms2 (Little CMS 2 color management)
* jbig
* openjp2 (JPEG 2000)
* openexr
* webp- update to 6.9.1-9
* Fixed issue with radial gradient in MVG (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27995).- update to 6.9.1-8
* New version 6.9.1-8, SVN revision 19167.
* Correct install location of the Magick++ headers (reference https://github.com/ImageMagick/ImageMagick/pull/17/commits).
* Different gif cropping behavior between versions (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28013).
* Cannot read properly simple psd file (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28002).- update to 6.9.1-7
* Fixed and escaped output of the json coder. (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&p=27894).
* Support BPG image format (respects -quality option).
* A bordered transparent image now remains transparent (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=5&t=27937).
* The -update option behavior restored (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=27939).
* Wed Jul 01 2015 jweberhoferAATTweberhofer.at- update to 6.9.1-6
* Cache cloning on disk optimized with sendfile() (if available).
* Add an additional check for end-of-file for the RLE coder (reference http://www.imagemagick.org/discourse-server/viewforum.php?f=3&t=27870).
* Respect resource limits in AVS coder.
* Reverted change to 6.9.1-3 that skipped palette-building.- update to 6.9.1-5
* Use correct scale when interpretting alpha (e.g. rgba(0,0,0,1)).
* DrawGetVectorGraphics() now returns proper XML (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27751).
* Support writing EXR files with different color types (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=27759).
* Prefer PKG_CHECK_MODULES() when searching for delegate libraries.
* Throw exception if frame option bevel exceeds to the image width / height.
* Resolve undefined behaviors (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27811).- update to 6.9.1-4
* Support \'restrict\' keyword under Windows.
* Added support for reading a user supplied layer mask in PSD files.
* Added support for reading photoshop layers in TIFF files.- update to 6.9.1-3
* Fixed transparency issue with 16-bit tga files (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27469).
* Fixed writing label and comment in tiff images (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25516).
* Jpeg images no longer have pixels per inch as a default value for density units when the density is not set (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27589).
* Added support for setting the font color with -fill to the pango coder.
* Fixed bug with \"-define png:format=x\" in png.c, introduced in version 6.8.9-0, that caused the define to be ignored.
* Replaced some dead code in ReadJNGImage with an assert().
* Avoid palette-building when writing a grayscale PNG (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27580).
* Support -define compose:clamp=false option (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26946).
* Don\'t extend any user supplied image buffer in SeekBlob() (bug report from a.chernijAATTcorp...).
* Improved reproducible builds (reference https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783933).
* Draw a rectangle of width & height of 1 (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=24874).- update to 6.9.1-2
* Avoid using a NULL alpha_image or color_image in the JNG decoder.
* Fix JPEG-2000 transparency on write (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27304).
* Identify now identifies PSD (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26948).
* Speed up writing to TGA (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27369).
* Reduce draw epsilon to increase mathematical stability.
* Fixed UTF8 issue when determining the current working directory on Windows (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=27295).
* Mon May 11 2015 pgajdosAATTsuse.com- update to 6.9.1-1
* Skip empty frames when comparing layers.
* Grayscale DPX image files are no longer skewed.
* Fix integer overflow when scaling a 1-bit sample to Q64.
* Account for differences in image size when comparing two images.
* Set an upper ceiling compression with -quality and jpeg:extent.
* Mon Mar 02 2015 pgajdosAATTsuse.com- update to 6.9.0-9
* Writing histograms / mpeg working again.
* The -linear-stretch option worked for Q16 but not Q32.
* Thu Feb 26 2015 pgajdosAATTsuse.com- update to 6.9.0-7
* Line strokes appeared too thin.
* Keep text in caption area.
* A transient bug for the write MSL element.
* Fixed infinite loop in HDR reader.
* In the PNG codec, check status wherever a function returns it.
* Check lengths of certain MNG chunks before reading them.
* Small optimization to pixel cache.
* Additional coder sanity checks. etc. see ChangeLog
* Fri Jan 16 2015 pgajdosAATTsuse.com- update to 6.9.0-3
* Don\'t read beyond the end of a tEXt keyword when checking for Raw profile.
* Fixed enabling alpha in 32-bit BMP files.
* Added support for writing 16-bit TGA files.
* Improved performance of dds.
* Fix ImageMagick crashes while read EXIF from TIFF.
* Don\'t handle a \"previous\" image in the PNG or JNG decoder.
* Don\'t override gamma with 1.0 when reading a grayscale PNG image.
* Update progress monitor for every PNG row instead of every pass.
* Reject input PNG with dimensions larger than specified with - limit width and -limit height.
* etc., see ChangeLog
* Mon Dec 15 2014 pgajdosAATTsuse.com- do not use -march/-mtune [bnc#904545]
* Tue Nov 18 2014 pgajdosAATTsuse.com- update to 6.9.0-0
* Check for zero-sized rendered SVG image.
* EXIF directory offsets must be greater than 0.
* Accept morphology kernels from files.
* Don\'t optimize JPEG compression by default.
* etc. see ChangeLog
* Thu Oct 30 2014 pgajdosAATTsuse.com- update to 6.8.9-8
* Added sixel coder.
* Fixed buffer overflow in PCX and DCM coder.
* Added support for reading/writing the tIME chunk in the PNG coder.
* Added eps:fit-page option to the PS coder to set -dEPSFitPage.
* Support xyY colorspace.
* Reduce noise while preserving edges with the -kuwahara option.
* Off-by-one count when parsing an 8BIM profile.
* OpenCL no longer benchmarks are run on every initialization.
* Don\'t clone a 0x0 image.
* Mon Sep 22 2014 pgajdosAATTsuse.com- update to 6.8.9-8
* JPEG library version >= 80 is thread safe
* Added support for some legacy dds formats
* Wed Sep 10 2014 pgajdosAATTsuse.com- updated to 6.8.9-7
* Fix off by one buglet when extracting profiles 8BIM.
* Fixed bug when reading 1 bit PSD.
* Fixed fill-rule in SVG clip path.
* Added support for R5G6B5, RGB5A1 and RGBA4 dds files.
* Write LAB pixels as percentages in the TXT image format.
* Throw exception when image morphology differs when comparing.
* Remove mogrify backup file.
* Read WEBP images from STDIN.
* Mon Sep 08 2014 cooloAATTsuse.com- fix baselibs.conf requires for ImageMagick++
* Fri Aug 29 2014 cooloAATTsuse.com- fix license for spdx 1.2
* Fri Jul 18 2014 pgajdosAATTsuse.com- build against librsvg again
* Fri Jul 18 2014 pgajdosAATTsuse.com- updated to 6.8.9-5
* Use -define profile:skip=icc, for example, to skip color profiles on read.
* Do not let libpng16 check ICC/sRGB profiles in non-debug runs; we do it ourselves anyway. Avoids emitting \"known incorrect profile\" warnings. For strict profile checking and warning, use \"-debug coder\".
* Disabled OpenCL acceleration when image has a \'mask\' or \'clip-mask\'.
* Wed Jun 25 2014 pgajdosAATTsuse.com- updated to 6.8.9-4
* Support RMS argument for -evaluate-sequence and -statistic options.
* Pipe image to display program no longer reports an exception.
* Check that profile is non-NULL in coders/tiff.c.
* Tue Jun 10 2014 opensuseAATTdstoecker.de- update to 6.8.9-3
* Quiet warning about unused variable \"skip_to_iend\" in coders/png.c.
* Fixed creation of SVG from 8bim clip path.
* The -version option returns 0 status
* The inline coder can now read from standard input
* Add \'=\' character to the santize whitelist.
* Sat May 31 2014 opensuseAATTdstoecker.de- update to 6.8.9-2
* Fixed some bugs in the PNG codec discovered by coverity analysis.
* The -fx equality operator returns a proper boolean result now.
* Permit spaces in the gradient color specification.
* Fix IdentifyImage() crash when image->magick member is null.
* The -format M and Y channels are no longer reversed.
* Remove Makefile race condition where two targets attempt to install magick-baseconfig.h
* Fix memory leak in BlobToStringInfo().
* In certain cases, -adaptive-sharpen failed to sharpen
* Bump major Magick++ library version.
* Added support for writing RLE compressed TGA files.
* Improved performance of parsing the xmp profile.
* Fixed detecting transparency in PSD files.
* Sat May 31 2014 cooloAATTsuse.com- remove autotrace dependency again - it\'s not compiled in and autotrace\'s last release is 10 years old and we don\'t want to promote it, better drop it
* Tue May 27 2014 opensuseAATTdstoecker.de- update to 6.8.9
* Fixed bug with the PNG00 subformat when the original format was PNG32.
* The \"-strip\" option now only removes profiles and comments from PNG output. Previously the background, density, and other metadata were also discarded.
* Support new -hough-lines option.
* Support new -mean-shift option.
* identify -units without argument no longer faults (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25542).
* Require OpenJP2 version 2.1.0 (opj_stream_set_user_data() method signature change between 2.0.0 and 2.1.0).
* Sat May 24 2014 mailaenderAATTopensuse.org- Fixed the SLE build- Added missing dependencies:
* autotrace
* dejavu-fonts
* fftw3
* ghostscript
* libjbig
* liblqr
* mupdf
* p7zip
* xdg-utils
* zip
* Thu Apr 24 2014 dmuellerAATTsuse.com- remove dependency on gpg-offline (blocks rebuilds and tarball integrity is checked by source-validator anyway)
* Mon Mar 03 2014 pgajdosAATTsuse.com- directories in libMagickCore depends on %{clibver} and %{quantum_depth} [bnc#866442]
* Thu Feb 27 2014 pgajdosAATTsuse.com- fix baselibs
* Wed Feb 26 2014 opensuseAATTdstoecker.de- update to 6.8.8-7- remove disable_mat_test.patch (fixed upstream)
* Tue Feb 18 2014 pgajdosAATTsuse.com- updated to 6.8.8-6:
* build against openjpeg2
* identify -define identify:locate=maximum locates the position of the maximum value
* Fix case where an image moment might have a mass of 0 or a Hu moment might be 0.
* Enhance the TXT coder to read RGB percent values, e.g. 10.008%.
* etc. see ChangeLog
* Thu Feb 13 2014 pgajdosAATTsuse.com- modified patches [bnc#843673]:
* disable_mat_test.patch -- rather than disable the test, use upstream solution (increase threshold for mean error) - - use this patch also for s390, s390x
* Wed Jan 08 2014 pgajdosAATTsuse.com- updated to 6.8.8-1:
* Support points argument for draw MSL element.
* The -page option now correctly sets the image page offset.
* The -evaluate-sequence sum returns a proper alpha channel now.
* etc. see ChangeLog
* Wed Jan 08 2014 cooloAATTsuse.com- really disable parallel build, don\'t just have a comment about it
* Wed Dec 18 2013 pgajdosAATTsuse.com- updated to 6.8.7-10:
* fix crash when using -resize with GPU acceleration
* Mon Dec 09 2013 pgajdosAATTsuse.com- updated to 6.8.7-9:
* fixed bug in coders/png.c that caused -define png:color-type=0 to fail
* fixed bug in automatic selection of OpenCL device
* simplified interface to initialize the OpenCL environment
* Fix possible memory corruption when writing PSD image
* etc. see ChangeLog
* Mon Oct 07 2013 tom.mbrtAATTgooglemail.com- added openexr-devel as build requirement to enable openexr support
* Thu Oct 03 2013 pgajdosAATTsuse.com- use fdupes -s [bnc#841472]
* Wed Oct 02 2013 dvaleevAATTsuse.com- disable mat tests for powerpc bnc#843673 (disable_mat_test.patch)
* Wed Oct 02 2013 pgajdosAATTsuse.com- documentation back to -doc package (bnc#841472)
* Tue Oct 01 2013 cooloAATTsuse.com- fix baselibs.conf for previous change
* Mon Sep 30 2013 pgajdosAATTsuse.com- setting quantum depth to 16 [bnc#840825]
* Mon Sep 30 2013 pgajdosAATTsuse.com- fix build (find doesn\'t support -perm +mode)
* Thu Sep 05 2013 pgajdosAATTsuse.com- updated to 6.8.6-9
* Fixed infinite loop with jpeg:extent.
* Fixed performance issue when converting jpeg to png.
* Added \"-define bmp:format=bmp2|bmp3|bmp4\" option.
* etc. see ChangeLog
* Tue Aug 06 2013 pgajdosAATTsuse.com- updated to 6.8.6-7
* Fix memory leak in CloneImageArtifacts and CloneImageProfiles.
* JPEG ICC color profile requires null after ICC tag
* etc.- employ gpg-offline
* Mon Jun 17 2013 pgajdosAATTsuse.com- use AllCompliance instead of X11Compliance to cover also \'None\' [bnc#825151]
* adjusted no-XPMCompliance.patch
* Mon Jun 03 2013 pgajdosAATTsuse.com- mark no-XPMCompliance.patch as suse specific http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23462
* Thu May 23 2013 pgajdosAATTsuse.com- workaround: fix reading xpm which uses symbolic color names which are said to be not XPMCompliant
* http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23462
* Tue May 21 2013 pgajdosAATTsuse.com- update to 6.8.5-7:
* fixes reading XPM
* Mon May 13 2013 pgajdosAATTsuse.com- update to 6.8.5-6:
* fixed \'Sometimes an sRGB image is masquerading as grayscale\'
* fixed \'The stream utility no longer faults when exporting float pixels\'
* Labels no longer overflow
* Change the sample JPEG quantization table xml to something that works really well with 2x2 Chroma subsampling around quality 75.
* Eliminate whitespace from image properties that hold PNG chunk data.
* etc. see ChangeLog- remove fix-wand.pc.patch, the issue is fixed upstream- remove test-signatures.patch, the issue is fixed upstream
* Sun Apr 07 2013 cooloAATTsuse.com- add ImageMagick-6.8.4.0-fix-wand.pc.patch to fix build of e.g. emacs and xine-lib, who rely on pkg-config --libs Wand returning actually MagickWand and not MagickCore (looks like a copy&paste error of upstream)
* Fri Mar 29 2013 pgajdosAATTsuse.com- update to 6.8.4-0:
* dropped ImageMagick-6.8.2.4-revert-r9087-montage-signatures.patch, issue is almost fixed -> new test-signatures.patch, see followups in http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=22479
* created rpath.patch
* created dont-build-in-install.patch- upstream changes
* Do not write zero-length TIFF tags
* Do not split words for caption
* The -blur, -guassian-blur, and -sharpen are now convenience methods for -morphology convolve.
* etc. see ChangeLog
* Sun Mar 24 2013 cooloAATTsuse.com- fix baselibs.conf
* Wed Feb 20 2013 pgajdosAATTsuse.com- use versioned /etc/ImageMagick
* to allow parallel installation of libMagickCore
* Wed Feb 06 2013 vjtAATTopenssl.it- name library packages after the new -QN library names (thanks dstoecker)- depend on newer libtiff
* Wed Feb 06 2013 vjtAATTopenssl.it- fix missed variable expansion
* Wed Feb 06 2013 vjtAATTopenssl.it- use a quantum depth of 8 for our package, as we do not require that amount of precision, and we prefer faster conversions with less heap usage.
* Wed Feb 06 2013 vjtAATTopenssl.it- updated to 6.8.2.4
* Update libver to 7
* Dropped upstreamed ImageMagick-uninitialized-memory.patch
* Added ImageMagick-6.8.2.4-revert-r9087-montage-signatures.patch Related to GhostScript. Discussion: http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=22479&p=95023
* Add support for -QN library and .pc names, that express the pixel quantum depth the library was compiled with. Added an explicit spec variable for it
* BuildRequire autoconf >= 2.69
* Tue Jan 15 2013 pgajdosAATTsuse.com- fix wrong mean-error output: http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22586
* dropped disable-matlab-test.patch
* added ImageMagick-uninitialized-memory.patch
* Thu Jan 10 2013 meissnerAATTsuse.com- do not disable checking altogether.- disable-matlab-test.patch: disable the 1 MATLAB testcase that fails.
* Thu Jan 10 2013 mrdocsAATTopensuse.org- disable check for the moment, it breaks on Factory and 12.1, but 12.2
* Tue Jan 08 2013 schuetzmAATTgmx.net- enable support for Pango markup
* this allows rendering formatted text with the pango:\"...\" syntax see http://www.imagemagick.org/Usage/text/#pango for details
* to actually use this, libpango needs to be installed
* Tue Aug 07 2012 pgajdosAATTsuse.com- updated to 6.7.8.8:
* Added 2d named convolution kernel Binomial (for Fred Wienhaus)
* Clean up sigmoidal-contrast.
* Use ConcatenateString() for multi-block GIF comments.
* Caption no longer chops off text (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=21558).
* Support LUV colorspace.
* Support HCL colorspace.
* Don\'t transform the composite image colorspace, set it instead.
* Interpret -border 5% as 5% of width and 5% of height (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=21537).
* Don\'t normalize zero-sum kernels (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=21584).
* Transform grayscale to linear RGB if fill color is non-gray (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=21586). etc. see ChangeLog
* Wed May 16 2012 pgajdosAATTsuse.com- updated to 6.7.6.9:
* Don\'t write an invalid PNG sRGB chunk when rendering intent is undefined.
* EXR images are in the linear RGB colorspace with a gamma of 1.0.
* Correct annotation offset for right-to-left labels.
* The -level 100x0% now produces the equivalent of -negate.
* etc., see ChangeLog
* Tue Mar 27 2012 pgajdosAATTsuse.com- cleanup the package- updated to 6.7.6.1: fixes
* CVE-2012-0247 [bnc#746880]
* CVE-2012-0248 [bnc#746880]
* CVE-2012-1185 [bnc#752879]
* CVE-2012-1186 [bnc#752879]
* Fri Mar 09 2012 giecriljAATTstegny.2a.pl- moved the libtool archives to the main package- separated the bulk documentation- added a regression %check for the locale comma crash
* Tue Feb 14 2012 cfarrellAATTsuse.com- license update: SUSE-ImageMagick Use SUSE- proprietary prefix until SPDX upstream accepts ImageMagick as license (e.g. like Fedora)
* Thu Jan 19 2012 pgajdosAATTsuse.com- ImageMagick-devel requires libbz2-devel [bnc#741947]
* Thu Jan 19 2012 pgajdosAATTsuse.com- update to 6.7.4.7:
* Fixed -black-threshold and -white-threshold so they work properly with the -channels option
* Promote image depths 9-15 to 16 to avoid crashing in the PNG encoder
* Fix problems with JNG encoder \"quality\"
* Fix memory leak in JP2 coder
* Use maximum bounds when rendering PDF
* etc. see ChangeLog
* Tue Jan 17 2012 crrodriguezAATTopensuse.org- Add explicit libbz2-devel BuildRequires- Support LZMA- Use libcms2 now.- Cleanup huge dependency bloat in -devel package, this will likely cause build fails on dependant packages the solution is to fix your BuildRequires.
* Mon Oct 31 2011 pgajdosAATTsuse.com- update to 6.7.3.3:
* removed upstreamed scene.patch
* Tue Oct 18 2011 pgajdosAATTsuse.com- build against librsvg as recommended upstream [bnc#724222]
* Sat Oct 15 2011 cooloAATTsuse.com- add libtool as buildrequire to make the spec file more reliable
* Thu Oct 06 2011 pgajdosAATTsuse.com- fixed [bnc#717871] -- imagemagick display wrong order
* scene.patch
* Tue Sep 20 2011 pgajdosAATTsuse.com- update to 6.7.2.7:
* Fix memory leak in text annotation.
* The \"-strip\" option was excluding the PNG tRNS chunk.
* Caption now wraps properly for Chinese text.
* The PNG encoder would sometimes fail to respect the -define PNG:color-type option when the incoming image was PseudoClass.
* Properly handled continued JPEG embedded profiles.
* Revert -colorspace sRGB option patch.
* Revert -type PaletteMatte option patch.
* etc. see ChangeLog.- obsoletes reason-error-message.patch
* Sat Sep 17 2011 jengelhAATTmedozas.de- Remove redundant tags/sections from specfile
* Fri Sep 16 2011 jengelhAATTmedozas.de- Fix baselibs: add missing requires to ImageMagick-devel- Remove redundant tags/sections
* Wed Sep 07 2011 pgajdosAATTsuse.com- fixed wrong error messages [bnc#673303]
* Fri Jul 29 2011 pgajdosAATTnovell.com- update to 6.7.1.0:
* Defend against corrupt PSD resource blocks.
* Properly allocate points when render text with large font size.
* Added support for Z_RLE strategy in the png compressor, using - quality 98 or 99.
* Handle \"-quality 97\" properly in the png encoder, i.e., use intrapixel filtering when writing a MNG file and no filtering when writing a PNG file.
* Added \"-define PNG:compression-level|strategy|filter=value\" options to the PNG encoder. If these options are used, they take precedence over the -quality option.
* Use zlib default compression strategy instead of Z_RLE and Z_FIXED strategies when linking with zlib versions (prior to 1.2.0 and 1.2.2.2, respectively) that don\'t support them.- switch on WEBP support -- require libwebp-devel to build
* Mon Jun 20 2011 pgajdosAATTnovell.com- updated to 6.7.0.8:
* added Initial implementation of Cylinder to/from Plane 3D Distorts Includes deritive (scaled lookup), and anti-alised horizon (validity) Currently can NOT handle extractions from full 360 cylinder panoramas.
* Fix transient error for composite over operator.
* Fix one-off bug in option parser.
* etc., see ChangeLog- adjusted inc-struct.diff
* Fri May 27 2011 cooloAATTnovell.com- fix requires of -devel package
* Thu May 26 2011 cooloAATTnovell.com- remove the -fuse-linker-plugin option, it\'s default in gcc 4.6 and only confuses scripts
* Tue May 24 2011 dimstarAATTopensuse.org- Require ImageMagick from -devel subpackage: Packages that depend on the -devel package very likely use the tools too.
* Tue May 17 2011 pgajdosAATTsuse.cz- updated to 6.6.9.9:
* The -scale option nows considers the alpha channel when scaling.
* Don\'t use comma as a separator for stroked tex.
* Fix transient bug for HSL to RGB and back.
* Fixed PNG8 reduction to work with an image that reduces to 256 colors plus transparency, by merging the two darkest red colors.
* etc., see ChangeLog
* Sun May 08 2011 giecriljAATTstegny.2a.pl- created ImageMagick-devel-32bit for cross-compiling
* Thu Apr 21 2011 giecriljAATTstegny.2a.pl- updated to 6.6.9.5: fixes [Bug 682238]
* macroized and cleaned up scripts
* added conditions for optional components
* updated file lists for upstream
* cleaned up the include tree in devel (patch)
* Mon Apr 11 2011 pgajdosAATTsuse.cz- updated to 6.6.8.9: fixes [bnc#682238]
* config files moved to /etc/ImageMagick
*
* see ChangeLog for more details
* Wed Feb 23 2011 pgajdosAATTsuse.cz- updated to 6.6.7.9: fixes [bnc#673789]
* removed survive-exif.patch
* Mon Feb 21 2011 jwAATTnovell.com- added patch for crash reading png with exif [bnc#673789]
* Mon Feb 14 2011 pgajdosAATTsuse.cz- packaged README.txt from xtp [bnc#671047]
* Mon Dec 06 2010 cooloAATTnovell.com- fix build for factory
* Mon Nov 15 2010 pgajdosAATTsuse.cz- updated to 6.6.5-8: don\'t read config files from $CWD [bnc#653572]
* Thu Nov 04 2010 pgajdosAATTsuse.cz- updated to 6.6.5-5:
* Revised PNG palette optimization
* Added some debug logging in coders/png.c.
* More precise blur values for Lanczos2Sharp and LanczosSharp.
* Added location of first Mitchell crossing (=8/7) to the filters data structure.
* Added Lanczos2D
* filters now named Lanczos2
*
* Reorganization of AcquireFilter() to make it work better
* Clearer EWA filters (LanczosSharp etc) comments.
* Added LanczosSharp (3-lobe Lanczos with sharpening)
* Filter sharpening factors are also always applied regardless of usage.
* CubicBC filter formulas simplified by constant folding. In particular, P1 coefficient (always zero) removed from coeff.
* Revert the Robidoux filter to a Keys cubic with C=(108 sqrt 2-29)/398 (as already specified in the documentation).
* Ignore PS bounding box offsets if -page is set.
* Add support for -evaluate exp.
* Fri Oct 15 2010 pgajdosAATTnovell.com- updated to 6.6.5-0:
* Added \"filter:sigma\" expert setting defining the \'sigma\' for the Gaussian filter only. This is similar in action to \'blur\' but only for Gaussians, and does not modify the filters support, allowing you to set a very small sigma, without the function \'missing\' all pixels.
* Patch for DrawableRotation() and DrawableTranslation()
* The webp format requires the webpconv delegate program (experimental).
* Replaced \"Robidoux\" with Cubic \'Keys\' filter that is near equivelent to the previous sharped \"Lanczos2D\" filter. (C=0.31089212245300069) This also is very similer to a Mitchell filter but specifically designed for EWA use and is the new default filter for Distorting Images.
* Added new filter \'Lanczos2D\' a 2-lobe Lanczos as defined by Andreas Gustafsson in his thesis \"Interactive Image Warping\" (page 24) http://www.gson.org/thesis/warping-thesis.pdf
* Added filter \"Robidoux\" which is a slightly sharpened version of the \"Lanczos2D\" filter (blur=0.958033808) specifically designed to be less \'blurry\' for horizontal and vertical lines in no-op distortions.
* Add support for \"pattern:vertical2\" and \"pattern:horizontal2\".
* Add support for \"pattern:vertical3\" and \"pattern:horizontal3\".
* Properly handle PSD layers with negative offsets.
* Added sqrt(2) bluring default for Gaussian Filter if used as a Cylindrical EWA filter. This resulted removing the last aliasing issue that was present in tests for Gaussian EWA resampling. Of course it is still a very blury filter for default use in EWA.
* Adjusted Variable Mapping Blur Composition so user arguments actual relate properly to the sigma of the blur for a maximum mapping value.
* Fix horizon anti-alising for output-scaled perspective distortions.
* \'Bessel\' filter is now offically and more accuritally named \'Jinc\' however \'Bessel\' while not visible as a filter option can still be used as an internal alias for \'Jinc\'.
* Fix memory assertion with --enable-embeddable (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=17201).
* Don\'t permit access to pixels when pinging an image (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=17194).
* Tue Oct 05 2010 pgajdosAATTnovell.com- updated to 6.6.4-8:
* Automatically set the quantum depth to 16 for HDRI.
* IPTC profile not always wrapped properly inside an 8BIM profile.
* TIFF tile geometry must be divisible by 16.
* Rename of SincPolynomial to SincFast for easier user understanding. Ditto for LanczosChebyshev to LanzcosFast.
* Switch default resize filters to using the faster SincPolynomial filter by default internally. However \'Sinc\' will still use the Trigonometric function, and can be used to assign the trig version of Sinc() to filters using the filter expert options.
* The default filter for \'distort\' was found to be a very blurry inaccurate filter function. It was removed and replaced with a correct Gaussian filter (as used by resize)
* Added a switch so that \"-interpolate filter\" will force the use of a cylindrical filter for ALL pixels in distorted images. That is you can use that switch to use a cylindrical filter even for images that are being enlarged by the distortion. However EWA is still currently using a fixed 2.0 sampling radius. This switch complements the use of \"-filter point\" which turns off EWA filters in favor of interpolation for all pixels in a distorted image. BOTH switches should not be used together.
* A bug in the support radius of the EWA resampling function was found, now that correctly defined resize filters are being used. Suddenly Normal Gaussian distortions are not so blurry, and tests with distortions of the \'Rings\' image show extremely good and clear results, with only minimal blurring. The filter \'blur\' expert option can be used to adjust this further.
* Don\'t negate the geometry offset for the -extent option.
* The RGBO format is now listed as a supported format.
* Added the Nicolas Robidoux and Chantal Racette Lanczos resize filter function as \"LanczosChebyshev\" as faster alternative to Lanczos.
* Re-code Nicolas Robidoux and Chantal Racette Polynomial Approximation of the Sinc Trigonometric resize filter, as a proper filter to allow direct comparision and speed testing of the filter.
* Expanded the \"-set option:filter:verbose 1\" output, so as to also include the actual functions and other values that were used to create the filter.
* Tue Sep 07 2010 pgajdosAATTsuse.cz- updated to 6.6.4-0:
* Repair a few incorrect LocaleNCompare() calls (ttf.c, ps.c).
* Path no longer closed if join style is round (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16943).
* Add case for BGRQuantum to GetQuantumExtent().
* Support no compression on PCX write.
* Fixed bug in the raw BGRA coders (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16880).
* Fix off-by-one error in the PSD coders.
* Nicolas Robidoux with the assistance of Chantal Racette contribute an approximation of the sinc function over the interval [-3,3].
* Eliminate a small memory leak in LevelizeImageChannel() (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16951).
* Recognize -fx logtwo (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16958).
* Tue Aug 24 2010 pgajdosAATTsuse.cz- updated to 6.6.3-9:
* Eliminate useless message about assuming zero delay when writing a single-frame MNG, and changed it from Error to Warning when writing a multiple-frame MNG.
* Only use the first alpha channel in PSD image.
* Only use XPM complying colors for XPM images (e.g. green is rgb(0,255,0)).
* Eliminate bogus \"invalid colormap index\" when pinging ICO images.
* Support -set density / units.
* Properly map PNG intent to image->rendering_intent
* The orient option sometimes improperly set \"undefined\" (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16795).
* Only list orientation options for the -list orientation option (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16801).
* Return proper standard deviation for combined channels (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16786).
* Handle transparency properly for the PSD image format.
* Emit a warning if the PNG encoder can\'t satisfy the color type and bit depth requested with a \"-define\" directive.
* The -fx 2e+6/1e+5 argument no longer returns the wrong results (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16833).
* Add -subimage-search option to the compare utility.
* Throw exception if image size differs for the compare program but the - subimage-search option is not specified.
* Mon Aug 02 2010 cooloAATTnovell.com- update baselibs.conf
* Thu Jul 29 2010 pgajdosAATTsuse.cz- updated to 6.6.3-1:
* obsoletes units.patch
* obsoletes grayscale-tiff-jpeg.patch
* Tue Jun 22 2010 pgajdosAATTsuse.cz- fixed jpeg compression of grayscale tif format [bnc#615223]
* Mon May 10 2010 ajAATTsuse.de- Do not compile in build time but use mtime of changes file instead. This allows build-compare to identify that no changes have happened.
* Mon Apr 26 2010 pgajdosAATTsuse.cz- fixed units in the output [bnc#598714]
* units.patch
* Wed Apr 07 2010 roAATTsuse.de- update baselibs.conf
* Tue Apr 06 2010 pgajdosAATTsuse.cz- updated to version 6.6.1-0:
* Fixed bug in equal-size tile cropping, when image has a page offset.
* The -recolor 4x4 matrix is now interpretted properly (previously it summed rather attenuating the alpha channel).
* Support writing 1-bit PSD images.
* Support LCMS 2.0.
* Improved WMF support under Windows.
* The new coders/png.c was failing to read a 1-bit paletted image properly.
* Finished eliminating the deprecated direct references to members of the png_info structure. ImageMagick can now be built with libpng-1.5.
* Respect the -density option when rendering a Postscript or PDF image.
* Distort barrel no longer complains when 3 arguments are given (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=15883).
* Support -direction left-to-right option for rendering text
* coders/png.c: Eliminated support of libpng versions older than 1.0.12.
* Relocated the new, misplaced png_get_rowbytes() call.
* Updated setjmp/longjmp/jmpbuf usage to work with libpng-1.5.
* Add support for monochrome PSD images.
* VignetteImage() no longer crashes when x and y arguments are both greater than half the width (x) and height (y) of the image.
* Eliminated some of the deprecated direct references to members of the png_info structure. This must be finished before we can build with libpng-1.5.
* The animate program no longer loops twice when -loop 1 is specified.
* The caption format would sometimes hang when the text was not UTF-8.
* Don\'t gamma correct log to linear color conversion unless the -gamma is specified (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=15799).
* Detect CMYKProcessColor AI tag.
* Delete image from command line cache for -write option.
* Add support for the Adobe Large Document format.
* Recognize -remap option for the mogrify utility.
* The default Helvetica font is not always available, check for Century Schoolbook too (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=15780).
* Mon Mar 15 2010 pgajdosAATTsuse.cz- updated to version 6.6.0-5:
* Permit user to get virtual pixels with a region width of 0.
* Reformulate the jinc() functio so that the main peak is of amplitude of 1.
* Resampling filter must respect the image virtual pixel method.
* The -evaluate-sequence option behaves like -evaluate except it operates on a sequence of images.
* Add support for the Adobe Large Document format.
* Add support for the -maximum and -minimum options.
* Check to see if ICON image width /height exceeds that of the image canvas.
* Set the DPX descriptor to Luma only if the image type is not TrueColor.
* Add support for -fx airy(), j0(), j1(), jinc(), and sinc() (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=15685).
* Don\'t embed an XMP profile in an EPS image for now.
* Insufficient image data in EPT is a warning rather than an error.
* Respect -type TrueColor when writing gray DPX images.
* Fix problem reading 10-bit grayscale DPX images when scanline length is not a multiple of 3.
* BMP has an alpha channel, it was treated as an opacity channel.
* Write 10-bit grayscale DPX images properly.
* Detect PDF ICCBased colorspace.
* Finalized -set option:convolve:scale kernel normalize/scale option
* TransformImage() resets the image blob when called in the PICT decoder; use SetImageExtent() instead.
* Support PSD RLE compression.
* The jpeg:extent define sometimes exceeded the specified limit.
* Resolve \"too many open files\" (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=15546).
* Added Correlate method which does a Convolve without reflecting the kernel.
* Initialize grayscale colormap for PSD images.
* Addition Third-level Subtractive Morphology Methods: EdgeIn, EdgeOut, Edge, TopHat, BottomHat
* Ensuring original kernels passed to morphology are cloned before being modifified for use by specific methods (EG: convolve scale/normalize)
* display -immutable to display transparent image without a checkboard.
* Make -define png:color-type less persnickity about what it will accept.
* added use of -precision in \'showkernel\' output of -morphology
* correct use of a \'reflected kernel\' for \'Convolve\' \'Dilate\' and \'Distance\' Morphology primatives. This does not have a performance hit, though is only truely applicable when the kernel is asymmetric. Note that \'Erode\' does not use a \'reflected\' kernel, so that \'Open\' and \'Close\' operations work properly. This \'reflected usage is defined by online morphology lecture notes (Google for \"EECE Binary Morphology\")
* Added convolve kernel scaling setting \"-set option:convolve:scale N\" If undefined morphology convolve does not do any scaling or normalization of the convolution kernel. A value of 0.0 causes normalization for both zero and non-zero (added weights) kernel types.
* Speed up reading the PSD image format.
* Add the -precision option. Use it to set the maximum number of significant digits to be printed.
* Add -features option to the identify program to display channel features.
* Add -unique option to the identify program to display channel features.
* Add support for compact floating point (i.e. -depth 16 -define quantum:format=floating-point).
* Transparent images no longer flicker on certain system when using the display program.
* Permit interactive resizing with the display program.
* Support heterogeneous distributed processing, see http://www.imagemagick.org/script/architecture.php#distributed.
* Fix semaphore assertion when reading a corrupt image with Magick++.
* Add support for -brightness-contrast option.
* Add support for the BGRA raw image format.
* Added Kernel Generator to generate kernels from user strings, which allows the generation in many built in kernels for both Convolution and other Morphological methods. New Kernels currently include.. Convolution: Gaussian, Blur, Comet Morphological: Rectangle, Square, Diamond, Disk, Plus Distance: Chebyshev, Manhatten, Knight, Euclidean And both old and new (rectangular) user defined kernel specifications including the use of \'nan\' to represent elements which are not part of the kernel definition. List built-in kernel types use \"-list kernel\"
* Added -morphology {method}[:{iteration}] {kernel_string} Initial methods includes no only the basic morphology methods: Dilate, Erode, Open, Close; and a pixel color preserving \'Intensity\' version, but also the special methods: Convolve, and Distance. Of course the appropriate kernel should be provided for each specific method.
* Add OpenCL-enabled filter (e.g. convert image.png -process \"convolve \'-1, -1, -1, -1, 9, -1, -1, -1, -1\'\" image.jpg).
* Added StringTo...() processing functions
* Mon Feb 15 2010 pgajdosAATTsuse.cz- don\'t remove
*.la files, see [bnc#579798]
* Tue Feb 09 2010 prusnakAATTsuse.cz- build -doc subpackage as noarch- spec cleanup
* Mon Jan 11 2010 pgajdosAATTsuse.cz- updated to 6.5.8-9, which fixes [bnc#565014]
* Wed Jan 06 2010 jengelhAATTmedozas.de- package baselibs.conf
* Mon Nov 23 2009 pgajdosAATTsuse.cz- updated to 6.5.7-9 (See ChangeLog)
* Tue Nov 03 2009 cooloAATTnovell.com- updated patches to apply with fuzz=0
* Mon Aug 24 2009 pgajdosAATTsuse.cz- splitted out doc package, see [bnc#533439]
* Tue Aug 04 2009 pgajdosAATTsuse.cz- updated to version 6.5.4-8 (See ChangeLog)
* Thu Jul 30 2009 roAATTsuse.de- update baselibs.conf to complete previous change
* Fri Jun 05 2009 nadvornikAATTsuse.cz- updated to 6.5.3-2:
* shared library version increased from 1 to 2
* subpackages renamed accordingly
* includes a fix for bnc#507728