wok rev 5121
Up: squid (STABLE25) + enable http violations
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sat Mar 20 23:13:24 2010 +0100 (2010-03-20) |
parents | 3b94cfd89314 |
children | 25f2b76b9db6 |
files | squid-auth-helpers/receipt squid-langpack/receipt squid/receipt |
line diff
1.1 --- a/squid-auth-helpers/receipt Sat Mar 20 20:21:18 2010 +0100 1.2 +++ b/squid-auth-helpers/receipt Sat Mar 20 23:13:24 2010 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="squid-auth-helpers" 1.7 -VERSION="3.0.STABLE21" 1.8 +VERSION="3.0.STABLE25" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Web/ftp proxy." 1.11 MAINTAINER="pascal.bellard@slitaz.org"
2.1 --- a/squid-langpack/receipt Sat Mar 20 20:21:18 2010 +0100 2.2 +++ b/squid-langpack/receipt Sat Mar 20 23:13:24 2010 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="squid-langpack" 2.7 -VERSION="3.0.STABLE21" 2.8 +VERSION="3.0.STABLE25" 2.9 CATEGORY="network" 2.10 SHORT_DESC="Web/ftp proxy language pack." 2.11 MAINTAINER="pascal.bellard@slitaz.org"
3.1 --- a/squid/receipt Sat Mar 20 20:21:18 2010 +0100 3.2 +++ b/squid/receipt Sat Mar 20 23:13:24 2010 +0100 3.3 @@ -1,7 +1,7 @@ 3.4 # SliTaz package receipt. 3.5 3.6 PACKAGE="squid" 3.7 -VERSION="3.0.STABLE21" 3.8 +VERSION="3.0.STABLE25" 3.9 CATEGORY="network" 3.10 SHORT_DESC="Web/ftp proxy." 3.11 MAINTAINER="pascal.bellard@slitaz.org" 3.12 @@ -26,7 +26,7 @@ 3.13 --disable-poll \ 3.14 --disable-snmp \ 3.15 --disable-icmp \ 3.16 - --disable-http-violations \ 3.17 + --enable-http-violations \ 3.18 --disable-ident-lookups \ 3.19 --enable-storeio="aufs,diskd,ufs" \ 3.20 --enable-ssl \