From: Amos Jeffries Date: Mon, 15 Feb 2016 11:40:22 +0000 (+1300) Subject: Prep for 4.0.6 and 3.5.14 X-Git-Tag: SQUID_4_0_6~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e071e97c2d67d144b8e14b605138d4824fd8684;p=thirdparty%2Fsquid.git Prep for 4.0.6 and 3.5.14 --- diff --git a/ChangeLog b/ChangeLog index bfa6d4538b..20a7c63bbc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Changes to squid-4.0.6 (16 Feb 2016): + + - Regression Bug 4436: Fix DEFAULT_SSL_CRTD + - Fix "dial: Ssl::PeerConnector::sslCrtvdHandleReply threw exception: callback != NULL" + - Fix %un logging external ACL username + - ... and some documentation updates + - ... and all fixes from squid 3.5.14 + Changes to squid-4.0.5 (09 Feb 2016): - Regression Bug 4429: http(s)_port options= error message missing characters @@ -103,6 +111,19 @@ Changes to squid-4.0.1 (14 Oct 2015): - ... and many documentation changes - ... and much code cleanup and polishing +Changes to squid-3.5.14 (16 Feb 2016): + + - Bug 4437: Fix Segfault on Certain SSL Handshake Errors + - Bug 4431: C code is not compiled with CFLAGS + - Bug 4418: FlexibleArray compile error with GCC 6 + - Bug 4378: assertion failed: DestinationIp.cc:60: + 'checklist->conn() && checklist->conn()->clientConnection != NULL' + - Fix invalid FTP connection handling on blocked content + - Fix handling of shared memory left over by Squid crashes or bugs + - Fix mgr:config report 'qos_flows mark' output + - Fix compile error in CPU affinity + - Avoid more certificate validation memory leaks + Changes to squid-3.5.13 (06 Jan 2016): - Bug 4397: DragonFly BSD, POSIX shared memory is implemented as filepath diff --git a/doc/release-notes/release-3.5.sgml b/doc/release-notes/release-3.5.sgml index 44522a6219..c6ce279fae 100644 --- a/doc/release-notes/release-3.5.sgml +++ b/doc/release-notes/release-3.5.sgml @@ -1,6 +1,6 @@
-Squid 3.5.13 release notes +Squid 3.5.14 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.13. +The Squid Team are pleased to announce the release of Squid-3.5.14. 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 f16c47319f..0ffc7247e9 100644 --- a/doc/release-notes/release-4.sgml +++ b/doc/release-notes/release-4.sgml @@ -1,6 +1,6 @@

-Squid 4.0.5 release notes +Squid 4.0.6 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.5 for testing. +

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