Date: Wed, 26 Jan 2005 17:56:25 +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 pkg-deinstall ports/www/squid/files patch-ERR_INVALID_RESP Message-ID: <200501261756.j0QHuQAJ062193@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sem 2005-01-26 17:56:25 UTC FreeBSD ports repository Modified files: www/squid Makefile distinfo pkg-deinstall Added files: www/squid/files patch-ERR_INVALID_RESP Log: - Integrate vendor patches as published on <http://www.squid-cache.org/Versions/v2/2.5/bugs/>: + Reject malformed HTTP requests and responses that conflict with the HTTP specifications This issue is qualified as a security issue by the vendor. + PURGE is allowed to delete internal objects (squid bug #1112) + Disable Path-MTU discovery on intercepted requests (squid bug #1154) (VuXML vid=b4d94fa0-6e38-11d9-9e1e-c296ac722cb3) - Clean up and correct package list generation. Now installed files and directories are visible via PLIST_FILES and PLIST_DIRS. - Don't claim that squid related files or directories are still present after deinstallation when in fact they are not. - Add "-g" to CFLAGS when WITH_SQUID_STACKTRACES is defined to make this option actually useful. PR: ports/76628 Submitted by: maintainer Revision Changes Path 1.152 +31 -31 ports/www/squid/Makefile 1.116 +6 -0 ports/www/squid/distinfo 1.1 +165 -0 ports/www/squid/files/patch-ERR_INVALID_RESP (new) 1.4 +12 -12 ports/www/squid/pkg-deinstall
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501261756.j0QHuQAJ062193>