squid: update to 2.6.STABLE5

This commit is contained in:
Juergen Daubert 2006-11-04 17:45:44 +01:00
parent 238005f215
commit 45687a6323
4 changed files with 6 additions and 6 deletions

View File

@ -1,3 +1,3 @@
9ce54d2a0a7959df4470178e7aac5e27 squid
81ed6ff977dff6d76b0ad2b5390ebf89 squid-2.6.STABLE4.tar.bz2
3fea6853a28bf4b1ca77290c6762a24e squid.conf
b9f2e3b2c9e2c44e0fb729bf8f26d945 squid-2.6.STABLE5.tar.bz2
302d9ac3a340c6c3d2c93d25879cf129 squid.conf

View File

@ -3,7 +3,7 @@
# Maintainer: Jürgen Daubert, juergen dot daubert at t-online dot de
name=squid
version=2.6.STABLE4
version=2.6.STABLE5
release=1
source=(http://www.squid-cache.org/Versions/v2/2.6/$name-$version.tar.bz2 \
squid.conf squid)

View File

@ -1,4 +1,4 @@
README for squid 2.5
README for squid 2.6
REQUIREMENTS

View File

@ -35,10 +35,10 @@ pid_filename /var/run/squid.pid
acl all src 0.0.0.0/0.0.0.0
acl manager proto cache_object
acl localhost src 127.0.0.1/255.255.255.255
acl SSL_ports port 443 563
acl SSL_ports port 443
acl Safe_ports port 80 # http
acl Safe_ports port 21 # ftp
acl Safe_ports port 443 563 # https, snews
acl Safe_ports port 443 # https, snews
acl Safe_ports port 70 # gopher
acl Safe_ports port 210 # wais
acl Safe_ports port 1025-65535 # unregistered ports