ports/102817: Update ImageMagick to 6.2.9-3
Arjan van Leeuwen
avleeuwen at piwebs.com
Sun Sep 3 13:00:36 UTC 2006
>Number: 102817
>Category: ports
>Synopsis: Update ImageMagick to 6.2.9-3
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Sep 03 13:00:34 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Arjan van Leeuwen
>Release: FreeBSD 6.1-RELEASE i386
>Organization:
Opera Software ASA
>Environment:
System: FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006
root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
>Description:
This patch updates ImageMagick to version 6.2.9-3. \
A heap and stack buffer overflow was fixed in this release (CVE-2006-374{3|4}).
Thanks to: Thomas Vogt <thomas at bsdunix dot ch> for reporting the security issue
>How-To-Repeat:
>Fix:
--- ImageMagick.diff begins here ---
diff -urN /usr/ports/graphics/ImageMagick/Makefile ImageMagick/Makefile
--- /usr/ports/graphics/ImageMagick/Makefile Fri Aug 4 14:34:43 2006
+++ ImageMagick/Makefile Sun Sep 3 13:11:14 2006
@@ -6,7 +6,7 @@
#
PORTNAME= ImageMagick
-DISTVERSION= 6.2.8-5
+DISTVERSION= 6.2.9-3
CATEGORIES= graphics perl5
MASTER_SITES= ftp://ftp.imagemagick.org/pub/ImageMagick/ \
ftp://gd.tuwien.ac.at/pub/graphics/ImageMagick/ \
diff -urN /usr/ports/graphics/ImageMagick/distinfo ImageMagick/distinfo
--- /usr/ports/graphics/ImageMagick/distinfo Wed Jul 26 17:44:03 2006
+++ ImageMagick/distinfo Sun Sep 3 13:11:43 2006
@@ -1,3 +1,3 @@
-MD5 (ImageMagick-6.2.8-5.tar.bz2) = fea659c7e3e318358a8cff0366aae0b7
-SHA256 (ImageMagick-6.2.8-5.tar.bz2) = a93dbd334460063aa9e55c1d588f8bb59d60a3e13713c863f5ad531450fda59e
-SIZE (ImageMagick-6.2.8-5.tar.bz2) = 5313874
+MD5 (ImageMagick-6.2.9-3.tar.bz2) = 535a9304f0307cbd5a552b7b106d7f94
+SHA256 (ImageMagick-6.2.9-3.tar.bz2) = 2b55f53aba0cb83c0fea0352de76b4828920c68445f08cfdb3e3ceeb23ce0fa5
+SIZE (ImageMagick-6.2.9-3.tar.bz2) = 5365841
diff -urN /usr/ports/graphics/ImageMagick/pkg-plist ImageMagick/pkg-plist
--- /usr/ports/graphics/ImageMagick/pkg-plist Wed Jul 26 17:44:03 2006
+++ ImageMagick/pkg-plist Sun Sep 3 14:11:01 2006
@@ -90,6 +90,7 @@
include/magick/statistic.h
include/magick/stream.h
include/magick/string_.h
+include/magick/threshold.h
include/magick/timer.h
include/magick/token.h
include/magick/transform.h
@@ -452,6 +453,7 @@
%%DATADIR%%-%%PORTVERSION%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/images/arc.png
%%PORTDOCS%%%%DOCSDIR%%/images/background.jpg
+%%PORTDOCS%%%%DOCSDIR%%/images/black.png
%%PORTDOCS%%%%DOCSDIR%%/images/button.gif
%%PORTDOCS%%%%DOCSDIR%%/images/configure.jpg
%%PORTDOCS%%%%DOCSDIR%%/images/definitive-guide.png
@@ -466,12 +468,14 @@
%%PORTDOCS%%%%DOCSDIR%%/images/logo.eps
%%PORTDOCS%%%%DOCSDIR%%/images/logo.jpg
%%PORTDOCS%%%%DOCSDIR%%/images/montage.jpg
+%%PORTDOCS%%%%DOCSDIR%%/images/navy.png
%%PORTDOCS%%%%DOCSDIR%%/images/piechart.png
%%PORTDOCS%%%%DOCSDIR%%/images/reconstruct.jpg
%%PORTDOCS%%%%DOCSDIR%%/images/red-ball.png
%%PORTDOCS%%%%DOCSDIR%%/images/red-circle.png
%%PORTDOCS%%%%DOCSDIR%%/images/right.gif
%%PORTDOCS%%%%DOCSDIR%%/images/rose-over.png
+%%PORTDOCS%%%%DOCSDIR%%/images/rose-sigmoidal.png
%%PORTDOCS%%%%DOCSDIR%%/images/rose.jpg
%%PORTDOCS%%%%DOCSDIR%%/images/rose.png
%%PORTDOCS%%%%DOCSDIR%%/images/script.png
@@ -585,6 +589,7 @@
%%PORTDOCS%%%%DOCSDIR%%/www/download.html
%%PORTDOCS%%%%DOCSDIR%%/www/examples.html
%%PORTDOCS%%%%DOCSDIR%%/www/formats.html
+%%PORTDOCS%%%%DOCSDIR%%/www/fx.html
%%PORTDOCS%%%%DOCSDIR%%/www/history.html
%%PORTDOCS%%%%DOCSDIR%%/www/identify.html
%%PORTDOCS%%%%DOCSDIR%%/www/import.html
--- ImageMagick.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list