pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/ImageMagick Update ImageMagick to 6.9.0-5. C...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2d6d275771d4
branches:  trunk
changeset: 646454:2d6d275771d4
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Feb 08 22:36:51 2015 +0000

description:
Update ImageMagick to 6.9.0-5.  Changes:

2015-02-08  6.9.0-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.0-5, SVN revision 17946.

2015-01-30  6.9.0-5 Glenn Randers-Pehrson <glennrp@image...>
  * In coders/gif.c, quiet two warnings.

2015-01-24  6.9.0-5 Dirk Lemstra <dirk%lem.....org@localhost>
  * Fixed iccColorProfile() in Magick++ (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=26910).
  * Fixed infinite loop in HDR reader (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26929).

2015-01-23  6.9.0-5 Glenn Randers-Pehrson <glennrp@image...>
  * Check lengths of certain MNG chunks before reading them.
  * In the PNG codec, check status wherever a function returns it.

2015-01-18  6.9.0-5 Cristy  <quetzlzacatenango@image...>
  * Remove possible resource memory leak in a multi-threaded program (bug
    report and patch from David Chapman <d...%acm.org@localhost>.
  * Small optimization to pixel cache.
  * More image sanity checks.
  * Support writing base64-encoded images (e.g
          convert logo: inline:jpeg:logo.txt).
  * Repair small TIFF leak when pinging (patch provided by Andrey Cherniy).

2015-01-16  6.9.0-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.0-4, SVN revision 17697.

2015-01-07  6.9.0-4 Cristy  <quetzlzacatenango@image...>
  * Additional coder sanity checks (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26842,
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26682).

2015-01-05  6.9.0-4 Dirk Lemstra <dirk%lem.....org@localhost>
  * Report Ghostscript version when -verbose is used and when an exception
    is raised.
  * Fixed invalid path check in MagickCoreGenesis under Windows and disabled
    ProvideDllMain by default (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&p=118875).

2015-01-01  6.9.0-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.0-3, SVN revision 17537.

2015-01-01  6.9.0-3 Cristy  <quetzlzacatenango@image...>
  * ImageMagick builds when HDRI is enabled (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26803).

2014-12-31  6.9.0-3 Glenn Randers-Pehrson <glennrp@image...>
  * Don't read beyond the end of a tEXt keyword when checking for Raw profile.

2014-12-27  6.9.0-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.9.0-2, SVN revision 17468.

2014-12-14  6.9.0-1 Dirk Lemstra <dirk@snakeware...>
  * Added support for reading EXR files to the Windows distribution.
  * Fixed enabling alpha in 32-bit BMP files (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26662).
  * Added support for writing 16-bit TGA files (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=26693).
  * Improved performance of dds:cluster-fit when OpenMP is enabled.
  * Added support for distributed pixel cache to the Windows distribution.

2014-12-04  6.9.0-1 Alexey Dolgavin <dolgavin.alexey@gmail...>
  * Fix ImageMagick crashes while read EXIF from TIFF.

2014-11-20  6.9.0-1 Glenn Randers-Pehrson <glennrp@image...>
  * 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 (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26576).
  * Update progress monitor for every PNG row instead of every pass (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=26589).
  * Reject input PNG with dimensions larger than specified with -limit width
    and -limit height.

2014-11-20  6.9.0-1 Cristy  <quetzlzacatenango@image...>
  * Fix double free / invalid read when converting jpg to pdb (thanks to
    Hanno).
  * Maximum XWD image size is 64Kx64K (thanks to Hanno).
  * Maximum DPX number of elements is 8 (thanks to Hanno).
  * Transient problem with SVG (reference
      http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26587).
  * Numerous buffer overflow fixes (thanks to Gynvael Coldwind and
    Mateusz Jurczyk of the Google Security Team).
  * Additional PNM sanity checks (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26682).
  * The SetImageBias() bias value is no longer ignored (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25732).
  * Area crop now returns the expected number of tiles (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26701).
  * Respect TGA ColorMapIndex field (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26738).
  * Clang does not support __alloc_size__, fix fabs() (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26739).
  * Support width and height resource limits.
  * Don't read TIFF profiles when pinging (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=26670).

diffstat:

 graphics/ImageMagick/Makefile.common |  4 ++--
 graphics/ImageMagick/distinfo        |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 30ce27bdb0d4 -r 2d6d275771d4 graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common      Sun Feb 08 22:04:16 2015 +0000
+++ b/graphics/ImageMagick/Makefile.common      Sun Feb 08 22:36:51 2015 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.111 2015/02/07 22:58:18 tnn Exp $
+# $NetBSD: Makefile.common,v 1.112 2015/02/08 22:36:51 snj Exp $
 #
 # used by graphics/p5-PerlMagick/Makefile
 
 IM_MAJOR_VER=          6.9.0
-IM_MINOR_VER=          0
+IM_MINOR_VER=          5
 IM_MAJOR_LIB_VER=      6
 
 .if (${IM_MINOR_VER} != NONE)
diff -r 30ce27bdb0d4 -r 2d6d275771d4 graphics/ImageMagick/distinfo
--- a/graphics/ImageMagick/distinfo     Sun Feb 08 22:04:16 2015 +0000
+++ b/graphics/ImageMagick/distinfo     Sun Feb 08 22:36:51 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.129 2014/12/04 09:28:24 he Exp $
+$NetBSD: distinfo,v 1.130 2015/02/08 22:36:51 snj Exp $
 
-SHA1 (ImageMagick-6.9.0-0.tar.xz) = 6bf4263ceaeea61e00fe15a95db320d49bcc48c4
-RMD160 (ImageMagick-6.9.0-0.tar.xz) = 28eee0e91bc0cef91a6531808addc38c6c26f478
-Size (ImageMagick-6.9.0-0.tar.xz) = 7893104 bytes
+SHA1 (ImageMagick-6.9.0-5.tar.xz) = 51fb1e4955f8548107f0a126bf541fbf4ed2c96b
+RMD160 (ImageMagick-6.9.0-5.tar.xz) = 9e79a3b6e634b571a8f144ab37ea6723e9a9205e
+Size (ImageMagick-6.9.0-5.tar.xz) = 7914344 bytes



Home | Main Index | Thread Index | Old Index