diff options
author | peter <peter@FreeBSD.org> | 1997-02-21 01:17:36 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-02-21 01:17:36 +0800 |
commit | abc43a54c3bd46a84407a99f72bf2759918a201a (patch) | |
tree | 129e3f3d09b6f55c6de5b4e3fa6fb4d62c6ea06f /www/squid31/distinfo | |
parent | 3cd79c9984873bba66b952ffc7d54bd7ac74fd3d (diff) | |
download | freebsd-ports-gnome-abc43a54c3bd46a84407a99f72bf2759918a201a.tar.gz freebsd-ports-gnome-abc43a54c3bd46a84407a99f72bf2759918a201a.tar.zst freebsd-ports-gnome-abc43a54c3bd46a84407a99f72bf2759918a201a.zip |
Include patch distributed on the web page to tie up some problems:
- POST didn't work if there were null characters (strncpy vs. memcpy)
- defensive measures to try and stop "HELP! IP cache overflowing"
- warn when forced to do blocking gethostbyxxxx() calls
- fix some coredumps and other problems
Reviewed by:
Submitted by:
Obtained from:
Diffstat (limited to 'www/squid31/distinfo')
-rw-r--r-- | www/squid31/distinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/squid31/distinfo b/www/squid31/distinfo index 9e3265ff84f0..30ed28cea1e4 100644 --- a/www/squid31/distinfo +++ b/www/squid31/distinfo @@ -1 +1,2 @@ MD5 (squid/squid-1.1.6-src.tar.gz) = 99a5d163781c116a97b5e01ce2a6c72e +MD5 (squid/fixes.patch) = fe52d4b2c2e510c592fc414f2687d470 |