Revisions of ImageMagick

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 580889 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 157)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 579307 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 156)
- upstream fixes the test by changing the signature
  - ImageMagick-820e636.patch
  + ImageMagick-write.t-PICT-signature.patch

- 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

- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 568864 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 154)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 562785 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 153)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 561437 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 152)
- enable ImageMagick-s390-disable-tests.patch also for ppc, ppc64 (forwarded request 561426 from Andreas_Schwab)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 560071 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 151)
- readd ImageMagick-relax-filter.t.patch for SLE15 i586
- enable ImageMagick-s390-disable-tests.patch also for s390, in
  addition to s390x
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 557952 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 150)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 548047 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 149)
- remove forgotten 'exit 0' from check phase
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 544362 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 148)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 539321 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 147)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 535936 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 146)
- disable failing tests on s390x [bsc#1062932]
  + ImageMagick-s390-disable-tests.patch

- 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]
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 531538 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 145)
- 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.

- %make_install only for sle12 and higher

- Update package summaries and RPM groups.
  Make use of %make_install.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 528770 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 144)
- 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.

- builds for sle11

- builds for sle12
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 522978 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 143)
-  updated to 7.0.7-1
  * Fixed numerous memory leaks.
  * Added -define tiff:write-layers=true to add support for writing 
    layered tiff files.
  * Don't overwrite symbolic links when the shred policy is enabled.
  * Support -metric ssim, structual similarity index.
  * Fixed thread safety issue inside the pango and librsvg decoder.
  * Fixed bug with writing tIME chunk when timezone has a negative 
    offset.
  * Support CubicSpline resize filter.  Define the lobes with the
    -define filter:lobes={2,3,4}.
  * Prevent assertion failure when creating PDF thumbnail.

- updated to 7.0.6-7
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 519920 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 142)
- fix previous submission
- remove ghostscript recommends

- Sort the header with spec-cleaner and convert the deps to .pc ones
- Drop --with-pic, applies to static library only
- Add --disable-silent-rules to see the compilation output in log
- Fix graphviz/lcms options to match configure ones
- Remove indirect-reads switch not present in configure.ac at all

- another attempt to make a libMagickCore* version installable with
  another version [bsc#1054659]
  + ImageMagick-library-installable-in-parallel.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 516791 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 141)
- updated to 7.0.7-7
  * Improve EPS aliasing
  * Added a new option called 'dds:fast-mipmaps'
  * The mipmaps of a dds image can now be created from a list of images with
    -define dds:mipmaps=fromlist
  * Fixed numerous memory leaks
  * Put UTC time in the PNG tIME chunk instead of local time
  * Fixed numerous memory leaks
  * Properly set image->colorspace in the PNG decoder (previously
    it was setting image->gamma, but only setting image->colorspace
    for grayscale and gray-alpha images.
  * Fix improper use of NULL in the JNG decoder
  * Added "-define png:ignore-crc" option to PNG decoder. When you know
    your image has no CRC or ADLER32 errors, this can speed up decoding.
    It is also helpful in debugging bug reports from "fuzzers".
  * Off by one error for gradient coder
  * YUV coder no longer renders streaks
  * Fixed numerous memory leaks
  * Added experimental PNG orNT chunk, to store image->orientation.
  * Removed vpAg chunk write support
  * Fixed numerous memory leaks
  * Fix memory leaks when reading a malformed JNG image
  * Fixed numerous memory leaks
  * The -monochrome option no longer returns a blank canvas
  * coders/png.c: fixed memory leak of quantum_info
  * coders/png.c: fixed NULL dereference when trying to write an empty MNG
  * Added caNv, eXIf, and pHYs to the list of PNG chunks to be removed
    by the "-strip" option.
  * Implemented PNG eXIf chunk support
  * Support new -auto-threshold option.  OTSU and Triangle methods are
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 507404 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 140)
- 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).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 496519 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 139)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 491269 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 138)
- 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
Displaying revisions 141 - 160 of 297
openSUSE Build Service is sponsored by