Commit Graph

27 Commits

Author SHA1 Message Date
naddy
8d07663180 remove -Lxxx/.libs workarounds required with GNU libtool 2010-09-26 13:40:11 +00:00
jasper
023b5d3d20 SECURITY FIX for CVE-2009-3546
buffer overflow or buffer over-read attacks via a crafted GD file
2010-01-04 15:05:49 +00:00
steven
d6995d6f70 update to 2.0.35
ok simon@
2007-07-02 10:46:04 +00:00
rui
b9d6e0e5b4 roll in a distribution patch which fixes:
CVE-2007-2756 gdPngReadData function allows user-assisted attackers to cause a denial of service
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2756

ok naddy@
2007-05-31 18:32:06 +00:00
bernd
83202226e6 Security update to gd-2.0.34. (CVE-2007-0455)
This update fixes multiple security vulnerabilities.

More info:
http://www.libgd.org/ReleaseNote020034
http://secunia.com/advisories/23916/

Tested in a bulk build by steven@. Thanks!

ok espie@
2007-02-17 16:30:11 +00:00
bernd
6cb9a7ea81 Security fix for gd-2.0.33. (CVE-2006-2906)
Fixes an infinite loop error within the handling of GIF images.

Detailed information: http://secunia.com/advisories/20500/

Fix from Xavier Roche via Ubuntu via NetBSD

ok naddy@
2006-06-15 22:18:25 +00:00
fgsch
b4aa799d4b try again: remove ttf, X11, Xpm and pthreads dependencies.
use libtool, from bernd@.
sturm@ ok.
2005-10-24 05:02:40 +00:00
fgsch
460ce94c0a update to gd 2.0.33; brings gif back between many other things.
reviewed by several ppl, many thanks.
2005-10-12 05:37:43 +00:00
brad
892c9e01da pass the pic flag along to the compiler when linking the shared library. 2000-10-18 14:50:55 +00:00
brad
107abfb98e revert switch to libtool, use "cc -shared" to create shared libraries 2000-09-16 11:44:22 +00:00
brad
670af4db68 better, eliminates relinking of libraries on installation 2000-09-14 14:17:17 +00:00
brad
9b2f5996e2 simplify this patch 2000-09-14 13:07:47 +00:00
brad
5740769a24 - remove -L. from LDFLAGS
- use --quiet option with libtool
2000-07-02 03:41:06 +00:00
brad
0a878b8131 - use --mode option with libtool
- use better names for the patches
2000-06-25 02:45:33 +00:00
brad
2b18b4aa98 fixup gd's Makefile 2000-06-22 09:53:55 +00:00
brad
d582000a01 make gd's Makefile make use of DESTDIR 2000-06-22 09:08:16 +00:00
brad
cb9b28df59 switch to libtool for shared library creation 2000-06-22 06:18:38 +00:00
brad
1f452b315f add a no_x11 flavor build which can be very useful for people wanting to
use MRTG on system(s) without X11 being installed.
2000-06-22 03:48:45 +00:00
brad
59cd2c77a2 upgrade to gd 1.8.3 2000-06-12 17:25:48 +00:00
brad
dfd56f2e61 upgrade to gd 1.8.1 2000-03-15 19:12:47 +00:00
brad
1e089b8a5c - add license info
- add NO_CONFIGURE
- Fake
- check if NO_SHARED_LIBS is set to yes instead of just being defined
2000-03-04 23:58:54 +00:00
brad
e2e695ba60 - add support for a shared library
- make gd respect CFLAGS
- add patch to suppress malloc.h warnings
1999-11-26 16:50:03 +00:00
kevlo
d4aeb75423 Update to version 1.7.3. Fix PLIST. 1999-11-16 08:03:23 +00:00
kevlo
5f52fd8914 Update to version 1.7.3, we don't need those patches. 1999-11-16 07:57:00 +00:00
brad
389d5387fa upgrade to gd 1.6.2; add files forgotten in previous commit 1999-07-26 00:37:36 +00:00
brad
ca074d6a35 upgrade to gd 1.6.2;
- this version now generates the .PNG graphics file format and NOT .GIF,
this is due to the patent Unisys has on LZW compression.
1999-07-26 00:36:34 +00:00
brad
1dfd69d274 add gd port 1999-02-21 23:28:05 +00:00