]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.2.12 and 3.3.7
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 11 Jul 2013 04:41:32 +0000 (22:41 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 11 Jul 2013 04:41:32 +0000 (22:41 -0600)
ChangeLog
doc/release-notes/release-3.2.sgml
doc/release-notes/release-3.3.html
doc/release-notes/release-3.3.sgml

index 4ccad71aaed3256a2c63590730ac54ec091547f6..9d2d5caabd90096c3bfcd7b760954c75c3fd42f8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
 
+Changes to squid-3.3.7 (11 Jul 2013):
+
+       - Bug 3297: Fix openSSL related build failures
+       - Fix build on FreeBSD 9.x platform with clang
+       - Protect against buffer overrun in DNS query generation
+
 Changes to squid-3.3.6 (01 Jul 2013):
 
        - Bug 3854: pt1: compile errors on AIX
@@ -104,6 +110,13 @@ Changes to squid-3.3.0.1 (21 Oct 2012):
        - ... and many compile error fixes
        - ... and a very large amount of code polish for faster compilation
 
+Changes to squid-3.2.12 (11 Jul 2013):
+
+       - Protect against buffer overrun in DNS query generation
+       - Avoid !closing assertions when helpers call comm_read during reconfigure.
+       - Fix several minor memory leaks during reconfigure
+       - Remove origin_tries limiter on forwarding and permit large max_forward_tries values
+
 Changes to squid-3.2.11 (30 Apr 2013):
 
        - Regression Bug 3839: build error: src/tools.h: No such file or directory
index 5f9897674ef476f913933ab40d0f24ecec3ac1f0..f9d9cdec9b52beebef118cf95988461846fbd56a 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.2.11 release notes</title>
+<title>Squid 3.2.12 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.2.11.
+The Squid Team are pleased to announce the release of Squid-3.2.12.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.2/"> or the
  <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.
index cef237f51da24a862142158d82cb35f43c1e6ca1..daee8775deec3939e663e2dfe22f45d74e92af79 100644 (file)
@@ -2,10 +2,10 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.69">
- <TITLE>Squid 3.3.6 release notes</TITLE>
+ <TITLE>Squid 3.3.7 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.3.6 release notes</H1>
+<H1>Squid 3.3.7 release notes</H1>
 
 <H2>Squid Developers</H2>
 <HR>
@@ -56,7 +56,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.3.6.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.3.7.</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>
index 610bd9853b4e8a04ac84f66835a2a21923fec210..150ec23c2551958e76fbb02e303a531247bbd866 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.3.6 release notes</title>
+<title>Squid 3.3.7 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.3.6.
+The Squid Team are pleased to announce the release of Squid-3.3.7.
 
 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">.