diff options
author | peter <peter@FreeBSD.org> | 1996-12-16 14:42:15 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1996-12-16 14:42:15 +0800 |
commit | 77aea13b2f24322b034b3625c4c975ba656a7277 (patch) | |
tree | 214d1c6eb060cd0b0772f5a57ad64d9c97ded8fb /www/squid24/distinfo | |
parent | 75cc3d2883df0237fcfeefef641e57b5229f726e (diff) | |
download | freebsd-ports-gnome-77aea13b2f24322b034b3625c4c975ba656a7277.tar.gz freebsd-ports-gnome-77aea13b2f24322b034b3625c4c975ba656a7277.tar.zst freebsd-ports-gnome-77aea13b2f24322b034b3625c4c975ba656a7277.zip |
Update 1.1.0 -> 1.1.1 ; from the Changelog:
- Fixed announcement bug. Announcements were always off unless
a file was specified.
- Fixed wrong number of args to examine_select() debug.
- Fixed null-string content-type
- Don't cache replies with 'Set-Cookie:' headers.
- Fixed bug when client issues IMS, Squid has stale object and
Squid's lastmod time is greater than the client IMS time.
A 304 reply would be appropriate for Squid, but not the client
(diagnosed by Mark Treacy).
- Fixed httpBuildRequestHeader() content length bug which breaks for
really large POST requests (Takahiro Yugawa).
- Fixed 'passthrough_proxy' to pick up port number from list of
neighbors.
- Ensure pid file is world-readable if umask is set otherwise
(Doug Urner).
- Collect statistics on a few more HTTP headers.
Reviewed by:
Submitted by:
Obtained from:
Diffstat (limited to 'www/squid24/distinfo')
-rw-r--r-- | www/squid24/distinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squid24/distinfo b/www/squid24/distinfo index 5724e864c0d2..9841bc92e401 100644 --- a/www/squid24/distinfo +++ b/www/squid24/distinfo @@ -1 +1 @@ -MD5 (squid-1.1.0-src.tar.gz) = 1af1c4d0e5f954603f3281ba002ad2bd +MD5 (squid-1.1.1-src.tar.gz) = f663418dc93eecbe11091313dd798f6e |