pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/ImageMagick
Module Name: pkgsrc
Committed By: wiz
Date: Mon Sep 3 10:37:11 UTC 2018
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile Makefile.common distinfo
Log Message:
ImageMagick: update to 7.0.8.11.
2018-08-28 7.0.8-11 Cristy <quetzlzacatenango@image...>
* Release ImageMagick version 7.0.8-11, GIT revision 14729:798fbdb5b:20180828
2018-08-15 7.0.8-11 Cristy <quetzlzacatenango@image...>
* Fixed numerous use of uninitialized values, integer overflow, memory
exceeded, and timeouts (credit to OSS Fuzz).
* Add support for "module" security policy.
To generate a diff of this commit:
cvs rdiff -u -r1.247 -r1.248 pkgsrc/graphics/ImageMagick/Makefile
cvs rdiff -u -r1.175 -r1.176 pkgsrc/graphics/ImageMagick/Makefile.common
cvs rdiff -u -r1.192 -r1.193 pkgsrc/graphics/ImageMagick/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/ImageMagick/Makefile
diff -u pkgsrc/graphics/ImageMagick/Makefile:1.247 pkgsrc/graphics/ImageMagick/Makefile:1.248
--- pkgsrc/graphics/ImageMagick/Makefile:1.247 Thu Aug 23 14:52:22 2018
+++ pkgsrc/graphics/ImageMagick/Makefile Mon Sep 3 10:37:10 2018
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.247 2018/08/23 14:52:22 leot Exp $
+# $NetBSD: Makefile,v 1.248 2018/09/03 10:37:10 wiz Exp $
-PKGREVISION= 3
.include "Makefile.common"
PKGNAME= ImageMagick-${DISTVERSION}
Index: pkgsrc/graphics/ImageMagick/Makefile.common
diff -u pkgsrc/graphics/ImageMagick/Makefile.common:1.175 pkgsrc/graphics/ImageMagick/Makefile.common:1.176
--- pkgsrc/graphics/ImageMagick/Makefile.common:1.175 Thu Aug 16 08:23:16 2018
+++ pkgsrc/graphics/ImageMagick/Makefile.common Mon Sep 3 10:37:10 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.175 2018/08/16 08:23:16 wiz Exp $
+# $NetBSD: Makefile.common,v 1.176 2018/09/03 10:37:10 wiz Exp $
#
# When updating this package, please upload the distfile
# since they disappear immediately when new releases happen,
@@ -7,7 +7,7 @@
# used by graphics/p5-PerlMagick/Makefile
IM_MAJOR_VER= 7.0.8
-IM_MINOR_VER= 10
+IM_MINOR_VER= 11
IM_MAJOR_LIB_VER= 7
.if (${IM_MINOR_VER} != NONE)
Index: pkgsrc/graphics/ImageMagick/distinfo
diff -u pkgsrc/graphics/ImageMagick/distinfo:1.192 pkgsrc/graphics/ImageMagick/distinfo:1.193
--- pkgsrc/graphics/ImageMagick/distinfo:1.192 Thu Aug 23 14:52:22 2018
+++ pkgsrc/graphics/ImageMagick/distinfo Mon Sep 3 10:37:10 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.192 2018/08/23 14:52:22 leot Exp $
+$NetBSD: distinfo,v 1.193 2018/09/03 10:37:10 wiz Exp $
-SHA1 (ImageMagick-7.0.8-10.tar.xz) = c69fb5b1ec2d04711a98df8762926a37e3f13bc5
-RMD160 (ImageMagick-7.0.8-10.tar.xz) = 9e5339d7e4f2dbc42090cd8394bca5b97dc485ba
-SHA512 (ImageMagick-7.0.8-10.tar.xz) = a4869e0a9be5e04c04fcd1fce5c4141d63968ee7f1dd78d84724921f2f088bdcea8c3b3799e1ff555a2a04dec32a1fb7c4a1e6053a6185e9a36c6ae0f1b9c6ed
-Size (ImageMagick-7.0.8-10.tar.xz) = 8635496 bytes
+SHA1 (ImageMagick-7.0.8-11.tar.xz) = 1e62fde95d32afaaff150e0227733797721ce2ba
+RMD160 (ImageMagick-7.0.8-11.tar.xz) = 9264fb51eae273ef8295a2cfee8352f8cd835ad9
+SHA512 (ImageMagick-7.0.8-11.tar.xz) = b6f7493095097d3c551c70acd2181fb8e252750916534602646c7c765d756b5483c1bdd08b00d59f8b0bc3963729a2b64bf8cb467e3f23e26a4d35515b6d3b18
+Size (ImageMagick-7.0.8-11.tar.xz) = 8638236 bytes
SHA1 (patch-config_policy.xml) = 2c446a00fc00f85ab33eae0691d4d8989a46289f
Home |
Main Index |
Thread Index |
Old Index