Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: libMagickWand-7_Q16HDRI10 | Distribution: openSUSE:Factory:zSystems |
Version: 7.1.0.33 | Vendor: obs://build.opensuse.org/openSUSE:Factory:zSystems |
Release: 1.1 | Build date: Sun May 15 08:16:37 2022 |
Group: Productivity/Graphics/Other | Build host: s390zl27 |
Size: 1349593 | Source RPM: ImageMagick-7.1.0.33-1.1.src.rpm |
Url: https://imagemagick.org/ | |
Summary: C runtime library for ImageMagick |
ImageMagick is a robust collection of tools and libraries to read, write, and manipulate an image in many image formats, including popular formats like TIFF, JPEG, PNG, PDF, PhotoCD, and GIF. With ImageMagick, you can create images dynamically, making it suitable for Web applications. You can also resize, rotate, sharpen, color-reduce, or add special effects to an image and save your completed work in many different image formats. Image processing operations are available from the command line as well as through C, C++, and Perl-based programming interfaces.
ImageMagick
* Tue May 10 2022 pgajdos@suse.com - version update to 7.1.0.33 see the upstream changelog: * https://github.com/ImageMagick/Website/blob/main/ChangeLog.md - modified patches % ImageMagick-configuration-SUSE.patch (refreshed) % ImageMagick-library-installable-in-parallel.patch (refreshed) * Tue Apr 19 2022 Dirk Müller <dmueller@suse.com> - version update to 7.1.0.30: * Remove unused EXPLICIT_TEMPLATE_INSTANTIATION * Fixes #4985: 4e+26 is outside the range of representable values of type 'unsigned long' at - fix typo on update-alternatives call * Sun Apr 17 2022 Christian Boltz <suse-beta@cboltz.de> - drop ImageMagick-s390-disable-tests.patch - the tests no longer fail * Thu Apr 07 2022 pgajdos@suse.com - version update to 7.1.0.29 see ChangeLog.md for details (https://github.com/ImageMagick/ImageMagick/blob/main/ChangeLog.md) * Wed Mar 23 2022 Dirk Müller <dmueller@suse.com> - update to 7.1.0.28: * support 10-bit AVIF * fix PS and EPS %%BoundingBox not being parsed * fix stack based buffer overflow in _TIFFVGetField (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=42549) * fix heap buffer overflow in dcm image reading (https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=45640) * Tue Mar 15 2022 pgajdos@suse.com - version update to 7.1.0.27 see ChangeLog.md for details (https://github.com/ImageMagick/ImageMagick/blob/main/ChangeLog.md) * Thu Feb 24 2022 pgajdos@suse.com - version update to 7.1.0.26 * unrecognized color as the color is used before it is defined (reference https://github.com/ImageMagick/ImageMagick/issues/4843). * optimized performance of thumbnail resizing algorithm (reference https://github.com/ImageMagick/ImageMagick/discussions/4755). * Mon Feb 21 2022 pgajdos@suse.com - version update to 7.1.0.25 * incontinuity in straight segment of polyline (reference https://github.com/ImageMagick/ImageMagick/issues/4837). * Mon Feb 14 2022 Dirk Müller <dmueller@suse.com> - update to 7.1.0.24: * optimize reading of XPM properties. * the GIF Netscape block must appear immediately after the global color table. * Mon Feb 07 2022 pgajdos@suse.com - version update to 7.1.0.23 * limit recursion when reading the VID image format. * improperly resizing memory due to errant check (reference https://github.com/ImageMagick/ImageMagick/issues/4807). * https://github.com/ImageMagick/ImageMagick/issues/4790 [bsc#1195321] * Wed Feb 02 2022 pgajdos@suse.com - version update to 7.1.0.22 * limit colorname length to avoid possible DoS * restore MPRI URI in SVG * PDF now shows the correct Unicode title (reference https://github.com/ImageMagick/ImageMagick/issues/4771). * optimize Fx image statistics (reference https://github.com/ImageMagick/ImageMagick/discussions/4533). * Support seamless blending of a foreground and background image. * Support saliency blending of a foreground and background image. * Support QOI image format. * Perist frame delay when converting APNG to Webp (reference https://github.com/ImageMagick/ImageMagick/issues/4704). * -fx performance increase by one or two orders of magnitude (reference https://github.com/ImageMagick/ImageMagick/discussions/4533). * Add support for formatted text (reference https://github.com/ImageMagick/ImageMagick/discussions/4515). * Thu Dec 30 2021 Dirk Müller <dmueller@suse.com> - update to 7.1.0.19: * support -integral option. * possible DoS for certain SVG constructs (reference https://github.com/ImageMagick/ImageMagick/issues/4626). * Tue Dec 21 2021 Dirk Müller <dmueller@suse.com> - update to 7.1.0.18: * support face index for font collections, e.g. msgothic.ttc[1]. * Improved adjustment of page offset when resizing an image. * Sat Dec 11 2021 Dirk Müller <dmueller@suse.com> - update to 7.1.0.17: * set threads to 1 when using ASAN to avoid false positive memory leaks. * Wed Nov 24 2021 Dirk Müller <dmueller@suse.com> - update to 7.1.0.16: * Fixed an OpenCL build problem. * Added support for reading extra channels in a PSD file (reference * Fix alpha channel calculation of arithmetic divide compose operator. * Mon Nov 15 2021 pgajdos@suse.com - version update to 7.1.0.14 * Support '#' modifier to aspect ratio geometry (e.g., 3:2#). * The profile of a PSD file will no longer be copied to all the images, only the first returned image will contain the profile. To re-enable the old behavior add -define psd:replicate-profile=true. * Sat Nov 13 2021 Dirk Müller <dmueller@suse.com> - update to 7.1.0.13: * Fix stack overflow when parsing malicious ps image file * Fix connected component abort trap * Fix possible unitialized values * Fix stack overflow when parsing malicious tiff image file * Sat Oct 16 2021 Dirk Müller <dmueller@suse.com> - update to 7.1.0.10: * improved algorithm for automatic calculation of pointsize for caption and labels. * support -auto-orient option in the identify utlity. * Mon Oct 04 2021 pgajdos@suse.com - previous version updates fixed also: CVE-2018-10805,CVE-2018-11624,CVE-2018-11625,CVE-2018-12599,CVE-2018-12600, CVE-2018-14434,CVE-2018-14435,CVE-2018-14436,CVE-2018-14437,CVE-2018-16323, CVE-2018-16328,CVE-2018-16329,CVE-2018-16412,CVE-2018-16413,CVE-2018-16640, CVE-2018-16641,CVE-2018-16642,CVE-2018-16643,CVE-2018-16644,CVE-2018-16645, CVE-2018-17966,CVE-2018-18024,CVE-2018-18544,CVE-2018-20467,CVE-2019-10650, CVE-2019-11007,CVE-2019-11008,CVE-2019-11470,CVE-2019-11472,CVE-2019-11505, CVE-2019-11506,CVE-2019-11597,CVE-2019-11598,CVE-2019-12974,CVE-2019-12975, CVE-2019-12976,CVE-2019-12977,CVE-2019-12978,CVE-2019-12979,CVE-2019-13133, CVE-2019-13134,CVE-2019-13135,CVE-2019-13136,CVE-2019-13137,CVE-2019-13295, CVE-2019-13296,CVE-2019-13297,CVE-2019-13298,CVE-2019-13299,CVE-2019-13300, CVE-2019-13301,CVE-2019-13302,CVE-2019-13303,CVE-2019-13304,CVE-2019-13305, CVE-2019-13306,CVE-2019-13307,CVE-2019-13308,CVE-2019-13309,CVE-2019-13310, CVE-2019-13311,CVE-2019-13391,CVE-2019-13454,CVE-2019-14980,CVE-2019-14981, CVE-2019-15139,CVE-2019-15140,CVE-2019-15141,CVE-2019-16708,CVE-2019-16709, CVE-2019-16710,CVE-2019-16711,CVE-2019-16712,CVE-2019-16713,CVE-2019-19948, CVE-2019-19949,CVE-2019-7175,CVE-2019-7395,CVE-2019-7396,CVE-2019-7397, CVE-2019-7398,CVE-2019-9956,CVE-2020-19667,CVE-2020-25664,CVE-2020-25665, CVE-2020-25666,CVE-2020-25674,CVE-2020-25675,CVE-2020-25676,CVE-2020-27560, CVE-2020-27750,CVE-2020-27751,CVE-2020-27752,CVE-2020-27753,CVE-2020-27754, CVE-2020-27755,CVE-2020-27756,CVE-2020-27757,CVE-2020-27758,CVE-2020-27759, CVE-2020-27760,CVE-2020-27761,CVE-2020-27762,CVE-2020-27763,CVE-2020-27764, CVE-2020-27765,CVE-2020-27766,CVE-2020-27767,CVE-2020-27768,CVE-2020-27769, CVE-2020-27770,CVE-2020-27771,CVE-2020-27772,CVE-2020-27773,CVE-2020-27774, CVE-2020-27775,CVE-2020-27776,CVE-2020-29599,CVE-2021-20241,CVE-2021-20311, CVE-2021-20312,CVE-2021-20313,CVE-2021-20241,CVE-2021-20243,CVE-2021-20244, CVE-2021-20246 (bsc#1094741,bsc#1094742,bsc#1094745,bsc#1095812,bsc#1096200,bsc#1096203, bsc#1098545,bsc#1098546,bsc#1102003,bsc#1102004,bsc#1102005,bsc#1102007, bsc#1106254,bsc#1106855,bsc#1106857,bsc#1106858,bsc#1106989,bsc#1106996, bsc#1107604,bsc#1107609,bsc#1107612,bsc#1107616,bsc#1107618,bsc#1107619, bsc#1110746,bsc#1111069,bsc#1111072,bsc#1113064,bsc#1120381,bsc#1124365, bsc#1124366,bsc#1124367,bsc#1124368,bsc#1128649,bsc#1130330,bsc#1131317, bsc#1132054,bsc#1132060,bsc#1133204,bsc#1133205,bsc#1133498,bsc#1133501, bsc#1136732,bsc#1138464,bsc#1139884,bsc#1139885,bsc#1139886,bsc#1140100, bsc#1140102,bsc#1140103,bsc#1140104,bsc#1140105,bsc#1140106,bsc#1140110, bsc#1140111,bsc#1140501,bsc#1140513,bsc#1140520,bsc#1140534,bsc#1140538, bsc#1140543,bsc#1140545,bsc#1140547,bsc#1140549,bsc#1140552,bsc#1140554, bsc#1140664,bsc#1140665,bsc#1140666,bsc#1140667,bsc#1140668,bsc#1140669, bsc#1140673,bsc#1141171,bsc#1146065,bsc#1146068,bsc#1146211,bsc#1146212, bsc#1146213,bsc#1151781,bsc#1151782,bsc#1151783,bsc#1151784,bsc#1151785, bsc#1151786,bsc#1159861,bsc#1160369,bsc#1161194,bsc#1178067,bsc#1179103, bsc#1179202,bsc#1179208,bsc#1179212,bsc#1179221,bsc#1179223,bsc#1179240, bsc#1179244,bsc#1179260,bsc#1179268,bsc#1179269,bsc#1179276,bsc#1179278, bsc#1179281,bsc#1179285,bsc#1179311,bsc#1179312,bsc#1179313,bsc#1179315, bsc#1179317,bsc#1179321,bsc#1179322,bsc#1179327,bsc#1179333,bsc#1179336, bsc#1179338,bsc#1179339,bsc#1179343,bsc#1179345,bsc#1179346,bsc#1179347, bsc#1179361,bsc#1179362,bsc#1179397,bsc#1179753,bsc#1182335,bsc#1184624, bsc#1184626,bsc#1184627,bsc#1184628,bsc#1182335,bsc#1182336,bsc#1182325, bsc#1182337) * Mon Oct 04 2021 pgajdos@suse.com - version update to 7.1.0.9: * Squash a dump truck load of VisualStudio compiler warnings. * improved algorithm for automatic calculation of word breaks and pointsize for caption and labels. * improve wrapping between words and within words (reference https://github.com/ImageMagick/ImageMagick/discussions/4227). - added patches disable Contrast test for i586 on SLE 15 + ImageMagick-filter.t-disable-Contrast.patch * Mon Sep 20 2021 pgajdos@suse.com - version update to 7.1.0.8 * Check for `null` in InvokeDelegate() (reference https://github.com/ImageMagick/ImageMagick/issues/4225). * Fixed incorrect check when module is used as the domain in policy.xml that could allow the use of a disabled module. (reference https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-qvhr-jj4p-j2qr). * Prevent color reduction merging into one color (reference https://github.com/ImageMagick/ImageMagick/issues/4059) * Tweak the bilevel image type (reference https://github.com/ImageMagick/ImageMagick/issues/4121). * Converting from LAB to RGB leads to wrong colors (reference https://github.com/ImageMagick/ImageMagick/issues/4105). * Added option (-dng:read-thumbnail=true) to read the thumbnail of a raw Image and store it as a profile called dng:thumbnail. * Heap-based buffer overflow in TIFF coder (alert from Hunter Mitchell). * Grayscale image write optimization. * Mon Jul 26 2021 Dirk Müller <dmueller@suse.com> - update to 7.1.0.4: * trim no longer returns an empty image on 1-pixel width input (reference https://github.com/ImageMagick/ImageMagick/issues/3896). * remove virtual canvas offset from difference image. * Added option to set the pixel format option of ffmpeg when reading a video file with -define video:pixel-format=<value>. * system() is not supported under IOS. * accelerate subimage-search with FFT's (contributed by Fred). * malloc() corruption fix * Added option to set the vsync option of ffmpeg when reading or writing a video file with -define video:vsync=<value>. * Mon Jun 21 2021 pgajdos@suse.com - version update to 7.1.0.0 [bsc#1187501] * SVG no longer hangs when handling class in <defs> (reference https://github.com/ImageMagick/ImageMagick/issues/3818). * Bump minor version (reference https://github.com/ImageMagick/ImageMagick/issues/3768) * Raise exception for invalid compose:args geometry (reference https://github.com/ImageMagick/ImageMagick/issues/3765). * Added support for reading and writing 16-bit jxl images. - modified sources % baselibs.conf * Tue May 25 2021 pgajdos@suse.com - version update to 7.0.11.13 * Fixed reading and writing the XMP chunk in a WebP image (reference https://github.com/ImageMagick/ImageMagick/discussions/3617). * label and caption sanity check is too conservative. * Mon May 10 2021 pgajdos@suse.com - version update to 7.0.11.12 * The HEIC depth image will now only be read when the define heic:depth-image is true. * -layers optimize no longer produces broken output (reference https://github.com/ImageMagick/ImageMagick/issues/3520). * Thu May 06 2021 pgajdos@suse.com - version update to 7.0.11.11 * FL32 no longer returns scambled results (reference https://github.com/ImageMagick/ImageMagick/issues/3614). * Ashlar pseudo-image format no longer crops labels in last row of tiles by default (reference https://github.com/ImageMagick/ImageMagick/issues/3618). * Optimize CompareImageBounds(). * Check image is not NULL before dereferencing. * eliminate uninitialized value * Differences in computing linear gray (reference https://github.com/ImageMagick/ImageMagick/issues/3571). * added support for pdf:author, pdf:producer and pdf:title when writing a PDF file. * Thu Apr 29 2021 Ben Greiner <code@bnavigator.de> - force --with-fftw delegate support. FFTW3 is a BuildRequirement but not detected automatically. * Tue Apr 13 2021 pgajdos@suse.com - version update to 7.0.11.7 * constrain sub-image list. * -layers optimize no longer produces broken output (reference https://github.com/ImageMagick/ImageMagick/issues/3520). * Tue Apr 06 2021 Dirk Müller <dmueller@suse.com> - udpate to 7.0.11.6: * fix portable Windows build. * Wed Mar 31 2021 pgajdos@suse.com - version update to 7.0.11.5 * OpenCL will be disable by default, use the environment variable MAGICK_OCL_DEVICE to turn it on or select the device to use. - modified patches % ImageMagick-library-installable-in-parallel.patch (refreshed) * Sat Mar 27 2021 Dirk Müller <dmueller@suse.com> - update to 7.0.11.4: * support caption:split define (reference * avoid an omp deadlock with policy string * Sun Mar 14 2021 Dirk Müller <dmueller@suse.com> - update to 7.0.11.3: * Eliminate multiple division by zero exceptions (reference https://github.com/ImageMagick/ImageMagick/issues/3339 and others). * Use -define filename:literal=true to bypass interpretting embedded formatting characters and instead use the filename literally. * decode HEIC images in sRGB instead of YCbCr. * Division by zero error is possible if crafty file sets film-gamma property * Check for overflow in thumbnail coder * Prevent compiler from optimizing out buffer clearing in cipher * Clone properties from image stack. * Set overall image depth statistic in Composite channel. * Tue Feb 23 2021 pgajdos@suse.com - version update to 7.0.11.1 * bump minor version # * allow reading multichannel PSD files with 1 or 2 channels. * respect masks when computing SSIM metric (reference https://github.com/ImageMagick/ImageMagick/discussions/3212). * Tue Feb 16 2021 pgajdos@suse.com - version update to 7.0.11.0 * bump minor version # * allow reading multichannel PSD files with 1 or 2 channels. * respect masks when computing SSIM metric (reference https://github.com/ImageMagick/ImageMagick/discussions/3212). - build against libraw [bsc#1182229] * Tue Feb 09 2021 pgajdos@suse.com - version update to 7.0.10.62 * -trim not working as expected (reference https://github.com/ImageMagick/ImageMagick/discussions/3172). * possible undefined behavior (reference https://github.com/ImageMagick/ImageMagick/issues/3195). * sanitize buggy ascender and descender values (reference https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=980202). * dng:decode element in delegates.xml quoted incorrectly (reference https://github.com/ImageMagick/ImageMagick/issues/3156). * Extract GPS info from TIFF images (reference https://github.com/ImageMagick/ImageMagick/issues/3167). * Revert tieing MagickFloatType to double (reference https://github.com/ImageMagick/ImageMagick/pull/2832). * revert configure script for validating JXL delegate library. * the distributed pixel cache now properly deserializes the image attributes. * Sun Jan 24 2021 Dirk Müller <dmueller@suse.com> - update to 7.0.10.59: * strip EXIF marker from profile * add --enable-opencl to the configure command-line to enable OpenCL support. * generate histograms by comparing pixel components rather than color * Sun Jan 17 2021 Dirk Müller <dmueller@suse.com> - update to 7.0.10.58: * identify the convex hull and minimum bounding box attributes of an image with the -define identify:convex-hull=true define. * set the quality to 100 to produce lossless HEIC images (reference https://github.com/ImageMagick/ImageMagick/pull/3116). * properly identify SVG images (reference https://github.com/ImageMagick/ImageMagick/issues/3117). * duplicate operator: inverse range parameter working again (reference https://github.com/ImageMagick/ImageMagick/issues/3113). * Fix rounding error for CSS colors on i686 (reference https://tracker.debian.org/pkg/imagemagick). * additional checks to prevent integer overflow. * Fix rounding error for CSS colors (reference https://github.com/ImageMagick/ImageMagick6/issues/129). * Mon Jan 04 2021 pgajdos@suse.com - version update to 7.0.10.55 * revert changes to the default max width/height of image. * replaced jxl coder with an implementation that uses the jpeg-xl reference library. * added -define trim:edges=(north,east,south,west) that can be used to trim a single or multiple edges. * Fri Jan 01 2021 Chris Coutinho <chrisbcoutinho@gmail.com> - Add libheif dependency to support HEIC file formats * Mon Dec 28 2020 pgajdos@suse.com - version update to 7.0.10.53 * CSS colors no longer require commas. * eliminate possible arthimetic overflow (reference https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28849) * support display-p3, Adobe-98, and Pro-photo colorspaces * read/write 1024 colors Sixel images (reference https://github.com/ImageMagick/ImageMagick/discussions/3018). * return alpha bytes with stream utility (reference https://github.com/ImageMagick/ImageMagick/discussions/2862). * percentage -border in x no longer adds one pixel border in y (reference https://github.com/ImageMagick/ImageMagick/issues/2978). * reduce time to identify PDF/PS/XPS/PCL image width/height (reference https://github.com/ImageMagick/ImageMagick/discussions/2993). * revert patch to ready gray alpha TIFF image. - modified patches % ImageMagick-configuration-SUSE.patch (refreshed) * Tue Dec 15 2020 pgajdos@suse.com - version update to 7.0.10.49 * correct previous patch to read planar RGB TIFF images. * Repair unit test failures (reference https://github.com/ImageMagick/ImageMagick/issues/2959). * support YAML image format. * use generic TIFF read method for LZW-compressed strips (reference https://github.com/ImageMagick/ImageMagick/discussions/2935). * possible TIFF related-heap buffer overflow (alert & POC by Hardik Shah). * set default system font in policy.xml configuration file. * support portable float map format 16-bit half. - modified patches % ImageMagick-configuration-SUSE.patch (refreshed) * Thu Dec 03 2020 pgajdos@suse.com - version update to 7.0.10.45 * added support for the farbfeld format (reference https://github.com/ImageMagick/ImageMagick/discussions/2664). * specify the bilateral neighbor as width/height rather than radius/sigma. * correct reading of first row in TIFF decoder. * correct rotation parameter for SVG transform. * Tue Nov 24 2020 pgajdos@suse.com - version update to 7.0.10.43 * add padding to AcquirePolicyString(). * revert memory patch to avert possible thread lock. * add support for FilmLight FL32 image format. * remove Linux shell artifact from Windows delegate configuration file. * fix shell injection vulnerability via the -authenticate option (reference alex@cure...). * support DPX 4:2:2 sampling. * Release ImageMagick version 7.0.10-38 GIT revision 17815:bf51a3f1f:20201114 * add image settings support to -fx. * better support for TIFF YCbCr photometric. * verify TTF glyph format before dereferencing (reference https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26932). * force single HEIC image per container. * Release ImageMagick version 7.0.10-37 GIT revision 17780:47a8392ef:20201107 * check and report if profile is corrupt. * do not add entropy based on mkstemp() unique filename. * Tue Nov 03 2020 pgajdos@suse.com - version update to 7.0.10.35 * Prefer ffmpeg over avconv. * Support median image statistic and median property. * Add -extend option to {display,animate,import}. - modified patches % ImageMagick-configuration-SUSE.patch (refreshed) * Tue Oct 13 2020 pgajdos@suse.com - version update to 7.0.10.34 * check for linux-compatible sendfile(). * Mon Oct 05 2020 pgajdos@suse.com - version update to 7.0.10.33 * miscellaneous clean-up. * enable WMF for module build. * writing PDF requires a seekable stream. * Mon Sep 28 2020 Dirk Mueller <dmueller@suse.com> - update to 7.0.10.31: * Add support for APNG (specify explicitly, e.g. apng:animate.png). * Add support for WEBM. * Fixed registry lookup of GhostScript that now writes the patch version to the registry * Add endian support to JSON coder. * Regression: MapCache type cache allocation skipped * Some DCM images include a thumbnail * Mon Sep 14 2020 Dirk Mueller <dmueller@suse.com> - update to 7.0.10.29: * Eliminate infinite loop for certain SVG styles * Add version element to JSON file format * Enabled support for AVIF encoding on Windows. * Clip path in 8bim profile is updated when the image is extended. - remove ImageMagick-set-correct-colorspace.patch, ImageMagick-inkscape-commandilne.patch (upstream) * Mon Aug 31 2020 pgajdos@suse.com - added patches fix inkscape commandline [bsc#1174272] + ImageMagick-inkscape-commandilne.patch * Mon Aug 31 2020 pgajdos@suse.com - fix bsc#1106272 - added patches fix https://github.com/ImageMagick/ImageMagick/commit/029fb3425ecf82e8b30c060e38a135d1d3e76bb3 + ImageMagick-set-correct-colorspace.patch * Mon Aug 31 2020 pgajdos@suse.com - version update to 7.0.10.28 * Distorted clip path after -extent (reference https://github.com/ImageMagick/ImageMagick/issues/2414). * Paths in Photoshop EPS files are corrupted on conversion (reference https://github.com/ImageMagick/ImageMagick/issues/2413). * Tue Aug 11 2020 pgajdos@suse.com - version update to 7.0.10.27 * fix regression when detecting the libz delegate library. * Add animated webp blend method support (reference https://github.com/ImageMagick/ImageMagick/pull/2351). * Add support for OpenRaster (.ora) image format (reference https://github.com/ImageMagick/ImageMagick/pull/2342). * Paths in Photoshop EPS files are no longer corrupted (reference https://github.com/ImageMagick/ImageMagick/issues/2380). * Tue Aug 04 2020 pgajdos@suse.com - version update to 7.0.10.25 * Remove UseCIEColor setting from PDF code as its use is not recommended. * Update to the latest documentation. * To preserve compression of input image with the tiff encoder use: - define tiff:preserve-compression=true. * Add support for the -white-balance command-line option. * Discover hidden files when globbing (e.g. *.jpg) (reference https://github.com/ImageMagick/ImageMagick/discussions/2239). * New inverse-log evaluate operator. * Ensure that float is valid in ClampToQuantum() (reference https://github.com/ImageMagick/ImageMagick/pull/2219). * New pseudo-image format, ashlar, e.g. convert *.jpg -resize 320x320 ashlar:canvas.png). * Tue Jun 30 2020 pgajdos@suse.com - version update to 7.0.10.22 * fix wrapping of caption (reference https://github.com/ImageMagick/ImageMagick/issues/2178). * sanity check of affine matrix when drawing. * Fri Jun 26 2020 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.com - version update to 7.0.10.17 * Free up memory after a ICC profile is removed. * Mon Jun 01 2020 pgajdos@suse.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 pgajdos@suse.com - use --quiet option to update-alternatives [bsc#1171431] * Mon May 18 2020 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.com - version update to 7.0.9.21 * Support additional connected components defines. * Refresh cache morphology when writing MPC images. * Mon Jan 27 2020 pgajdos@suse.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 pgajdos@suse.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 @ http://im.snibgo.com/jzazbz.htm). * Tue Jan 14 2020 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.com - version update to 7.0.9.9 * Build file clean-up (reference https://github.com/ImageMagick/ImageMagick/pull/1798). * Improve semaphore handling @ 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 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.com - disable indirect reads [bsc#1138425] (https://imagemagick.org/script/security-policy.php) - modified patches % ImageMagick-configuration-SUSE.patch (refreshed) * Wed Jun 12 2019 pgajdos@suse.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 pgajdos@suse.com - version update to 7.0.8.48 * Fix transient convolution bug. - deleted patches - ImageMagick-montage.t-failing.patch (upstreamed) * Tue May 28 2019 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 mvetter@suse.com -bsc#1133110 - Remove jasper dependency from ImageMagick * Tue Apr 16 2019 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.com - added temporary %pretrans to ImageMagick-config-upstream and ImageMagick-config-SUSE [bsc#1122033comment#37] * Mon Mar 18 2019 pgajdos@suse.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 Petr Gajdos <pgajdos@suse.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() @ https://github.com/ImageMagick/ImageMagick/issues/1495 * -trim is no longer sensitive to the image virtual canvas. * Mon Mar 04 2019 pgajdos@suse.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 pgajdos@suse.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 pgajdos@suse.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 Petr Gajdos <pgajdos@suse.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 Petr Gajdos <pgajdos@suse.com> - update to 7.0.8-26: * Fixed a number of issues (reference https://github.com/ImageMagick/ImageMagick/issues). * Thu Jan 31 2019 info@paolostivanin.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 Petr Gajdos <pgajdos@suse.com> - clamp after edge [bsc#1106415] + ImageMagick-clamp-after-edge.patch * Mon Jan 07 2019 Petr Gajdos <pgajdos@suse.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.
/usr/lib64/libMagickWand-7.Q16HDRI.so.10 /usr/lib64/libMagickWand-7.Q16HDRI.so.10.0.0
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri May 20 00:10:52 2022