pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/GraphicsMagick



Module Name:    pkgsrc
Committed By:   obache
Date:           Tue Apr 29 04:56:24 UTC 2008

Modified Files:
        pkgsrc/graphics/GraphicsMagick: Makefile PLIST buildlink3.mk distinfo

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.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/graphics/GraphicsMagick/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/GraphicsMagick/PLIST
cvs rdiff -r1.5 -r1.6 pkgsrc/graphics/GraphicsMagick/buildlink3.mk
cvs rdiff -r1.4 -r1.5 pkgsrc/graphics/GraphicsMagick/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index