SECURITY:

update to 6.2.2-0; fixes a heap overflow vulnerability
http://www.vuxml.org/openbsd/9bf5aad8-ba14-11d9-9e14-00065bd5b0b6.html

ok brad@
This commit is contained in:
robert 2005-05-01 07:51:28 +00:00
parent cfb0899d76
commit 88f2539abf
4 changed files with 56 additions and 66 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.79 2005/03/31 04:23:42 pvalchev Exp $
# $OpenBSD: Makefile,v 1.80 2005/05/01 07:51:28 robert Exp $
COMMENT= "image processing tools"
VER= 6.2.0
DASHVER= 8
VER= 6.2.2
DASHVER= 0
DISTNAME= ImageMagick-${VER}-${DASHVER}
CATEGORIES= graphics

View File

@ -1,4 +1,4 @@
MD5 (ImageMagick-6.2.0-8.tar.gz) = ef7619eeffb657cf454e16e690933131
RMD160 (ImageMagick-6.2.0-8.tar.gz) = e820ea28532c31d05064fe55200489d8e97e17ff
SHA1 (ImageMagick-6.2.0-8.tar.gz) = d06f68ea6820bf32a57e25388a3f56016a4a4826
SIZE (ImageMagick-6.2.0-8.tar.gz) = 5665455
MD5 (ImageMagick-6.2.2-0.tar.gz) = 5d401ac3ef7c749ded433b28a5a185e3
RMD160 (ImageMagick-6.2.2-0.tar.gz) = 1163cdea726938e1e8d7231057b6f9922cfe9190
SHA1 (ImageMagick-6.2.2-0.tar.gz) = d44fba9fb73217f7d15458030641ff59f115470c
SIZE (ImageMagick-6.2.2-0.tar.gz) = 5692908

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PFRAG.shared,v 1.10 2005/03/31 04:23:42 pvalchev Exp $
@lib lib/libMagick++.so.8.0
@lib lib/libMagick.so.8.0
@lib lib/libWand.so.8.0
@comment $OpenBSD: PFRAG.shared,v 1.11 2005/05/01 07:51:28 robert Exp $
@lib lib/libMagick++.so.8.2
@lib lib/libMagick.so.8.2
@lib lib/libWand.so.8.2

View File

@ -1,4 +1,6 @@
@comment $OpenBSD: PLIST,v 1.29 2005/03/31 04:23:42 pvalchev Exp $
@comment $OpenBSD: PLIST,v 1.30 2005/05/01 07:51:28 robert Exp $
!%%no_x11%%
%%SHARED%%
bin/Magick++-config
bin/Magick-config
bin/Wand-config
@ -85,6 +87,7 @@ include/magick/semaphore.h
include/magick/shear.h
include/magick/signature.h
include/magick/splay-tree.h
include/magick/statistic.h
include/magick/stream.h
include/magick/string_.h
include/magick/timer.h
@ -136,8 +139,6 @@ lib/pkgconfig/Wand.pc
@man man/man1/identify.1
@man man/man1/mogrify.1
@man man/man1/montage.1
@man man/man4/miff.4
@man man/man5/quantize.5
share/ImageMagick-${VER}/
share/ImageMagick-${VER}/ChangeLog
share/ImageMagick-${VER}/LICENSE
@ -147,41 +148,35 @@ share/ImageMagick-${VER}/config/coder.xml
share/ImageMagick-${VER}/config/log.xml
share/ImageMagick-${VER}/config/magic.xml
share/ImageMagick-${VER}/images/
share/ImageMagick-${VER}/images/ImageMagick.jpg
share/ImageMagick-${VER}/images/background.gif
share/ImageMagick-${VER}/images/background.jpg
share/ImageMagick-${VER}/images/button.gif
share/ImageMagick-${VER}/images/configure.jpg
share/ImageMagick-${VER}/images/devlib.gif
share/ImageMagick-${VER}/images/dogwaffle.png
share/ImageMagick-${VER}/images/difference.png
share/ImageMagick-${VER}/images/donate.png
share/ImageMagick-${VER}/images/examples.jpg
share/ImageMagick-${VER}/images/frame.jpg
share/ImageMagick-${VER}/images/fuzzy-magick.png
share/ImageMagick-${VER}/images/georeviews.gif
share/ImageMagick-${VER}/images/granite.png
share/ImageMagick-${VER}/images/logo.png
share/ImageMagick-${VER}/images/magick-icon.png
share/ImageMagick-${VER}/images/magick.png
share/ImageMagick-${VER}/images/networkeleven.png
share/ImageMagick-${VER}/images/networkredux.png
share/ImageMagick-${VER}/images/pair.png
share/ImageMagick-${VER}/images/promote.png
share/ImageMagick-${VER}/images/right_triangle.png
share/ImageMagick-${VER}/images/right_triangle_option.png
share/ImageMagick-${VER}/images/label.gif
share/ImageMagick-${VER}/images/logo.jpg
share/ImageMagick-${VER}/images/montage.jpg
share/ImageMagick-${VER}/images/reconstruct.jpg
share/ImageMagick-${VER}/images/red-ball.png
share/ImageMagick-${VER}/images/red-circle.png
share/ImageMagick-${VER}/images/right.gif
share/ImageMagick-${VER}/images/rose-over.png
share/ImageMagick-${VER}/images/rose.jpg
share/ImageMagick-${VER}/images/rose.png
share/ImageMagick-${VER}/images/screen.png
share/ImageMagick-${VER}/images/script.gif
share/ImageMagick-${VER}/images/sprite.png
share/ImageMagick-${VER}/images/star.gif
share/ImageMagick-${VER}/images/top.gif
share/ImageMagick-${VER}/images/script.png
share/ImageMagick-${VER}/images/smile.gif
share/ImageMagick-${VER}/images/sponsor.jpg
share/ImageMagick-${VER}/images/sprite.jpg
share/ImageMagick-${VER}/images/travelsur.gif
share/ImageMagick-${VER}/images/twi.png
share/ImageMagick-${VER}/images/white-highlight.png
share/ImageMagick-${VER}/index.html
share/ImageMagick-${VER}/www/
share/ImageMagick-${VER}/www/Authors.html
share/ImageMagick-${VER}/www/Changelog.html
share/ImageMagick-${VER}/www/Copyright.html
share/ImageMagick-${VER}/www/FAQ.html
share/ImageMagick-${VER}/www/ImageMagick.html
share/ImageMagick-${VER}/www/ImageMagickObject.html
share/ImageMagick-${VER}/www/Install-mac.html
share/ImageMagick-${VER}/www/Install-unix.html
share/ImageMagick-${VER}/www/Install-vms.html
share/ImageMagick-${VER}/www/Install-windows.html
share/ImageMagick-${VER}/www/Magick++/
share/ImageMagick-${VER}/www/Magick++/Blob.html
share/ImageMagick-${VER}/www/Magick++/Cache.fig
@ -221,10 +216,8 @@ share/ImageMagick-${VER}/www/Magick++/thumbnail-anatomy-plain.fig
share/ImageMagick-${VER}/www/Magick++/thumbnail-anatomy-plain.jpg
share/ImageMagick-${VER}/www/Magick++/thumbnail-sample-framed.jpg
share/ImageMagick-${VER}/www/Magick++/thumbnail-sample-plain.jpg
share/ImageMagick-${VER}/www/News.html
share/ImageMagick-${VER}/www/Notice.html
share/ImageMagick-${VER}/www/QuickStart.html
share/ImageMagick-${VER}/www/README.html
share/ImageMagick-${VER}/www/advanced-unix-installation.html
share/ImageMagick-${VER}/www/advanced-windows-installation.html
share/ImageMagick-${VER}/www/animate.html
share/ImageMagick-${VER}/www/api/
share/ImageMagick-${VER}/www/api.html
@ -232,7 +225,6 @@ share/ImageMagick-${VER}/www/api/animate.html
share/ImageMagick-${VER}/www/api/annotate.html
share/ImageMagick-${VER}/www/api/attribute.html
share/ImageMagick-${VER}/www/api/blob.html
share/ImageMagick-${VER}/www/api/cache-view.html
share/ImageMagick-${VER}/www/api/cache.html
share/ImageMagick-${VER}/www/api/color.html
share/ImageMagick-${VER}/www/api/colorspace.html
@ -240,7 +232,6 @@ share/ImageMagick-${VER}/www/api/compare.html
share/ImageMagick-${VER}/www/api/composite.html
share/ImageMagick-${VER}/www/api/constitute.html
share/ImageMagick-${VER}/www/api/decorate.html
share/ImageMagick-${VER}/www/api/deprecate.html
share/ImageMagick-${VER}/www/api/display.html
share/ImageMagick-${VER}/www/api/draw.html
share/ImageMagick-${VER}/www/api/drawing-wand.html
@ -268,38 +259,37 @@ share/ImageMagick-${VER}/www/api/shear.html
share/ImageMagick-${VER}/www/api/signature.html
share/ImageMagick-${VER}/www/api/stream.html
share/ImageMagick-${VER}/www/api/transform.html
share/ImageMagick-${VER}/www/api/types.html
share/ImageMagick-${VER}/www/api/version.html
share/ImageMagick-${VER}/www/api/widget.html
share/ImageMagick-${VER}/www/apis.html
share/ImageMagick-${VER}/www/cd.html
share/ImageMagick-${VER}/www/binary-releases.html
share/ImageMagick-${VER}/www/changelog.html
share/ImageMagick-${VER}/www/color.html
share/ImageMagick-${VER}/www/command-line-options.html
share/ImageMagick-${VER}/www/command-line-processing.html
share/ImageMagick-${VER}/www/command-line-tools.html
share/ImageMagick-${VER}/www/compare.html
share/ImageMagick-${VER}/www/composite.html
share/ImageMagick-${VER}/www/conjure.html
share/ImageMagick-${VER}/www/contact.html
share/ImageMagick-${VER}/www/convert.html
share/ImageMagick-${VER}/www/cvs.html
share/ImageMagick-${VER}/www/display.html
share/ImageMagick-${VER}/www/download.html
share/ImageMagick-${VER}/www/examples.html
share/ImageMagick-${VER}/www/formats.html
share/ImageMagick-${VER}/www/help.html
share/ImageMagick-${VER}/www/identify.html
share/ImageMagick-${VER}/www/import.html
share/ImageMagick-${VER}/www/index.html
share/ImageMagick-${VER}/www/install.html
share/ImageMagick-${VER}/www/magick-list.html
share/ImageMagick-${VER}/www/install-source.html
share/ImageMagick-${VER}/www/license.html
share/ImageMagick-${VER}/www/links.html
share/ImageMagick-${VER}/www/magick-core.html
share/ImageMagick-${VER}/www/magick-wand.html
share/ImageMagick-${VER}/www/magick.css
share/ImageMagick-${VER}/www/mailing-list.html
share/ImageMagick-${VER}/www/miff.html
share/ImageMagick-${VER}/www/mogrify.html
share/ImageMagick-${VER}/www/montage.html
share/ImageMagick-${VER}/www/new.html
share/ImageMagick-${VER}/www/objectives.html
share/ImageMagick-${VER}/www/perl.html
share/ImageMagick-${VER}/www/perl-magick.html
share/ImageMagick-${VER}/www/quantize.html
share/ImageMagick-${VER}/www/smile.c
share/ImageMagick-${VER}/www/sponsor.html
share/ImageMagick-${VER}/www/tools.html
share/ImageMagick-${VER}/www/topics.html
share/ImageMagick-${VER}/www/windows.html
!%%no_x11%%
%%SHARED%%
share/ImageMagick-${VER}/www/resources.html
share/ImageMagick-${VER}/www/search.html
share/ImageMagick-${VER}/www/sponsors.html