imagemagick: security bump to version 6.7.8-8

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>
This commit is contained in:
Gustavo Zacarias 2012-08-06 16:15:18 -03:00 committed by Thomas Petazzoni
parent f40f70d148
commit e21517689d

View file

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