diff options
author | sem <sem@FreeBSD.org> | 2004-08-29 04:51:36 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2004-08-29 04:51:36 +0800 |
commit | ac85c357f362ff91ac806a7862f35efd13aa7b22 (patch) | |
tree | f040207f7b705cf093ad8465c29ad608e9f8fc94 /www/squid25/distinfo | |
parent | 2a84684f8c1524624349b6b58a219a0d5ef386c1 (diff) | |
download | freebsd-ports-gnome-ac85c357f362ff91ac806a7862f35efd13aa7b22.tar.gz freebsd-ports-gnome-ac85c357f362ff91ac806a7862f35efd13aa7b22.tar.zst freebsd-ports-gnome-ac85c357f362ff91ac806a7862f35efd13aa7b22.zip |
Integrate vendor patches for the following issues:
- close a memory leak when NTLM authentication without challenge reuse
is used (squid bug #994)
- close a temporary memory leak when NTLM challenge response reuse is
enabled (squid bug #910)
- when performing log rotation with 'squid -k rotate' do not crash if a
swap state file or a cache directory is unwriteable (squid bug #1053)
See <http://www.squid-cache.org/Versions/v2/2.5/bugs/> for further
information.
PR: ports/71082
Submitted by: maintainer
Diffstat (limited to 'www/squid25/distinfo')
-rw-r--r-- | www/squid25/distinfo | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/www/squid25/distinfo b/www/squid25/distinfo index e3e1ccb6c699..38316ee2f6e7 100644 --- a/www/squid25/distinfo +++ b/www/squid25/distinfo @@ -34,3 +34,9 @@ MD5 (squid2.5/squid-2.5.STABLE6-external_acl_newlines.patch) = 0e01c58db5545e1b7 SIZE (squid2.5/squid-2.5.STABLE6-external_acl_newlines.patch) = 4965 MD5 (squid2.5/squid-2.5.STABLE6-ntlm_fetch_string.patch) = dbf1826522c14dc64c0c37430bb27b2e SIZE (squid2.5/squid-2.5.STABLE6-ntlm_fetch_string.patch) = 1606 +MD5 (squid2.5/squid-2.5.STABLE6-ntlm_noreuse_leak.patch) = 6053338662140e9514afd4c3d158590d +SIZE (squid2.5/squid-2.5.STABLE6-ntlm_noreuse_leak.patch) = 3646 +MD5 (squid2.5/squid-2.5.STABLE6-ntlm_challengereuse_leak.patch) = d6bdb1500f947b5aa67c23561f941ddf +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 |