From: Amos Jeffries Date: Thu, 11 Jul 2013 04:41:32 +0000 (-0600) Subject: Prep for 3.2.12 and 3.3.7 X-Git-Tag: SQUID_3_3_7~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3f0fa584e2e745dfcaf9764433fa38b94ecda2ee;p=thirdparty%2Fsquid.git Prep for 3.2.12 and 3.3.7 --- diff --git a/ChangeLog b/ChangeLog index 4ccad71aae..9d2d5caabd 100644 --- 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 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.html b/doc/release-notes/release-3.3.html index cef237f51d..daee8775de 100644 --- a/doc/release-notes/release-3.3.html +++ b/doc/release-notes/release-3.3.html @@ -2,10 +2,10 @@ - Squid 3.3.6 release notes + Squid 3.3.7 release notes -

Squid 3.3.6 release notes

+

Squid 3.3.7 release notes

Squid Developers


@@ -56,7 +56,7 @@ for Applied Network Research and members of the Web Caching community.

1. 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 http://www.squid-cache.org/Versions/v3/3.3/ or the mirrors.

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 .