squid: update to 2.7.STABLE5
This commit is contained in:
parent
274f0d80fd
commit
c38c39fb07
@ -13,6 +13,7 @@ drwxr-xr-x root/root usr/bin/
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/squid/
|
||||
-rwxr-xr-x root/root usr/lib/squid/cachemgr.cgi
|
||||
-rwxr-xr-x root/root usr/lib/squid/logfile-daemon
|
||||
-rwxr-xr-x root/root usr/lib/squid/unlinkd
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man8/
|
||||
|
@ -1,3 +1,3 @@
|
||||
9ce54d2a0a7959df4470178e7aac5e27 squid
|
||||
3a24e37ee2bc0c4721973ca6354d4aa4 squid-2.6.STABLE21.tar.bz2
|
||||
ef23fc10fc753050a11b4f16ddcf2739 squid.conf
|
||||
5d495d285b3b951a5859c660463e9832 squid-2.7.STABLE5.tar.bz2
|
||||
c3c10b52cfc18823de9d11ccc823ab9c squid.conf
|
||||
|
@ -3,9 +3,9 @@
|
||||
# Maintainer: Juergen Daubert, juergen dot daubert at t-online dot de
|
||||
|
||||
name=squid
|
||||
version=2.6.STABLE21
|
||||
version=2.7.STABLE5
|
||||
release=1
|
||||
source=(http://www.squid-cache.org/Versions/v2/2.6/$name-$version.tar.bz2 \
|
||||
source=(http://www.squid-cache.org/Versions/v2/2.7/$name-$version.tar.bz2 \
|
||||
squid.conf squid)
|
||||
|
||||
build () {
|
||||
|
@ -41,8 +41,7 @@ refresh_pattern . 0 20% 4320
|
||||
|
||||
# Do not cache dynamic content
|
||||
hierarchy_stoplist cgi-bin ?
|
||||
acl QUERY urlpath_regex cgi-bin \?
|
||||
cache deny QUERY
|
||||
refresh_pattern -i (/cgi-bin/|\?) 0 0% 0
|
||||
|
||||
# Minimum access lists
|
||||
acl all src 0.0.0.0/0.0.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user