- Add a patch for Squid bug #1857 (segfault on certain FTP URLs). secteam CCed because I am unsure about the security implications of this. If there is a CVE number for this issue, feel free to VuXML it; Secunia e.g. did not pick it up yet. Squid 2.6.STABLE7 will include the same diff; the squid26 port will be updated as soon as S7 is officially announced and the tarball hits the FTP mirrors. - Use OPENSSLLIB instead of LOCALBASE/lib when specifying the path to the OpenSSL libs (thanks to Angelo Turetta for supplying the patch) - Bump PORTREVISION added files: files/patch-src-ftp.c Fix: Apply this patch:
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
miwi 2007-01-22 08:49:51 UTC FreeBSD ports repository Modified files: www/squid Makefile Added files: www/squid/files patch-src-ftp.c Log: - Add a patch for Squid bug #1857 (segfault on certain FTP URLs). - Bump Portrevision PR: ports/107961 Submitted by: Thomas-Martin Sec <tmseck@netcologne.de> Revision Changes Path 1.193 +2 -2 ports/www/squid/Makefile 1.1 +24 -0 ports/www/squid/files/patch-src-ftp.c (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!