Subject: CVS commit: [pkgsrc-2006Q4] pkgsrc/graphics/gd
To: None <pkgsrc-changes@NetBSD.org>
From: Geert Hendrickx <ghen@netbsd.org>
List: pkgsrc-changes
Date: 02/18/2007 12:09:25
Module Name: pkgsrc
Committed By: ghen
Date: Sun Feb 18 12:09:25 UTC 2007
Modified Files:
pkgsrc/graphics/gd [pkgsrc-2006Q4]: Makefile distinfo
pkgsrc/graphics/gd/patches [pkgsrc-2006Q4]: patch-ac
Log Message:
Pullup ticket 2022 - requested by salo
security update for gd
- pkgsrc/graphics/gd/Makefile 1.71-1.72
- pkgsrc/graphics/gd/distinfo 1.24-1.25
- pkgsrc/graphics/gd/patches/patch-ac 1.4-1.5
Module Name: pkgsrc
Committed By: wiz
Date: Wed Feb 7 20:28:49 UTC 2007
Modified Files:
pkgsrc/graphics/gd: Makefile
Log Message:
Update HOMEPAGE.
---
Module Name: pkgsrc
Committed By: adam
Date: Fri Feb 16 20:37:52 UTC 2007
Modified Files:
pkgsrc/graphics/gd: Makefile distinfo
pkgsrc/graphics/gd/patches: patch-ac
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
---
Module Name: pkgsrc
Committed By: adam
Date: Sat Feb 17 07:04:45 UTC 2007
Modified Files:
pkgsrc/graphics/gd: distinfo
pkgsrc/graphics/gd/patches: patch-ac
Log Message:
Patch patch-ac
To generate a diff of this commit:
cvs rdiff -r1.70 -r1.70.6.1 pkgsrc/graphics/gd/Makefile
cvs rdiff -r1.23 -r1.23.6.1 pkgsrc/graphics/gd/distinfo
cvs rdiff -r1.3 -r1.3.6.1 pkgsrc/graphics/gd/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.