+Changes to squid-3.2.0.13 (14 Oct 2011):
+
+ - Regression Bug 3363: never_direct always 'unable to forward this request at this time'
+ - Regression Bug 3351: FTP timeout causing "store_status == STORE_PENDING" assertion
+ - Regression Bug 3336: reconfigure assertion 'hlp->childs.n_running > 0'
+ - Regression fix: always_direct/never_direct failures
+ - Regression fix: stop an SSL header file being included after --disable-ssl
+ - Regression fix: parse HTTP list headers with embedded 8-bit characters
+ - Bug 3355: configure setting --with-swapdir ignored
+ - Bug 3325: option to selectively enable strict host verify checks
+ - Bug 3337: HTTP status 200 is not accepted for deny_info
+ - Bug 3077: '\' in url query strings cause Digest authentication to fail
+ - Support SMP worker shared memory cache
+ - Support SMP worker shared disk cache (rock)
+ - ext_session_acl: version 1.1
+ - Fix Host verify: do not pinn destination IP if URL re-write has been done
+ - Fix IPF interception
+ - Fix ssl_crtd "Cannot add certificate to db" when updating expired cert
+ - Fix ssl_crtd CertificateDB locking scheme
+ - ... and all changes from 3.1.16
+ - ... and many compile and polishing fixes
+
Changes to squid-3.2.0.12 (17 Sep 2011):
- Regression Bug 3335: ICAP service is down
- ... and a great many testing improvements
- ... and many documentation updates
+Changes to squid-3.1.16 (14 Oct 2011):
+
+ - Bug 3373: invalid URL in ERR_CACHE_ACCESS_DENIED
+ - Bug 3368: Unhandled exceptions are not logged (workaround)
+ - Bug 3326: miss_access incorrect default
+ - Bug 3320: miss_access description confusing
+ - Bug 3241: squid_kerb_auth cross compilation fix
+ - Bug 3237: seq fault in free() from rfc1035RRDestroy
+ - Bug 3190: Large HTTP POST stuck after early ICAP 400 error response
+ - db_auth: display available DSN drivers on connect error
+ - Updated OpenSSL 1.0.0 version checks
+ - ... and several documentation fixes
+
Changes to squid-3.1.15 (28 Aug 2011):
- Regression fix: vhost and defaultsite causing vport to be ignored
<!doctype linuxdoc system>
<article>
-<title>Squid 3.1.15 release notes</title>
+<title>Squid 3.1.16 release notes</title>
<author>Squid Developers</author>
<abstract>
<sect>Notice
<p>
-The Squid Team are pleased to announce the release of Squid-3.1.15
+The Squid Team are pleased to announce the release of Squid-3.1.16
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">.
<itemize>
<item>The lack of some features available in Squid-2.x series. See the regression sections below for full details.
- <item>CVE-2009-0801 : NAT interception vulnerability to malicious clients. This is fixed in 3.2 series.
</itemize>
<p>Currently known issues which only depends on available developer time and may still be resolved in a future 3.1 release are:
<itemize>
+ <item>CVE-2009-0801 : NAT interception vulnerability to malicious clients. This is fixed in 3.2 series.
<item>Windows support is still largely missing.
<item>AIX support for building with the IBM compiler is broken.
<item>OpenSSL 1.0.0 support is incomplete.
*) May negatively impact connection delay times.
</verb>
+ <tag>dns_v4_first</tag>
+ <p>Added in 3.1.16. Controls whether IPv4 or IPv6 connection is
+ attempted first when contacting servers and peers.
+
<tag>ecap_enable</tag>
<p>Controls whether eCAP support is enabled. Default: OFF
<!doctype linuxdoc system>
<article>
-<title>Squid 3.2.0.12 release notes</title>
+<title>Squid 3.2.0.13 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.12 for testing.
+The Squid Team are pleased to announce the release of Squid-3.2.0.13 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">.
<p>Workers can share logs.
-<p>Workers cannot share caches, for now. Cache_dir options must be adjusted to
- point each disk-caching worker to its own disk area. ICP and HTCP responses
- are based on the responding worker cache state. Overall, SMP Squid behaves
- as a Squid farm behind a load-balancer with no cache affinity awareness.
- This is perfect for non-caching Squids but inappropriate for Squids that
- must coordinate caching activities (in-between environments are in a gray
- area requiring case-by-case analysis).
+<p>Workers can share caches. Memory cache is automatically shared when multiple
+ workers are used. Cache_dir are shared when configured with the <em>rock</em>
+ storage type. Cache_dir of other types must be adjusted to point each
+ disk-caching worker to its own disk area. ICP and HTCP responses are based
+ on the responding worker cache state.
<p>Cache manager statistics are reported from a worker point of view, for now.
Though some reports are combined. SNMP statistics are combined across all