imagemagick: security bump to version 6.7.8-8
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 6 Aug 2012 19:15:18 +0000 (16:15 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 15 Aug 2012 10:04:22 +0000 (12:04 +0200)
Fixes CVE-2012-3437, CVE-2012-3437 and CVE-2012-3438.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/imagemagick/imagemagick.mk

index ede129a02b14856038c57a78702875a2915afd81..6d34ad388d2dd17a2a5621f17b167711a7dcba0b 100644 (file)
@@ -4,8 +4,8 @@
 #
 #############################################################
 
-IMAGEMAGICK_MAJOR = 6.7.6
-IMAGEMAGICK_VERSION = $(IMAGEMAGICK_MAJOR)-9
+IMAGEMAGICK_MAJOR = 6.7.8
+IMAGEMAGICK_VERSION = $(IMAGEMAGICK_MAJOR)-8
 IMAGEMAGICK_SOURCE = ImageMagick-$(IMAGEMAGICK_VERSION).tar.bz2
 # The official ImageMagick site only keeps the latest versions
 # available, which is annoying. Use an alternate site that keeps all