From: Amos Jeffries Date: Thu, 11 Jul 2013 04:38:47 +0000 (-0600) Subject: Prep for 3.2.12 and 3.3.7 X-Git-Tag: SQUID_3_4_0_1~25 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2fea9d2bd25bc1800dabf386c7b5fbdf8495495b;p=thirdparty%2Fsquid.git Prep for 3.2.12 and 3.3.7 --- diff --git a/ChangeLog b/ChangeLog index 8c9f7aa52f..043262ff33 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,6 +40,12 @@ Changes to squid-3.4.0.1 (-- --- 2013): - ... and many documentation changes - ... and much code cleanup and polishing +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 @@ -145,6 +151,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 diff --git a/doc/release-notes/release-3.2.sgml b/doc/release-notes/release-3.2.sgml index 5f9897674e..f9d9cdec9b 100644 --- a/doc/release-notes/release-3.2.sgml +++ b/doc/release-notes/release-3.2.sgml @@ -1,6 +1,6 @@
-Squid 3.2.11 release notes +Squid 3.2.12 release notes Squid Developers @@ -13,7 +13,7 @@ for Applied Network Research and members of the Web Caching community. Notice

-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 or the . diff --git a/doc/release-notes/release-3.3.sgml b/doc/release-notes/release-3.3.sgml index 610bd9853b..150ec23c25 100644 --- a/doc/release-notes/release-3.3.sgml +++ b/doc/release-notes/release-3.3.sgml @@ -1,6 +1,6 @@

-Squid 3.3.6 release notes +Squid 3.3.7 release notes Squid Developers @@ -13,7 +13,7 @@ for Applied Network Research and members of the Web Caching community. Notice

-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 or the .