Revisions of ImageMagick

Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 97)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 197499 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 96)
- 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
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 186110 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 95)
- 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
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 179259 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 94)
- use AllCompliance instead of X11Compliance to cover also 'None'
  [bnc#825151]
  * adjusted no-XPMCompliance.patch
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 178425 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 93)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 176404 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 92)
- 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

- update to 6.8.5-7:
  * fixes reading XPM
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 175829 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 91)
- 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
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 163068 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 90)
- 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) (forwarded request 163063 from coolo)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 162363 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 89)
- 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
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 160757 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 88)
forwarded with a minor fix
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 157781 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 87)
Automatic submission by obs-autosubmit
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 86)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 148633 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 85)
- 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
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 148031 from Marcus Meissner's avatar Marcus Meissner (msmeissn) (revision 84)
- do not disable checking altogether.
- disable-matlab-test.patch: disable the 1 MATLAB testcase that fails.

- disable check for the moment, it breaks on Factory and 12.1, but
  12.2

- 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
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 130324 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 83)
- 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
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 82)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 122204 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 81)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 111463 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 80)
- 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]

- moved the libtool archives to the main package
- separated the bulk documentation
- added a regression %check for the locale comma crash
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 104930 from Adrian Schröter's avatar Adrian Schröter (adrianSuSE) (revision 79)
license update: SUSE-ImageMagick
Use SUSE- proprietary prefix until SPDX upstream accepts ImageMagick as license (e.g. like Fedora) (forwarded request 104919 from babelworx)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 100729 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 78)
- 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
Displaying revisions 201 - 220 of 297
openSUSE Build Service is sponsored by