+Changes to squid-3.2.0.9 (18 Jun 2011):
+
+ - Bug 3159: delay pools --disable-auth compile problems
+ - HTTP/1.1: Support multiline quoted-string header fields
+ - HTTP/1.1: Send 505 Unsupported Version on mangled version codes
+ - Support configurable and translated SSL error details messages
+ - Add log format codes for split client/server views of HTTP request line
+ - Major upgrade of TCP connection handling
+ - Support split-stack IPv6 to servers
+ - Support persistent connections with tcp_outgoing_address/tcp_outgoing_tos
+ - Optimized persistent connection handling
+ - Optimized FTP data connection handling
+ - Optimized TCP failure recovery
+ - ... and all bug fixes and updates from 3.1.12.3
+ - ... and many code polish, documentation and translation cleanups
+
Changes to squid-3.2.0.8 (30 May 2011):
- Bug 3214: "helperHandleRead: unexpected read from ssl_crtd" errors.
- ... and a great many testing improvements
- ... and many documentation updates
+Changes to squid-3.1.12.3 (18 Jun 2011):
+
+ - Bug 3236: Port of %oa, %<lp and %<lp and %<la log format options
+ - Bug 3214: unexpected read from ssl_crtd
+ - Bug 3153: Prevent ICAP RESPMOD transactions getting stuck with the adapted body
+ - Fix RADIUS helper resource leak
+ - Fix segfault parsing digest auth realm
+ - Fix segfault in parse_eol()
+ - Fixed bypass of SSL certificate validation errors
+ - Warn about myip/myport problems on interception proxies
+ - Polish: display easily grepped config lines on -k parse
+ - Fix squidclient -V option and allow non-HTTP protocols to be tested
+
Changes to squid-3.1.12.2 (30 May 2011):
- Bug 3226: Tags from external ACLs do not correctly expire
<!doctype linuxdoc system>
<article>
-<title>Squid 3.1.12.2 release notes</title>
+<title>Squid 3.1.12.3 release notes</title>
<author>Squid Developers</author>
<abstract>
<sect>Notice
<p>
-The Squid Team are pleased to announce the release of Squid-3.1.12.2
+The Squid Team are pleased to announce the release of Squid-3.1.12.3
This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.1/"> or the <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.
<!doctype linuxdoc system>
<article>
-<title>Squid 3.2.0.8 release notes</title>
+<title>Squid 3.2.0.9 release notes</title>
<author>Squid Developers</author>
<abstract>
<sect>Notice
<p>
-The Squid Team are pleased to announce the release of Squid-3.2.0.8 for testing.
+The Squid Team are pleased to announce the release of Squid-3.2.0.9 for testing.
This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.2/"> or the <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.
<tag>connect_retries</tag>
<p>Replacement for <em>maximum_single_addr_tries</em>, but instead of only applying to hosts with single addresses.
- This directive applies to all hosts, extending the number of connection attempts to each IP address. =======
+ This directive applies to all hosts, extending the number of connection attempts to each IP address.
<tag>dns_packet_max</tag>
<p>New setting to configure maximum number of bytes packet size to advertise via EDNS.
<p>New option <em>max-stale=</em> to provide a maximum staleness factor. Squid won't
serve objects more stale than this even if it failed to validate the object.
+ <tag>tcp_outgoing_address</tag>
+ <p>This parameter is now compatible with persistent server connections.
+
<tag>tcp_outgoing_mark</tag>
<p>New configuration parameter <em>tcp_outgoing_mark</em>
<p>Allows packets leaving Squid on the server side to be marked with a Netfilter mark value in the same way as the existing tcp_outgoing_tos feature.
<tag>auth_param</tag>
<p><em>blankpassword</em> option for basic scheme removed.
+ <tag>authenticate_ip_shortcircuit_access</tag>
+ <p>Not safe for general use.
+ An external_acl_type helper may be used to bypass authentication if that is suitable.
+
+ <tag>authenticate_ip_shortcircuit_ttl</tag>
+ <p>Not safe for general use.
+ An external_acl_type helper may be used to bypass authentication if that is suitable.
+
<tag>cache_peer</tag>
<p><em>http11</em> Obsolete.
<p><em>urllogin</em> option not yet ported from 2.6
<p><em>urlgroup</em> option not yet ported from 2.6
- <tag>authenticate_ip_shortcircuit_access</tag>
- <p>Not yet ported from 2.7
-
- <tag>authenticate_ip_shortcircuit_ttl</tag>
- <p>Not yet ported from 2.7
-
<tag>broken_vary_encoding</tag>
<p>Not yet ported from 2.6