diff options
author | veego <veego@pkgsrc.org> | 2000-10-15 20:17:44 +0000 |
---|---|---|
committer | veego <veego@pkgsrc.org> | 2000-10-15 20:17:44 +0000 |
commit | 313e13dc34be87c2cf6de08f1d1949acbc2c3059 (patch) | |
tree | 0c6d0de4c480b03dceb11cbc6a818817b11f5fd5 /www/squid/files | |
parent | 3df5117eac917300c1dda8b48c683fd50c5b52a2 (diff) | |
download | pkgsrc-313e13dc34be87c2cf6de08f1d1949acbc2c3059.tar.gz |
Update squid from 2.3stable3 to 2.3stable4:
Important Changes:
- offline_toggle
You can now toggle the 'offline_mode' option from the cache manager.
- minimum_object_size
Added the 'minimum_object_size' option. Files smaller than this size are
not cached.
- passive_ftp
If your firewall doesn't allow passive FTP transfers, you can tell Squid
to use PORT instead by turning the 'passive_ftp' option off.
- wccp_version
Some Cisco IOS versions expect to receive WCCP packets with version set
to three. The 'wccp_version' option allows you to change it, from the
default value of four.
Diffstat (limited to 'www/squid/files')
-rw-r--r-- | www/squid/files/md5 | 10 | ||||
-rw-r--r-- | www/squid/files/patch-sum | 4 |
2 files changed, 8 insertions, 6 deletions
diff --git a/www/squid/files/md5 b/www/squid/files/md5 index 71d53bf5870..2a63c848958 100644 --- a/www/squid/files/md5 +++ b/www/squid/files/md5 @@ -1,5 +1,7 @@ -$NetBSD: md5,v 1.12 2000/05/19 07:18:55 tron Exp $ +$NetBSD: md5,v 1.13 2000/10/15 20:17:45 veego Exp $ -MD5 (squid-2.3.STABLE3-src.tar.gz) = 8c2384ea5e17c68941fea4cdeef3b6f7 -MD5 (squid-2.3.stable3-carp_compile.patch) = 6bc79fd59484d7b4acc55d268a6e5081 -MD5 (squid-2.3.stable3-storeExpiredReferenceAge.patch) = e98c735db35ed1f38363e54d9bf6d788 +MD5 (squid-2.3.STABLE4-src.tar.gz) = c38c083f44c222a8d026fa129c30b98f +MD5 (squid-2.3.stable4-invalid_ip_acl_entry.patch) = 436eb77056bed5d45547c739d1123bd3 +MD5 (squid-2.3.stable4-ipfw_configure.patch) = 4453c53a712280a26fdca42c950bc94f +MD5 (squid-2.3.stable4-internal_dns_rcode_table_formatting.patch) = bec46f5a1fcbd9aa1deb9d518c5c11a5 +MD5 (squid-2.3.stable4-ftp_icon_not_found.patch) = f1383b24672f9a8317c2c16302a94eaa diff --git a/www/squid/files/patch-sum b/www/squid/files/patch-sum index d9afe6dad47..5150bfc8b47 100644 --- a/www/squid/files/patch-sum +++ b/www/squid/files/patch-sum @@ -1,4 +1,4 @@ -$NetBSD: patch-sum,v 1.6 2000/05/19 07:18:55 tron Exp $ +$NetBSD: patch-sum,v 1.7 2000/10/15 20:17:46 veego Exp $ MD5 (patch-aa) = 6befb071002fb7ced0fb9f388d039cd9 MD5 (patch-ab) = 05ef29847c539ee53d056061ab21ebcf @@ -6,6 +6,6 @@ MD5 (patch-ac) = 3bb7a6c638dbbe91042ea52149dbc18e MD5 (patch-ad) = e29e0dbd58b2838964d4135d730dfc5b MD5 (patch-ae) = fa1d2532d75b8e409f225063e6589f4a MD5 (patch-af) = ec14792120b479d910a2a9f2f183564c -MD5 (patch-ag) = faf26a08bbaf4998339e37ab9f9b305c +MD5 (patch-ag) = c29b4cd5e47bcd56c8b63c97ddd135b2 MD5 (patch-ah) = 971f5268e79bd6a7b266baa3e5b87ca0 MD5 (patch-ai) = f4e4dbed017331c46df688543c98fec8 |