From: Amos Jeffries Date: Tue, 23 Feb 2016 16:16:32 +0000 (+1300) Subject: Prep for 4.0.7 and 3.5.15 X-Git-Tag: SQUID_4_0_7~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=81bf66f8e0494ebb8155ebadbf2ab1b1225356c3;p=thirdparty%2Fsquid.git Prep for 4.0.7 and 3.5.15 --- diff --git a/ChangeLog b/ChangeLog index 34537f2911..226f8aca93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Changes to squid-4.0.7 (23 Feb 2016): + + - Regression Fix: external_acl parameters separated by %20 instead of space + - Bug 4432: assertion failed: store.cc:1919: "isEmpty()" + - Bug 4111: leave_suid() does not properly handle error codes returned by setuid + - Fix propagation of response status line parsing error details + - Fix memory leak when the cache of sslcrtvalidator_program is disabled via ttl=0 + - ... and some code SourceLayout project cleaning + - ... and all fixes from squid 3.5.15 + Changes to squid-4.0.6 (16 Feb 2016): - Regression Bug 4436: Fix DEFAULT_SSL_CRTD @@ -110,6 +120,14 @@ Changes to squid-4.0.1 (14 Oct 2015): - ... and many documentation changes - ... and much code cleanup and polishing +Changes to squid-3.5.15 (23 Feb 2016): + + - Bug 3870: assertion failed: String.cc: 'len_ + len <65536' in ESI::CustomParser + - Fix multiple assertion on String overflows + - Fix unit test errors on MacOS + - Better handling of huge response headers. Fewer incorrect "Bug #3279" messages. + - Log noise reduction for eCAP + Changes to squid-3.5.14 (16 Feb 2016): - Bug 4437: Fix Segfault on Certain SSL Handshake Errors diff --git a/doc/release-notes/release-3.5.sgml b/doc/release-notes/release-3.5.sgml index c6ce279fae..45a1450978 100644 --- a/doc/release-notes/release-3.5.sgml +++ b/doc/release-notes/release-3.5.sgml @@ -1,6 +1,6 @@
-Squid 3.5.14 release notes +Squid 3.5.15 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.5.14. +The Squid Team are pleased to announce the release of Squid-3.5.15. This new release is available for download from or the . diff --git a/doc/release-notes/release-4.sgml b/doc/release-notes/release-4.sgml index 0ffc7247e9..0e76bac1b9 100644 --- a/doc/release-notes/release-4.sgml +++ b/doc/release-notes/release-4.sgml @@ -1,6 +1,6 @@

-Squid 4.0.6 release notes +Squid 4.0.7 release notes Squid Developers @@ -12,7 +12,7 @@ for Applied Network Research and members of the Web Caching community. Notice -

The Squid Team are pleased to announce the release of Squid-4.0.6 for testing. +

The Squid Team are pleased to announce the release of Squid-4.0.7 for testing. This new release is available for download from or the .