From: Amos Jeffries Date: Sun, 27 Sep 2009 01:23:53 +0000 (+1300) Subject: Prep for 3.1.0.14 X-Git-Tag: SQUID_3_2_0_1~689 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8f37469c72a9a5db7380536eeee160e4a0708af4;p=thirdparty%2Fsquid.git Prep for 3.1.0.14 --- diff --git a/ChangeLog b/ChangeLog index 8b4c5121b2..bc7fb03f76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +Changes to squid-3.1.0.14 (27 Sep 2009): + + - 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 + Changes to squid-3.1.0.13 (04 Aug 2009): - Bug 2723 regression: enable PURGE requests if PURGE method ACL is present. diff --git a/doc/release-notes/release-3.1.sgml b/doc/release-notes/release-3.1.sgml index a7d74a7929..0d480f8bb1 100644 --- a/doc/release-notes/release-3.1.sgml +++ b/doc/release-notes/release-3.1.sgml @@ -1113,7 +1113,7 @@ NOCOMMENT_START cache_mem

Default size increased to 256MB. - cache_peer htcp-no-clr htcp-no-purge-clr htcp-only-clr htcp-forward-clr connection-auth[=on|off|auto] connect-fail-limit=N + cache_peer htcp-no-clr htcp-no-purge-clr htcp-only-clr htcp-forward-clr connection-auth[=on|off|auto] connect-fail-limit=N no-tproxy

New Options. use 'htcp-no-clr' to send HTCP to the neighbor but without @@ -1139,6 +1139,10 @@ NOCOMMENT_START use 'connect-fail-limit=nn' to specify how many times connecting to a peer must fail before it is marked as down. Default is 10. + + use 'no-tproxy' to specify that requests passed to this peer + are not to have the client IP spoofed. For use to prevent + packet routing issues with a cluster of peers behind WCCPv2. cache_store_log