372 Commits

Author SHA256 Message Date
6d2fad2b57 - 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  <quetzlzacatenango@image...>
  * 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).
    + ImageMagick-CVE-2016-5118.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=257
2016-05-31 08:38:38 +00:00
fd14b1dcf3 - security update:
* CVE-2016-5118 [bsc#982178]
    + GraphicsMagick-CVE-2016-5118.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=256
2016-05-31 07:28:14 +00:00
b1059c89a0 - 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

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=254
2016-05-17 09:26:57 +00:00
OBS User mrdocs
cceb4654ff Accepting request 394840 from home:computersalat:devel:graphics
rework ImageMagick-6.8.8-1-disable-insecure-coders.patch, rebase patches

OBS-URL: https://build.opensuse.org/request/show/394840
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=253
2016-05-13 19:31:18 +00:00
27ecdde9e5 Accepting request 393905 from home:vitezslav_cizek:branches:graphics
- 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

OBS-URL: https://build.opensuse.org/request/show/393905
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=251
2016-05-05 14:05:14 +00:00
08c5ab348f - Update to 6.9.3-10: fix imagetragick
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=250
2016-05-05 09:00:57 +00:00
2055803f21 - 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

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=248
2016-04-14 14:30:57 +00:00
19be842a9b - 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.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=246
2016-01-05 11:52:35 +00:00
0d340d2e11 - 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:@- as stdin.
  * Make commas optional for coordinates.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=244
2015-12-17 12:04:48 +00:00
1df4b13fda - 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 @ image.jp2[0] or an individual 
    tile @ image.jp2[1], image.jp2[2].
  * The -caption option no longer fails for filenames with @ 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.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=241
2015-10-12 07:59:03 +00:00
274034c6f4 Accepting request 318978 from home:sbrabec:branches:graphics
- 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)

OBS-URL: https://build.opensuse.org/request/show/318978
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=239
2015-07-27 15:08:42 +00:00
661ea621a0 Accepting request 318218 from home:weberho:branches:graphics
- update to 6.9.1-9

- 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

OBS-URL: https://build.opensuse.org/request/show/318218
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=238
2015-07-24 14:48:42 +00:00
4018dce13a Accepting request 314780 from home:weberho:branches:graphics
update to 6.9.1-6

OBS-URL: https://build.opensuse.org/request/show/314780
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=235
2015-07-03 04:41:14 +00:00
f001dd4de9 - 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.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=232
2015-05-11 14:33:28 +00:00
640df1d3b4 - update to 6.9.0-9
* Writing histograms / mpeg working again.
  * The -linear-stretch option worked for Q16 but not Q32.

- 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

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=230
2015-03-02 09:50:26 +00:00
9eeece4d3f - 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

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=228
2015-01-16 15:17:05 +00:00
9e9dce3250 - do not use -march/-mtune [bnc#904545]
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=226
2014-12-15 11:00:50 +00:00
1587d16dd2 - 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

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=224
2014-11-18 12:52:48 +00:00
e4a3a4fb13 - 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.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=222
2014-10-30 12:57:27 +00:00
0f0d5bd67e - update to 6.8.9-8
* JPEG library version >= 80 is thread safe
  * Added support for some legacy dds formats

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=220
2014-09-22 09:26:46 +00:00
d8b2ac40a8 - 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.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=218
2014-09-10 13:17:13 +00:00
Ismail Dönmez
e0bbd241d9 Accepting request 247959 from home:coolo:branches:openSUSE:Factory
- fix baselibs.conf requires for ImageMagick++

OBS-URL: https://build.opensuse.org/request/show/247959
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=216
2014-09-08 08:31:52 +00:00
1b1767fe5f Accepting request 246789 from home:coolo:branches:openSUSE:Factory
- fix license for spdx 1.2

OBS-URL: https://build.opensuse.org/request/show/246789
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=214
2014-08-29 08:26:52 +00:00
3324f747e7 - build against librsvg again
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=212
2014-07-18 12:44:36 +00:00
1fe2cfbca2 - 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'.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=211
2014-07-18 08:50:35 +00:00
25c53a2342 - 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.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=208
2014-06-25 07:23:14 +00:00
Dirk Stoecker
67fa722692 update
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=207
2014-06-10 13:07:12 +00:00
Dirk Stoecker
a71196958b OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=206 2014-05-31 09:33:26 +00:00
Dirk Stoecker
ba8955798c update again
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=205
2014-05-31 09:31:47 +00:00
Dirk Stoecker
571f3d91e0 Accepting request 235908 from home:coolo:branches:openSUSE:Factory
- 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

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

OBS-URL: https://build.opensuse.org/request/show/235908
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=204
2014-05-31 08:40:12 +00:00
Dirk Stoecker
ef8970d714 update, so that it can be submitted to factory
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=203
2014-05-27 15:38:39 +00:00
Dirk Stoecker
57ffa65c5b Accepting request 235274 from home:Mailaender:branches:graphics
to fix the SLE build properly you will need the project config from my branch, too

OBS-URL: https://build.opensuse.org/request/show/235274
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=202
2014-05-27 14:02:17 +00:00
Ismail Dönmez
9863dd00cd Accepting request 231247 from home:dirkmueller:branches:graphics
- remove dependency on gpg-offline (blocks rebuilds and
  tarball integrity is checked by source-validator anyway)

OBS-URL: https://build.opensuse.org/request/show/231247
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=201
2014-04-24 10:29:20 +00:00
d69c7f6104 - directories in libMagickCore depends on %{clibver} and
%{quantum_depth} [bnc#866442]

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=198
2014-03-03 13:48:05 +00:00
60ce402023 - fix baselibs
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=196
2014-02-27 08:35:22 +00:00
Dirk Stoecker
f1340e34e7 update
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=191
2014-02-26 20:41:49 +00:00
Dirk Stoecker
9bb6400923 update to 6.8.8-7
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=189
2014-02-26 20:20:12 +00:00
Dirk Stoecker
7d713ecf00 Accepting request 223973 from home:Andreas_Schwab:Factory
- Apply disable_mat_test.patch also on m68k

OBS-URL: https://build.opensuse.org/request/show/223973
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=184
2014-02-26 20:01:59 +00:00
c46dbdc34e - 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

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=183
2014-02-18 07:33:00 +00:00
0a821b87dd - 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

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=181
2014-02-13 16:15:15 +00:00
57bed7cd6d - 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

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=178
2014-01-08 18:04:01 +00:00
3c7d87cccf Accepting request 213183 from openSUSE:Factory:Staging:209471
- really disable parallel build, don't just have a comment about it

OBS-URL: https://build.opensuse.org/request/show/213183
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=177
2014-01-08 15:29:03 +00:00
84f632d2a6 - updated to 6.8.7-10:
* fix crash when using -resize with GPU acceleration

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=176
2013-12-18 12:05:45 +00:00
ec2c562fd4 - 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

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=175
2013-12-09 08:58:59 +00:00
331d53025f Accepting request 202553 from home:derselbst
build ImageMagick with openexr support by including openexr-devel as build requirement

OBS-URL: https://build.opensuse.org/request/show/202553
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=173
2013-10-08 09:03:27 +00:00
c3177aa728 - use fdupes -s [bnc#841472]
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=171
2013-10-03 07:14:10 +00:00
OBS User mrdocs
257f500162 Accepting request 201922 from home:coolo:branches:openSUSE:Factory
- documentation back to -doc package (bnc#841472)

- fix baselibs.conf for previous change

OBS-URL: https://build.opensuse.org/request/show/201922
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=169
2013-10-03 01:29:43 +00:00
19631d6835 Accepting request 201893 from home:pgajdos
- documentation back to -doc package

OBS-URL: https://build.opensuse.org/request/show/201893
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=168
2013-10-02 13:27:18 +00:00
6840c482a4 Accepting request 201884 from home:k0da:ppc
- disable mat tests for powerpc bnc#843673 (disable_mat_test.patch)

please forward to Factory and openSUSE 13.1

OBS-URL: https://build.opensuse.org/request/show/201884
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=167
2013-10-02 12:42:32 +00:00
516627bc78 - setting quantum depth to 16 [bnc#840825]
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=165
2013-09-30 13:42:10 +00:00