+Changes to squid-3.4.4 (09 Mar 2014):
+
+ - Bug 4029: intercepted HTTPS requests bypass caching checks
+ - Bug 4001: remove use of strsep()
+ - Bug 3186 and 3628: Digest authentication always sending stale=false for nonce
+ - Fix stalled concurrent rock store reads
+ - Fix helper ID number assignment
+ - Fix build failures from CMSG related definitions
+ - Fix build failures from libcompat unsafe.h protections
+ - Copyright: Relicense helpers by Treehouse Networks Ltd.
+ - ... and all bug fixes from 3.3.12
+
Changes to squid-3.4.3 (02 Feb 2014):
- Bug 4008: HttpHeader warnOnError should be an int not a bool
- ... and many documentation changes
- ... and much code cleanup and polishing
+Changes to squid-3.3.12 (09 Mar 2014):
+
+ - Regression Bug 3769: client_netmask not evaluated since Comm redesign
+ - Bug 4026: Fix SSL and adaptation_access handling of aborted connections
+ - Bug 3969: Fix credentials caching for Digest authentication
+ - Bug 3806: Caching responses with Vary header
+ - Fix umask default on crash report generated email
+ - Fix pthread library detection on FreeBSD 10
+ - Avoid assertions on Range requests that trigger Squid-generated errors.
+
Changes to squid-3.3.11 (01 Dec 2013):
- Regression Bug 3936: error-details.txt parse error with OpenSSL since 3.3.9
<!doctype linuxdoc system>
<article>
-<title>Squid 3.3.11 release notes</title>
+<title>Squid 3.3.12 release notes</title>
<author>Squid Developers</author>
<abstract>
<sect>Notice
<p>
-The Squid Team are pleased to announce the release of Squid-3.3.11.
+The Squid Team are pleased to announce the release of Squid-3.3.12.
This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.3/"> or the
<url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.
<em>ssl::certUntrusted</em>,
<em>ssl::certSelfSigned</em>.
+ <tag>client_netmask</tag>
+ <p>IP address 127.0.0.1 (localhost IPv4) is no longer masked.
+
<tag>external_acl_type</tag>
<p><em>%ACL</em> format tag ported from 2.6.
Sends the name of ACL being tested to the external helper.
<!doctype linuxdoc system>
<article>
-<title>Squid 3.4.3 release notes</title>
+<title>Squid 3.4.4 release notes</title>
<author>Squid Developers</author>
<abstract>
<sect>Notice
<p>
-The Squid Team are pleased to announce the release of Squid-3.4.3 for testing.
+The Squid Team are pleased to announce the release of Squid-3.4.4 for testing.
This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.4/"> or the
<url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.