From: Amos Jeffries Date: Tue, 13 Jan 2015 10:23:51 +0000 (-0800) Subject: Prep for 3.4.11 and 3.5.1 X-Git-Tag: merge-candidate-3-v1~349 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aac5b91d24187a4ef2548588d5c418572d9ca4b5;p=thirdparty%2Fsquid.git Prep for 3.4.11 and 3.5.1 --- diff --git a/ChangeLog b/ChangeLog index 9240152cf0..d209d52928 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Changes to squid-3.5.1 (13 Jan 2015): + + - Fix handling of invalid SSL server certificates when splicing connections + - basic_smb_lm_auth: Simplified MSNT basic auth helper + - squidclient: Fix -A and -P options + - ... and several portability fixes + - ... and all fixes from squid 3.4.11 + - ... and a lot of documentation updates + Changes to squid-3.5.0.4 (21 Dec 2014): - Bug 3826: pt 2: Provide a systemd .service file for Squid @@ -91,6 +100,17 @@ Changes to squid-3.5.0.1 (17 Oct 2014): - ... and many error page translation updates - ... and much code cleanup and polishing +Changes to squid-3.4.11 (13 Jan 2015): + + - Bug 4164: SEGFAULT when %W formating code used in errorpages + - Bug 4057: Avoid on-exit crashes when adaptation is enabled. + - Bug 3760: squidclient ignores --disable-ipv6 + - Bug 3754: configure doesnt detect IPFilter 5.1.2 system headers + - Bug 3664: ssl_crtd fails to build on OpenSolaris/OpenIndiana/Solaris 11 + - cachemgr.cgi: memory leak in request parser + - Deleting first fs left psstate->servers pointing to uninitialized memory + - ... and some build issues + Changes to squid-3.4.10 (09 Dec 2014): - Bug 4148: external_acl_type header format does not accept the new libformat syntax diff --git a/doc/release-notes/release-3.4.sgml b/doc/release-notes/release-3.4.sgml index c7f1b7f065..503790bcb5 100644 --- a/doc/release-notes/release-3.4.sgml +++ b/doc/release-notes/release-3.4.sgml @@ -1,6 +1,6 @@
-Squid 3.4.10 release notes +Squid 3.4.11 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.4.10 for testing. +The Squid Team are pleased to announce the release of Squid-3.4.11 for testing. This new release is available for download from or the . diff --git a/doc/release-notes/release-3.5.sgml b/doc/release-notes/release-3.5.sgml index 7d103acbee..2af8cd9a7c 100644 --- a/doc/release-notes/release-3.5.sgml +++ b/doc/release-notes/release-3.5.sgml @@ -1,6 +1,6 @@

-Squid 3.5.0.4 release notes +Squid 3.5.1 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.0.4 for testing. +The Squid Team are pleased to announce the release of Squid-3.5.1 for testing. This new release is available for download from or the .