+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
- ... and updated documentation
- ... and some code optimization/simplification polish
->>>>>>> MERGE-SOURCE
Changes to squid-3.1.9 (25 Oct 2010):
- Bug 3088: dnsserver is segfaulting
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.66">
- <TITLE>Squid 3.1.15 release notes</TITLE>
+ <TITLE>Squid 3.1.16 release notes</TITLE>
</HEAD>
<BODY>
-<H1>Squid 3.1.15 release notes</H1>
+<H1>Squid 3.1.16 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.1.15</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.1.16</P>
<P>This new release is available for download from
<A HREF="http://www.squid-cache.org/Versions/v3/3.1/">http://www.squid-cache.org/Versions/v3/3.1/</A> or the
<A HREF="http://www.squid-cache.org/Mirrors/http-mirrors.html">mirrors</A>.</P>
<P>
<UL>
<LI>The lack of some features available in Squid-2.x series. See the regression sections below for full details.</LI>
-<LI>CVE-2009-0801 : NAT interception vulnerability to malicious clients. This is fixed in 3.2 series.</LI>
</UL>
</P>
<P>Currently known issues which only depends on available developer time and may still be resolved in a future 3.1 release are:</P>
<P>
<UL>
+<LI>CVE-2009-0801 : NAT interception vulnerability to malicious clients. This is fixed in 3.2 series.</LI>
<LI>Windows support is still largely missing.</LI>
<LI>AIX support for building with the IBM compiler is broken.</LI>
<LI>OpenSSL 1.0.0 support is incomplete.</LI>
</PRE>
</P>
+<DT><B>dns_v4_first</B><DD>
+<P>Added in 3.1.16. Controls whether IPv4 or IPv6 connection is
+attempted first when contacting servers and peers.</P>
+
<DT><B>ecap_enable</B><DD>
<P>Controls whether eCAP support is enabled. Default: OFF</P>
<!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