]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.1.11 SQUID_3_1_11
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 8 Feb 2011 04:05:03 +0000 (17:05 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 8 Feb 2011 04:05:03 +0000 (17:05 +1300)
ChangeLog
configure.ac
doc/release-notes/release-3.1.html
doc/release-notes/release-3.1.sgml

index 1f092a3c95ddb987f3ab868034c67b266bc3d287..917826df5bc0ea14a529203bba74440e8b304e90 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+Changes to squid-3.1.11 (08 Feb 2011):
+
+       - Bug 3149: not caching eCAP adapted body
+       - Bug 3144: redirector program blocks while reading STDIN
+       - Bug 3140: memory leak in error page generation
+       - Bug 3137: RADIUS auth helper does not send identifier to RADIUS server
+       - Bug 3115: logging segfaults if access_log is set to a directory
+       - Bug 2968: Show the Vary: headers information in cachemgr objects report
+       - Bug 2959: remove SAMBAPREFIX dependency
+       - Bug 2868: icc doesn't like string literal in assert checks
+       - HTTP/1.1: Send 307 status on deny_info redirection
+       - HTTP/1.1: Support POST/PUT with no body
+       - HTTP/1.1: Allow persistent connections for Mozilla/3.0 User-Agents
+       - Support RFC 5861 Cache-Control: stale-if-error option
+       - Add ftp_eprt directive to disable EPRT extensions in FTP
+       - Fix external_acl_type grace=0 to obey TTL
+       - Fix IP/FQDN cache accounting to avoid idle caches on busy servers
+       - Prevent pipeline_prefetch misconfigurations breaking NTLM/Negotiate auth
+       - ... and some documentation updates and corrections
+       - ... and some portability and stability fixes
+
 Changes to squid-3.1.10 (22 Dec 2010):
 
        - Bug 3121: memory leak in DigestAuth: AuthUser object is locked twice
index 05644fd769749f91aeef880651897bf37a448e0b..93cdece28cdf8b5a8a6cb6cc3a88470b31420624 100644 (file)
@@ -2,7 +2,7 @@
 dnl
 dnl  $Id$
 dnl
-AC_INIT([Squid Web Proxy],[3.1.10-BZR],[http://www.squid-cache.org/bugs/],[squid])
+AC_INIT([Squid Web Proxy],[3.1.11-BZR],[http://www.squid-cache.org/bugs/],[squid])
 AC_PREREQ(2.61)
 AC_CONFIG_HEADERS([include/autoconf.h])
 AC_CONFIG_AUX_DIR(cfgaux)
index 67673cdaaf84a646fbbdec3ed36dfa6b6004eae0..27f0e194a9d84a48e684e0b4ebe43ca71f30a487 100644 (file)
@@ -2,10 +2,10 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.66">
- <TITLE>Squid 3.1.10 release notes</TITLE>
+ <TITLE>Squid 3.1.11 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.1.10 release notes</H1>
+<H1>Squid 3.1.11 release notes</H1>
 
 <H2>Squid Developers</H2>
 <HR>
@@ -70,7 +70,7 @@ for Applied Network Research and members of the Web Caching community.</EM>
 <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.10</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.1.11</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>
@@ -811,45 +811,17 @@ New translations can be downloaded from http://www.squid-cache.org/Versions/lang
 </PRE>
 </P>
 
-<DT><B>ftp_epsv</B><DD>
-<P>
-<PRE>
-        FTP Protocol extensions permit the use of a special "EPSV" command.
-
-        NATs may be able to put the connection on a "fast path" through the
-        translator using EPSV, as the EPRT command will never be used and therefore,
-        translation of the data portion of the segments will never be needed.
-
-        Turning this OFF will prevent EPSV being attempted.
+<DT><B>ftp_eprt</B><DD>
+<P>New directive added with squid-3.1.11 to control whether Squid uses EPRT extension
+for efficient NAT handling and IPv6 protocol support in FTP.</P>
 
-        WARNING: Doing so will convert Squid back to the old behavior with all
-        the related problems with external NAT devices/layers.
-
-        Requires ftp_passive to be ON (default) for any effect.
-        
-</PRE>
-</P>
+<DT><B>ftp_epsv</B><DD>
+<P>New directive to control whether Squid uses EPSV extension for
+efficient NAT handling and IPv6 protocol support in FTP.</P>
 
 <DT><B>ftp_epsv_all</B><DD>
-<P>
-<PRE>
-        FTP Protocol extensions permit the use of a special "EPSV ALL" command.
-
-        NATs may be able to put the connection on a "fast path" through the
-        translator, as the EPRT command will never be used and therefore,
-        translation of the data portion of the segments will never be needed.
-
-        When a client only expects to do two-way FTP transfers this may be useful.
-        If Squid finds that it must do a three-way FTP transfer after issuing
-        an EPSV ALL command, the FTP session will fail.
-
-        If you have any doubts about this option do not use it.
-        Squid will nicely attempt all other connection methods.
-
-        Requires ftp_passive to be ON (default)
-        
-</PRE>
-</P>
+<P>New directive to control whether Squid uses "EPSV ALL" extension for
+efficient NAT handling and IPv6 protocol support in FTP.</P>
 
 <DT><B>forward_max_tries</B><DD>
 <P>Controls how many different forward paths Squid will try
index 1e8ec8a87d8eb4c0909e1e99b57af18a9ca38a45..b1d903eaed483621ad18ee91fab3f2b0b47d0302 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.1.10 release notes</title>
+<title>Squid 3.1.11 release notes</title>
 <author>Squid Developers</author>
 
 <abstract>
@@ -13,7 +13,7 @@ for Applied Network Research and members of the Web Caching community.
 
 <sect>Notice
 <p>
-The Squid Team are pleased to announce the release of Squid-3.1.10
+The Squid Team are pleased to announce the release of Squid-3.1.11
 
 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">.
 
@@ -686,8 +686,8 @@ This section gives a thorough account of those changes in three categories:
        </verb>
 
        <tag>ftp_eprt</tag>
-       <p>New directive to control whether Squid uses EPRT extension for
-          efficient NAT handling and IPv6 protocol support in FTP.
+       <p>New directive added with squid-3.1.11 to control whether Squid uses EPRT extension
+          for efficient NAT handling and IPv6 protocol support in FTP.
 
        <tag>ftp_epsv</tag>
        <p>New directive to control whether Squid uses EPSV extension for