Next | Query returned 2 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2008-06-08 14:25:43 by Matthias Scheler | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #2416 - requested by obache
Security update for GraphicsMagick

Apply patch to update the package to version 1.1.14:

Significant changes associated with GraphicsMagick 1.1.14:
  Bugs Fixed:
    o Noise generation was not working correctly for anything but a Q8
      build.
    o Poisson noise generator was extremely slow.  Now it is reasonably
      fast.
    o PDF reader now computes bounding box for rotated PDFs correctly.
  Security Fixes:
    o Cineon reader: Fixed crash with broken file from Sami Liedes.
    o PICT reader: Fixed crash with broken files from Sami Liedes.
    o XCF reader: Fixed crash with broken files from Sami Liedes.
  Security Issue Not Fixed:
    o JP2/JPC reader: Several JPEG-2000 files from Sami Liedes broken
      collection cause crashes in Jasper. This is not GraphicsMagick's
      fault.

Significant changes associated with GraphicsMagick 1.1.13:
  Bugs Fixed:
    o Documentation is now installed according to the conventions
      established by the configure script.  This results in documentation
      being installed under /usr/local/share/doc/GraphicsMagick by default.
    o HWB colorspace now works correctly.
    o Composition with CopyOpacity now produces an image with
      transparency (as expected).
    o Composition now preserves the canvas colorspace.
    o Composition with a displacement map (-displace) no longer leaks an
      image.
    o Alpha composition now works as expected when both pixels involved
      include transparency.
    o -gamma multiple channel syntax now works as documented.
    o Now compiles with Visual C++ 2008.
   2008-05-09 13:21:27 by Tyler R. Retzlaff | Files touched by this commit (4)
Log message:
pullup ticket #2366 - requested by obache
GraphicsMagick: security & bug fixes

revisions pulled up:
- pkgsrc/graphics/GraphicsMagick/Makefile
- pkgsrc/graphics/GraphicsMagick/PLIST
- pkgsrc/graphics/GraphicsMagick/buildlink3.mk
- pkgsrc/graphics/GraphicsMagick/distinfo

   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.

Next | Query returned 2 messages, browsing 1 to 10 | previous