summaryrefslogtreecommitdiff
path: root/www/squid31
AgeCommit message (Collapse)AuthorFilesLines
2009-09-27Update "squid31" package to version 3.1.0.14. Changes since 3.1.0.13:tron3-23/+20
- Bug 2777: Various build issues on OpenSolaris - Bug 2773: Segfault in RFC2069 Digest authentication - Bug 2747: Compile errors on Solaris 10 - Bug 2735: Incomplete -fhuge-objects detection - Bug 2722: Fix http_port accel combined with CONNECT - Bug 2718: FTP sends EPSV2 on IPv4 connection - Bug 2648: stateful helpers stuck in reserved - Bug 2570: wccp2 "Here I Am" announcements not sent in memory-ony mode - Bug 2510: digest_ldap_auth uses incorrect logic with TLS - Bug 2483: bind() called before connect() - Bug 2215: config file line length limit (extended to 2 KB) - Support Accept-Language: * wildcard - Support autoconf 2.64 - Support TPROXY for IPv6 traffic (requires kernel support) - Support TPROXY cache cluster behind WCCPv2 - Correct ESI support to work in multi-mode Squid - Add 0.0.0.0 as an to_localhost address - DiskIO detection fixes and use optimal IO in default build. - Correct peer connect-fail-limit default of 10 - Prevent squidclient sending two Accept: headers - ... all bug fixes from 3.0.STABLE19 - ... and many more documentation fixes Approved by Thomas Klausner.
2009-08-05Update "squid31" package to version 3.1.0.13.tron3-15/+16
Changes since version 3.1.0.12: - Bug 2723 regression: enable PURGE requests if PURGE method ACL is present. - Fix one more internal profiler error - Language Updates: Italian, Russian - Language Updates: Add many more aliases - Add Copyright document for errors/ content - ... all bug fixes from 3.0.STABLE18 - ... and several code polishing cleanups
2009-07-27Update "squid31" package to version 3.1.0.12.tron4-61/+6
Changes since version 3.1.0.11: - Bug 2716: Chunked request Signed/Unsigned build error - Bug 2674: Remove limit on HTTP headers read. - Bug 2620: Invalid HTTP response codes causes segfault - Fix FTP EPSV negotiation parser. - Fix Via string when leak checking is enabled (valgrind etc) - ... and several documentation and testing additions This update also fixes the security vulnerabilites reported in the SQUID-2009:2 advisory.
2009-07-20Add fix for Squid bug 2395 which makes FTP connection to e.g.tron3-2/+40
"ftp.fu-berlin.de" work again.
2009-07-20Use official Squid change to fix build problems under NetBSD/amd4.tron2-6/+7
2009-07-19Add Squid bug number.tron2-3/+5
2009-07-19Update "squid31" package to version 3.1.0.11.tron7-105/+40
Changes since version 3.1.0.9: - Bug 2087: Support adaptation sets and chains - Bug 2459: dns error message broken when error handling delayed - Support ICAP Retry - Support ICAP retries based on the ICAP responses status code - Support logging ICAP - Support logging total DNS wait time - Support logging response times of adaptation transactions - General logging enhancements - Dynamically form chains based on ICAP X-Next-Services header - Support cross-transactional ICAP header exchange - Bug 2680: Regression Crash after rotate with no helpers running - Bug 2695: Regression in WCCPv2 L2 mask assignment - Bug 2707: Regression in FTP anonymous auth - Bug 422, 2706: RFC 2616 Date header requirements - Bug 1087: ESI processor not quoting attributes correctly. - Bug 1338: File prefetches aborted despite range_offset - Bug 2080: wbinfo_group.pl - false positive under certain conditions - Bug 2092: select loop 32-bit call counter overflows - Bug 2127: delay pools class 4 crashes with ntlm auth - Bug 2611: document fast/slow acl types - Bug 2614: Potential loss of adapted body data from eCAP adapters - Bug 2658: Missing TextException copy constructor - Bug 2659: String length overflows on append, leading to segfaults - Bug 2699: Build failure NTLM smb_lm helper - Bug 2709: TRANSLATIONS not installed - Bug 2710: squid_kerb_auth non-terminated string - Delay pools 64-bit buckets and IPv6-polish - Break forwarding loops for "transparent" or "intercept" http_ports. - Add --disable-translation option to detatch .po from error negotiation - Add squidclient man(1) page - Add localhost to default permitted networks - http_port allow-direct option to allow direct forwarding in accelerator mode - ... and many testing infrastructure updates - ... and much adaptation polish and improvements
2009-07-12Add fix for Squid bug 2707 to make anonymous FTP work again.tron3-2/+66
2009-07-08Fix destdir build.tron1-10/+10
2009-07-07Update "squid31" package to version 3.1.0.9. Changes since version 3.1.0.8:tron3-14/+30
- Bug 2682: Add ftp_epsv control to disable EPSV support. - Bug 2665: Detach automake system from using -I. - Bug 2395: FTP auth errors not displayed - ... also several changes and bugs closed in 3.0.STABLE16 - Port from 2.7: Show local address on listening sockets - Add "tag" type acl matching tags set by external acl helpers. - Adds Language alias linker/installer/upgrade scripts - Support for GCC 4.4 - Fix false NAT lookup errors on Linux - Fix many Windows port issues - Fix squid_kerb_auth helepr install location - Better detection of IPv6 stack types - Updates Licensing information for Squid 3.1 - ... and many packaging portability build and install issues
2009-07-01Add SQUID_MASTER_SITES as first MASTER_SITES.taca1-2/+3
2009-06-30Delete unused PLIST.common_end now.taca1-1/+0
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-5/+1
2009-06-07Update "squid31" package to version 3.1.0.8. Changes since version 3.1.0.7:tron17-303/+38
- Bug 2656: Pinger dies with general protection fault - Bug 2650: configure requires epoll_ctl in libepoll when --enable-epoll used - Bug 2648: Authentificator processes deferring and don't shutdown. - Bug 2645: allow squid to ignore must-revalidate - Bug 2644: auth scheme initialization is broken - Bug 2632: Make number of reforwarding tries configurable - Bug 2628: --with-pidfile=PATH option to override DEFAULT_PID_FILE [This problem was reported for pkgsrc in PR pkg/41521.] - Bug 2627: HTCP Logging - Bug 2615: Call libecap::adapter::Service::start() when finalizing config. - Bug 2589: SNMP returning no data - wrong oid decoded - Bug 2571: Squid with IPv6 fails to start on kernel without IPv6 - Bug 2559: Problem parsing /0 and /0.0.0.0 - Bug 2404: WCCP in mask mode is broken - ... also all bugs closed by 3.0.STABLE14, 3.0.STABLE15, 3.0.STABLE16-RC1 - Complete Interception multiple NAT support - Add Content-Disposition to the known headers list. - Make PEER_TCP_MAGIC_COUNT configurable - Fix pinger install location - Enable TPROXY v4 spoofing of CONNECT requests - ... and much documentation and code polishing
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-2/+2
block). Uncomment some commented out LICENSE lines while here.
2009-05-17Stop the "squid31" package from cluttering "${PKG_SYSCONFDIR}" withtron5-3/+60
various configuration and example files. Leave the installation of the example files to "pkgsrc" instead. Problem reported by Hasso Tepper in private e-mail.
2009-05-05(Re-)add "patch-aj" which got lost during the last commit.tron2-2/+19
Problem pointed out by Michael van Elst.
2009-05-04Various improvements for the "squid31" package by Michael van Elst:tron7-77/+11
- Make sure that "errorpage.css" gets installed into the correct directory. - Install "msntauth.conf". - Correct default pid file location.
2009-04-20Import Squid 3.1.0.7 as "squid31" package:tron21-0/+602
* New Version Numbering System * Minimal squid.conf improvements * Native IPv6 Support * Error Page Localization * Connection Pinning (for NTLM Auth Passthrough) * Quality of Service (QoS) Flow support * SSL Bump (for HTTPS Filtering and Adaptation) * eCAP Adaptation Module support This package is heavily based on work by Michael van Elst which includes fixes for the IPv6 support.