package/imagemagick: security bump to version 7.0.7-10
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 12 Nov 2017 12:54:11 +0000 (13:54 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 12 Nov 2017 16:52:22 +0000 (17:52 +0100)
Version 7.0.7-3 fixes CVE-2017-15218:
Stop potential leaks in the JNG decoder

Changelog: https://www.imagemagick.org/script/changelog.php

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/imagemagick/imagemagick.hash
package/imagemagick/imagemagick.mk

index 92880a9aecfc493104af9691e85d505de7bb452f..2468bdbc233adb80ef5ca2f4303c46d678a79209 100644 (file)
@@ -1,2 +1,2 @@
 # Locally computed
-sha256 5a45e29509dbb23793a9c8db5c47ef1114c1ee82c9ca60053eaf06b3fc243e2c  7.0.7-1.tar.gz
+sha256 924d1161ed2399bcb72f98419072b3130a466e07d9a6fce43d27458ffa907ffa  7.0.7-10.tar.gz
index 9043ce8e5e1f634991b307e4a42b783cab982d39..c2171a756410031e291d7f3c306799d0a016e6a4 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-IMAGEMAGICK_VERSION = 7.0.7-1
+IMAGEMAGICK_VERSION = 7.0.7-10
 IMAGEMAGICK_SOURCE = $(IMAGEMAGICK_VERSION).tar.gz
 IMAGEMAGICK_SITE = https://github.com/ImageMagick/ImageMagick/archive
 IMAGEMAGICK_LICENSE = Apache-2.0