+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
-AC_INIT([Squid Web Proxy],[3.3.11-BZR],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[3.3.12-BZR],[http://bugs.squid-cache.org/],[squid])
AC_PREREQ(2.61)
AC_CONFIG_HEADERS([include/autoconf.h])
AC_CONFIG_AUX_DIR(cfgaux)
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.69">
- <TITLE>Squid 3.3.11 release notes</TITLE>
+ <TITLE>Squid 3.3.12 release notes</TITLE>
</HEAD>
<BODY>
-<H1>Squid 3.3.11 release notes</H1>
+<H1>Squid 3.3.12 release notes</H1>
<H2>Squid Developers</H2>
<HR>
<HR>
<H2><A NAME="s1">1.</A> <A HREF="#toc1">Notice</A></H2>
-<P>The Squid Team are pleased to announce the release of Squid-3.3.11.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.3.12.</P>
<P>This new release is available for download from
<A HREF="http://www.squid-cache.org/Versions/v3/3.3/">http://www.squid-cache.org/Versions/v3/3.3/</A> or the
<A HREF="http://www.squid-cache.org/Mirrors/http-mirrors.html">mirrors</A>.</P>
<EM>ssl::certUntrusted</EM>,
<EM>ssl::certSelfSigned</EM>.</P>
+<DT><B>client_netmask</B><DD>
+<P>IP address 127.0.0.1 (localhost IPv4) is no longer masked.</P>
+
<DT><B>external_acl_type</B><DD>
<P><EM>%ACL</EM> format tag ported from 2.6.
Sends the name of ACL being tested to the external helper.</P>
<!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.