Date: Sat, 28 Aug 2004 20:51:36 +0000 (UTC) From: Sergey Matveychuk <sem@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/squid Makefile distinfo Message-ID: <200408282051.i7SKpap2020614@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sem 2004-08-28 20:51:36 UTC FreeBSD ports repository Modified files: www/squid Makefile distinfo Log: 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 Revision Changes Path 1.139 +5 -2 ports/www/squid/Makefile 1.102 +6 -0 ports/www/squid/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408282051.i7SKpap2020614>