Subject: CVS commit: pkgsrc/graphics/gd
From: Adam Ciarcinski
Date: 2007-02-16 21:37:52
Message id: 20070216203752.03BE72150A@cvs.netbsd.org

Log Message:
Changes 2.0.34:
* 32-bit multiplication overflow vulnerabilities along with a number of similar
  issues
* Memory allocation errors that were not checked
* Multiple issues in the GIF loader. Corrupt gif images would cause a segfault
  or infinite loop
* Malformed or empty PNG image also may have caused segfaults
* gdImageFillToBorder segfaulted when the color was not opaque (alpha > 0)
* Antialiased lines drawn on an images edge caused a segfault
* gdImageFill segfaulted when used with patterns or invalid arguments
* gdImageFilledEllipse did not respect transparency

Files:
RevisionActionfile
1.72modifypkgsrc/graphics/gd/Makefile
1.24modifypkgsrc/graphics/gd/distinfo
1.4modifypkgsrc/graphics/gd/patches/patch-ac