Update the squid23 port
* Add a PORTREVISION line, like I guess it should have had the last time I updated this port * Update the port to use squid-2.3STABLE5 . This code base fixes the recent possible security problems with squid23 (twas not a root exploit, it was a possible DoS-other-hosts bug if the default config had been modified to enable a specific form of http acceleration) * Remove the patches - they're not needed with 2.3-STABLE5
This commit is contained in:
parent
c686381dd3
commit
75bd1f7189
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45581
@ -7,24 +7,18 @@
|
||||
|
||||
PORTNAME= squid
|
||||
PORTVERSION= 2.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= \
|
||||
ftp://ftp.squid-cache.org/pub/squid-2/STABLE/ \
|
||||
ftp://www.unimelb.edu.au/pub/cwis/servers/unix/squid/squid-2/STABLE/ \
|
||||
ftp://sunsite.auc.dk/pub/infosystems/squid/squid-2/STABLE/ \
|
||||
ftp://ftp.net.lut.ac.uk/squid/squid-2/STABLE/
|
||||
DISTNAME= squid-2.3.STABLE4
|
||||
DISTNAME= squid-2.3.STABLE5
|
||||
EXTRACT_SUFX= -src.tar.gz
|
||||
|
||||
PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.3/bugs/
|
||||
PATCHFILES= squid-2.3.stable4-ftp_icon_not_found.patch \
|
||||
squid-2.3.stable4-internal_dns_rcode_table_formatting.patch \
|
||||
squid-2.3.stable4-ipfw_configure.patch \
|
||||
squid-2.3.stable4-invalid_ip_acl_entry.patch \
|
||||
squid-2.3.stable4-accel_only_access.patch \
|
||||
squid-2.3.stable4-html_quoting.patch \
|
||||
squid-2.3.stable4-carp-assertion.patch
|
||||
|
||||
PATCHFILES=
|
||||
MAINTAINER= adrian@freebsd.org
|
||||
|
||||
DIST_SUBDIR= squid2.3
|
||||
|
@ -1,8 +1 @@
|
||||
MD5 (squid2.3/squid-2.3.STABLE4-src.tar.gz) = c38c083f44c222a8d026fa129c30b98f
|
||||
MD5 (squid2.3/squid-2.3.stable4-ftp_icon_not_found.patch) = f1383b24672f9a8317c2c16302a94eaa
|
||||
MD5 (squid2.3/squid-2.3.stable4-internal_dns_rcode_table_formatting.patch) = bec46f5a1fcbd9aa1deb9d518c5c11a5
|
||||
MD5 (squid2.3/squid-2.3.stable4-ipfw_configure.patch) = 4453c53a712280a26fdca42c950bc94f
|
||||
MD5 (squid2.3/squid-2.3.stable4-invalid_ip_acl_entry.patch) = 436eb77056bed5d45547c739d1123bd3
|
||||
MD5 (squid2.3/squid-2.3.stable4-accel_only_access.patch) = db8e4eb9c1712a4adde7e9aaed0b5249
|
||||
MD5 (squid2.3/squid-2.3.stable4-html_quoting.patch) = 68228709d011c93c2cccd9ac723fb462
|
||||
MD5 (squid2.3/squid-2.3.stable4-carp-assertion.patch) = c3d48a2b4fc26c0d90eb4c30ae34d3d6
|
||||
MD5 (squid2.3/squid-2.3.STABLE5-src.tar.gz) = 1a1ae6f496600f3af697692a5ad031f0
|
||||
|
Loading…
Reference in New Issue
Block a user