cvs commit: ports/www/squid Makefile distinfo pkg-deinstall
ports/www/squid/files patch-ERR_INVALID_RESP
Sergey Matveychuk
sem at FreeBSD.org
Wed Jan 26 09:56:26 PST 2005
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
More information about the cvs-all
mailing list