pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/ImageMagick Updated ImageMagick to 7.0.3.10.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8d9d7c590dd5
branches: trunk
changeset: 355775:8d9d7c590dd5
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Dec 12 13:43:24 2016 +0000
description:
Updated ImageMagick to 7.0.3.10.
2016-12-10 7.0.3-10 Cristy <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.3-10, GIT revision 19191:338f088:20161210.
2016-12-07 7.0.3-10 Cristy <quetzlzacatenango@image...>
* Set colorspace to sRGB if -append has non-homogenous colorspaces (reference
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29105).
* Respect connected-components:area-threshold define (reference
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31006).
* Enable alpha channel if background color is non-opaque (reference
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31016).
* Return correct offset for negative index for -fx option (reference
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31019).
* Fixed improper scaling of certain FITS images (reference
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31028).
* Properly center text label (reference
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31027).
2016-12-05 7.0.3-9 Cristy <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.3-9, GIT revision 19139:6fed3f1:20161205.
2016-11-26 7.0.3-9 Cristy <quetzlzacatenango@image...>
* Support the compare -read-mask option.
* Support read-masks for the -modulate option.
* Prevent buffer overflow when streaming an image (reference
https://github.com/ImageMagick/ImageMagick/issues/312).
* Fix possible buffer overflow when writing compressed TIFFS (vulnerability
report from Cisco Talos, CVE-2016-8707).
diffstat:
graphics/ImageMagick/Makefile.common | 4 ++--
graphics/ImageMagick/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r 9801aa974cc8 -r 8d9d7c590dd5 graphics/ImageMagick/Makefile.common
--- a/graphics/ImageMagick/Makefile.common Mon Dec 12 13:33:38 2016 +0000
+++ b/graphics/ImageMagick/Makefile.common Mon Dec 12 13:43:24 2016 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile.common,v 1.136 2016/11/28 15:07:11 wiz Exp $
+# $NetBSD: Makefile.common,v 1.137 2016/12/12 13:43:24 wiz Exp $
#
# used by graphics/p5-PerlMagick/Makefile
IM_MAJOR_VER= 7.0.3
-IM_MINOR_VER= 8
+IM_MINOR_VER= 10
IM_MAJOR_LIB_VER= 7
.if (${IM_MINOR_VER} != NONE)
diff -r 9801aa974cc8 -r 8d9d7c590dd5 graphics/ImageMagick/distinfo
--- a/graphics/ImageMagick/distinfo Mon Dec 12 13:33:38 2016 +0000
+++ b/graphics/ImageMagick/distinfo Mon Dec 12 13:43:24 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.155 2016/11/28 15:07:11 wiz Exp $
+$NetBSD: distinfo,v 1.156 2016/12/12 13:43:24 wiz Exp $
-SHA1 (ImageMagick-7.0.3-8.tar.xz) = 905487a2be68d36f98be474922dde548a94c5e25
-RMD160 (ImageMagick-7.0.3-8.tar.xz) = 4465e46c9c6570061263d18454fd24a8e8d13cf8
-SHA512 (ImageMagick-7.0.3-8.tar.xz) = c673c8d0ae044441b593bfc7a9cbdd7f5408bf725215742351c204a7611be3e0d857b7bc367a2b85e3497f4c91a4cc0e96fae346e2fa4efbc2a37c760b742ca7
-Size (ImageMagick-7.0.3-8.tar.xz) = 8292080 bytes
+SHA1 (ImageMagick-7.0.3-10.tar.xz) = 2149f1772c38a653fd92fea669bcaef8be6ead42
+RMD160 (ImageMagick-7.0.3-10.tar.xz) = 251af501620a8b999879c197416e412183c93797
+SHA512 (ImageMagick-7.0.3-10.tar.xz) = c138d2a632e72fa6703e245d53219a0d630949c87ae8afc141d7a5ddfbad8e3ae9fa204b3732f44e6b8d164c1b5c316430cec3821de8771c65832ecadd0a16c3
+Size (ImageMagick-7.0.3-10.tar.xz) = 8299108 bytes
Home |
Main Index |
Thread Index |
Old Index