Commit Graph

14 Commits

Author SHA1 Message Date
sturm
a604f81e7c update to zip 3.0
from form@ via mikeb@
2009-01-14 16:59:51 +00:00
naddy
9afa4982b3 Update to 2.32 from David Hill <dhill@mindcry.org>. Clean up a bit. 2006-07-30 17:33:40 +00:00
robert
acdf132e4d SECURITY:
fix a buffer overflow; bump PKGNAME;
When zip performs recursive folder compression, it does not check
for the length of resulting path. If the path is too long, a buffer overflow
occurs leading to stack corruption and segmentation fault;
CAN-2004-1010
2004-12-04 15:36:36 +00:00
kevlo
e7f0b7d4d6 use mkstemp(). 2004-02-06 08:29:24 +00:00
brad
922f31a222 remove chmod's from Zip's Makefile, install sets the right file perms 2000-07-24 02:28:01 +00:00
brad
8433763476 use better filename for patch 2000-07-24 02:06:59 +00:00
brad
b3a38f3e2f - make use of MAKE_FLAGS
- bump NEED_VERSION
2000-03-26 22:12:27 +00:00
kevlo
a292a8ef7b - upgrade to version 2.3
- update the MASTER_SITES. The original site has been moved
- Fake
2000-03-16 03:33:54 +00:00
brad
e9c2f4301f - remove do-install target
- cleanup Makefile
- make this port respect CC and CFLAGS
- use zip's own install target and use BSD_INSTALL macros instead of just
copying the files
1999-12-18 01:48:51 +00:00
form
eaea23ec16 fix... 1998-06-22 10:15:31 +00:00
marc
e1dded1f93 fix config so it works with gcc-2.8 1998-04-08 04:41:51 +00:00
angelos
b96eab3e95 Fix for my fix :-) 1997-11-25 22:22:42 +00:00
angelos
2a2c1228df Fix mktemp() race conditions. 1997-11-25 21:33:33 +00:00
angelos
9fa9e77f4e Fix gets() usage. 1997-11-24 23:36:23 +00:00