Revisions of ImageMagick

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 691504 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 177)
- 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).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 686103 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 176)
- added temporary %pretrans to ImageMagick-config-upstream and
  ImageMagick-config-SUSE [bsc#1122033comment#37]

- 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).

- 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.

- 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)

- provide two new (conflicting) packages with configuration
  [bsc#1122033]:
  * ImageMagick-config-upstream
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 677357 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 175)
- 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

- 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])
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 672384 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 174)
- update to 7.0.8-26:
  * Fixed a number of issues (reference
    https://github.com/ImageMagick/ImageMagick/issues).
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 670284 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 173)
- 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 (forwarded request 670282 from polslinux)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 661859 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 172)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 659958 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 171)
- update to 7.0.8-17:
  * Support -clahe clip limit with percentages (e.g. -clahe
    50x50%+128+3).

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

- asan_build: build ASAN included
- debug_build: build more suitable for debugging
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 639725 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 169)
- allow writing PS, PS2, PS3, XPS, EPS and PDF, disable reading
  only by default security policy [bsc#1105592c#32]

- also disable EPS coder in default policy.xml [bsc#1105592]
  [bsc#1109976#c7]
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 637391 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 168)
- 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).
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 634675 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 167)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 627861 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 166)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 623239 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 165)
- enable i586 tests again, except t/montage.t

- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 610887 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 163)
- 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]
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 606527 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 162)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 603123 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 161)
- 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

- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 595596 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 160)
- security update (webp.c)
  * CVE-2018-9135 [bsc#1087825]
    + ImageMagick-CVE-2018-9135.patch

- consider urw-base35-fonts [bsc#1088463]

- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 593907 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 159)
- Remove BuildRequires on dcraw, it is not needed at buildtime. (forwarded request 593827 from fcrozat)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 582614 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 158)
- update to 7.0.7-25
  * Fixed numerous use of uninitialized values, integer overflow, 
    memory exceeded, and timeouts (credit to OSS Fuzz).
Displaying revisions 121 - 140 of 297
openSUSE Build Service is sponsored by