------------------------------------------------------------ revno: 12588 revision-id: squid3@treenet.co.nz-20130711044132-y2eidmgqjo4f3dh4 parent: squid3@treenet.co.nz-20130710124419-pnjuyz5wd20al66x committer: Amos Jeffries branch nick: 3.3 timestamp: Wed 2013-07-10 22:41:32 -0600 message: Prep for 3.2.12 and 3.3.7 ------------------------------------------------------------ # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: squid3@treenet.co.nz-20130711044132-y2eidmgqjo4f3dh4 # target_branch: http://bzr.squid-cache.org/bzr/squid3/3.3 # testament_sha1: fdc6f4142d51cde2b1f540c90dfdb804505bb6c2 # timestamp: 2013-07-11 04:57:20 +0000 # source_branch: http://bzr.squid-cache.org/bzr/squid3/3.3 # base_revision_id: squid3@treenet.co.nz-20130710124419-\ # pnjuyz5wd20al66x # # Begin patch === modified file 'ChangeLog' --- ChangeLog 2013-07-01 04:00:25 +0000 +++ ChangeLog 2013-07-11 04:41:32 +0000 @@ -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 @@ - ... 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 === modified file 'doc/release-notes/release-3.2.sgml' --- doc/release-notes/release-3.2.sgml 2013-04-30 04:20:43 +0000 +++ doc/release-notes/release-3.2.sgml 2013-07-11 04:41:32 +0000 @@ -1,6 +1,6 @@
-Squid 3.2.11 release notes +Squid 3.2.12 release notes Squid Developers @@ -13,7 +13,7 @@ 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 . === modified file 'doc/release-notes/release-3.3.html' --- doc/release-notes/release-3.3.html 2013-07-01 04:00:25 +0000 +++ doc/release-notes/release-3.3.html 2013-07-11 04:41:32 +0000 @@ -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 @@

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.

=== modified file 'doc/release-notes/release-3.3.sgml' --- doc/release-notes/release-3.3.sgml 2013-07-01 04:00:25 +0000 +++ doc/release-notes/release-3.3.sgml 2013-07-11 04:41:32 +0000 @@ -1,6 +1,6 @@
-Squid 3.3.6 release notes +Squid 3.3.7 release notes Squid Developers @@ -13,7 +13,7 @@ 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 .