diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-09-02 06:44:14 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-09-02 06:44:14 +0000 |
commit | e550e8984f268b568f54c894c4c4efa5fca670da (patch) | |
tree | 7a8d3c6f4e53f1bc0aab29d25032f8e022ac5cc3 /www/squid27/distinfo | |
parent | 9e291d631ccdddc75f3e56c37ff988b0d9366faf (diff) | |
download | ports-e550e8984f268b568f54c894c4c4efa5fca670da.tar.gz ports-e550e8984f268b568f54c894c4c4efa5fca670da.zip |
Implement vendor patches for the following issues:
- try to prevent crashes of the digest helper (squid bug #1031)
- correct parsing of the acl_time directive when multiple time specifications
are given (squid bug #1060)
- correct "cachemgr config" output for http_header_* directives
(squid bug #1056)
- recognize the Content-Disposition header to be able to specify
http_header_access directives using it (squid bug #961)
See <http://www.squid-cache.org/Versions/v2/2.5/bugs/> for further
information.
Reimplement the rcNG support. See UPDATING for details.
PR: ports/71260
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=117898
Diffstat (limited to 'www/squid27/distinfo')
-rw-r--r-- | www/squid27/distinfo | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/squid27/distinfo b/www/squid27/distinfo index 38316ee2f6e7..b0f3c5b6ceb6 100644 --- a/www/squid27/distinfo +++ b/www/squid27/distinfo @@ -40,3 +40,11 @@ MD5 (squid2.5/squid-2.5.STABLE6-ntlm_challengereuse_leak.patch) = d6bdb1500f947b SIZE (squid2.5/squid-2.5.STABLE6-ntlm_challengereuse_leak.patch) = 13473 MD5 (squid2.5/squid-2.5.STABLE6-rotate_error.patch) = e842e11bd987d56e49df020a17fb1ad9 SIZE (squid2.5/squid-2.5.STABLE6-rotate_error.patch) = 2238 +MD5 (squid2.5/squid-2.5.STABLE6-digest_crash.patch) = b0e5a15164ac7f14682bc200f2efd6c9 +SIZE (squid2.5/squid-2.5.STABLE6-digest_crash.patch) = 1250 +MD5 (squid2.5/squid-2.5.STABLE6-acl_times.patch) = 91c69f9a5cebd5d84a4eee63ea10be99 +SIZE (squid2.5/squid-2.5.STABLE6-acl_times.patch) = 3047 +MD5 (squid2.5/squid-2.5.STABLE6-http_header_range.patch) = 83b25961601597375682afde86ce23a8 +SIZE (squid2.5/squid-2.5.STABLE6-http_header_range.patch) = 616 +MD5 (squid2.5/squid-2.5.STABLE6-Content-Disposition.patch) = c11ca0bcf406b4240a745fc52b063495 +SIZE (squid2.5/squid-2.5.STABLE6-Content-Disposition.patch) = 1815 |