Subject: CVS commit: pkgsrc/graphics/GraphicsMagick
From: OBATA Akio
Date: 2008-04-29 06:56:24
Message id: 20080429045624.C37D5175D0@cvs.netbsd.org

Log Message:
Update GraphicsMagick to 1.1.12.

Significant changes associated with GraphicsMagick 1.1.12 (released April 28, 2008)

  Security Fixes:

    o Do not access X11 or invoke convenience or stealth delegate
      programs based on the file extension. In particular, these file
      extensions are rejected for consideration as a format specifier:
      'autotrace', 'browse', 'dcraw', 'edit', 'gs-color',
      'gs-color+alpha', 'gs-gray', 'gs-mono', 'launch', 'mpeg-encode',
      'print', 'scan', 'show', 'win', 'xc', and 'x'.

  Bugs Fixed:

    o magick/effect.c: Should now compile for ARM CPU.

    o TIFF: Don't request Kodak private tags since these cause some
      versions of libtiff to misbehave.

    o When performing string expansion of image attribute identifiers, skip
      those which require access to image pixels if image pixels are not
      present.

    o CropImageToHBITMAP(), ImageToHBITMAP(): Fix leak of bitmap handle.

Files:
RevisionActionfile
1.8modifypkgsrc/graphics/GraphicsMagick/Makefile
1.3modifypkgsrc/graphics/GraphicsMagick/PLIST
1.6modifypkgsrc/graphics/GraphicsMagick/buildlink3.mk
1.5modifypkgsrc/graphics/GraphicsMagick/distinfo