]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.1.5.1
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 28 Jul 2010 06:55:23 +0000 (18:55 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 28 Jul 2010 06:55:23 +0000 (18:55 +1200)
ChangeLog
doc/release-notes/release-3.1.html
doc/release-notes/release-3.1.sgml

index e9f72f27249d670d35a92e9b8652b7f53531ad86..391a4307190444917566bd47fa682782b303ac55 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Changes to squid-3.1.5.1 (28 Jul 2010):
+
+       - Update Libtool to 2.2.
+       - Bug 2985: search scope for digest_ldap_auth didn't work
+       - Bug 2972: LTDL 2.2.6b compile errors
+       - Bug 2963: Stop ignoring --with-valgrind-debug failures
+       - Bug 2885: AIX support: several fixes
+       - Bug 2651: crash handling NULL write callback
+       - Fixed several memory leaks related to Range requests
+       - Fixed Joomla DB auth handling
+       - Fixed SASL helper build checks
+       - Fixed several IPv6 portability problems
+       - Updated error page translations
+
 Changes to squid-3.1.5 (02 Jul 2010):
 
        - Bug 2967: raw-IPv6 address URL with append_domain broken
index 6cd96723ae862114ce3002481fc493b1fa392cdf..025983d29e70a54fc4709294665183f22b3c11c3 100644 (file)
@@ -1,11 +1,11 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
 <HTML>
 <HEAD>
- <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.66">
- <TITLE>Squid 3.1.5 release notes</TITLE>
+ <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.65">
+ <TITLE>Squid 3.1.5.1 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.1.5 release notes</H1>
+<H1>Squid 3.1.5.1 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.5.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.1.5.1</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>
@@ -89,17 +89,16 @@ While this release is not fully bug-free we believe it is ready for use in produ
 <P>
 <UL>
 <LI>The lack of some features available in Squid-2.x series. See the regression sections below for full details.</LI>
-<LI>The lack of IPv6 split-stack support for MacOSX, OpenBSD and maybe others.</LI>
+<LI>IPv6 split-stack support for Windows XP, MacOS X, OpenBSD and maybe others is still not complete.</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>IPv4 fall-back occasionally failing on dual IPv4/IPv6 websites.</LI>
 <LI>An ongoing slow FD leak introduced somewhere during the Squid-3.0 cycle.</LI>
 <LI>Windows support is still largely missing.</LI>
-<LI>Build status for the 3.x series is still largely unknown for Unix based OS and other less popular systems.</LI>
+<LI>AIX support for building with the IBM compiler is broken.</LI>
 </UL>
 </P>
 
@@ -231,7 +230,7 @@ Details can be found in the wiki
 
 <H3>Limitations of IPv6 Support</H3>
 
-<P>In this release there is no split-stack support. This means that OS which do not provide
+<P>In this release there is incomplete split-stack support. This means that OS which do not provide
 IP stacks based on the KAME stack with Hybrid extensions to do IPv4-mapping cannot use IPv6
 with Squid.</P>
 
@@ -1572,7 +1571,7 @@ proxies.</P>
 
 <DT><B>--disable-ipv6</B><DD>
 <P>Build without IPv6 support. The default is to auto-detect system capabilities
-and build with IPv6 when possible.</P>
+and use IPv6 when possible.</P>
 
 <DT><B>--disable-loadable-modules</B><DD>
 <P>Build without support for loadable modules.</P>
@@ -1616,10 +1615,6 @@ Use --without-libxml2 to prevent it being auto-detected.</P>
 <DT><B>--with-logdir=PATH</B><DD>
 <P>Allow build-time configuration of Default location for squid logs.</P>
 
-<DT><B>--with-ipv6-split-stack</B><DD>
-<P>Force enable special additions for IPv6 support in Windows XP and various BSD systems.
-see the IPv6 details above for a better description.</P>
-
 <DT><B>--with-pidfile=PATH</B><DD>
 <P>Allow build-time configuration of Default location and name of squid.pid file.</P>
 
index 9794bbe92536d8528e834eaeda01427b50991296..efdda50b7b55ef454155cce01dbd4df8d572f73c 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.1.5 release notes</title>
+<title>Squid 3.1.5.1 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.5.
+The Squid Team are pleased to announce the release of Squid-3.1.5.1
 
 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">.
 
@@ -30,16 +30,15 @@ Although this release is deemed good enough for use in many setups, please note
 
 <itemize>
        <item>The lack of some features available in Squid-2.x series. See the regression sections below for full details.
-       <item>The lack of IPv6 split-stack support for MacOSX, OpenBSD and maybe others.
+       <item>IPv6 split-stack support for Windows XP, MacOS X, OpenBSD and maybe others is still not complete.
 </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>IPv4 fall-back occasionally failing on dual IPv4/IPv6 websites.
        <item>An ongoing slow FD leak introduced somewhere during the Squid-3.0 cycle.
        <item>Windows support is still largely missing.
-       <item>Build status for the 3.x series is still largely unknown for Unix based OS and other less popular systems.
+       <item>AIX support for building with the IBM compiler is broken.
 </itemize>
 
 
@@ -162,7 +161,7 @@ config options provided on a clean install.
 
 <sect2>Limitations of IPv6 Support
 
-<p>In this release there is no split-stack support. This means that OS which do not provide
+<p>In this release there is incomplete split-stack support. This means that OS which do not provide
   IP stacks based on the KAME stack with Hybrid extensions to do IPv4-mapping cannot use IPv6
   with Squid.
 
@@ -1375,7 +1374,7 @@ This section gives an account of those changes in three categories:
 
        <tag>--disable-ipv6</tag>
        <p>Build without IPv6 support. The default is to auto-detect system capabilities
-          and build with IPv6 when possible.
+          and use IPv6 when possible.
 
        <tag>--disable-loadable-modules</tag>
        <p>Build without support for loadable modules.
@@ -1419,10 +1418,6 @@ This section gives an account of those changes in three categories:
        <tag>--with-logdir=PATH</tag>
        <p>Allow build-time configuration of Default location for squid logs.
 
-        <tag>--with-ipv6-split-stack</tag>
-        <p>Force enable special additions for IPv6 support in Windows XP and various BSD systems.
-           see the IPv6 details above for a better description.
-
        <tag>--with-pidfile=PATH</tag>
        <p>Allow build-time configuration of Default location and name of squid.pid file.