From: Amos Jeffries Date: Sun, 9 Oct 2016 18:14:18 +0000 (+1300) Subject: Prep for 4.0.15 and 3.5.22 X-Git-Tag: SQUID_4_0_15~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d710ff25fbe29039e3b3387ec5936319a28e948b;p=thirdparty%2Fsquid.git Prep for 4.0.15 and 3.5.22 --- diff --git a/ChangeLog b/ChangeLog index 53555cf52c..4fb3eb9ba6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +Changes to squid-4.0.15 (09 Oct 2016): + + - Regression fix crash on reconfigure with TOS/DiffServ/MARK configured + - Bug 4610: compile errors on Solaris 11.3 with Oracle Studio 12.5 + - Bug 4581: Secure ICAP segfault in checkForMissingCertificates + - Bug 4578: changes required to install squid.service + - Fix crash on shutdown while cleaning up idle ICAP connections + - Fix memory leak of Downloader-related objects + - HTTP/1.1: handle syntactically valid requests with unsupported HTTP versions + - Log TCP client port for error:transaction-end-before-headers and such + - ... and many portability and build fixes + - ... and some documentation updates + - ... and all fixes from 3.5.22 + Changes to squid-4.0.14 (08 Sep 2016): - Regression Bug 4570: crash after rev.14755 @@ -13,7 +27,7 @@ Changes to squid-4.0.14 (08 Sep 2016): - Do not log error:transaction-end-before-headers after invalid requests - ... and many portability and build fixes - ... and some documentation updates - - ... and all fixes from 3.5.20 + - ... and all fixes from 3.5.21 Changes to squid-4.0.13 (05 Aug 2016): @@ -223,6 +237,20 @@ Changes to squid-4.0.1 (14 Oct 2015): - ... and many documentation changes - ... and much code cleanup and polishing +Changes to squid-3.5.22 (09 Oct 2016): + + - Bug 4594: build failure with clang 3.9 + - Bug 4471: revalidation does not work when expired cached object lacks Last-Modified + - Bug 4302 pt2: IPv6 support for IPFilter v5 transparent interception + - Bug 4228: ./configure bug/typo in r14394 + - Bug 3819: "fd >= 0" assertion in file_write() during reconfiguration + - Bug 2833: Collapse internal revalidation requests (SMP-unaware caches) + - Fix logged request size (%http::>st) and other size-related %codes + - Fix some memory leaks from putenv() + - Fix memory leaks from url_rewrite_extras and store_id_extras on reconfigure/shutdown + - Fix segfault crash when debugging section 4 at level 9 + - HTTP: MUST ignore a [revalidation] response with an older Date header + Changes to squid-3.5.21 (08 Sep 2016): - Bug 4563: duplicate code in httpMakeVaryMark diff --git a/doc/release-notes/release-3.5.sgml b/doc/release-notes/release-3.5.sgml index ebb0f21eee..bc416b7303 100644 --- a/doc/release-notes/release-3.5.sgml +++ b/doc/release-notes/release-3.5.sgml @@ -1,6 +1,6 @@
-Squid 3.5.21 release notes +Squid 3.5.22 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.21. +The Squid Team are pleased to announce the release of Squid-3.5.22. 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 d9db68c7a8..046ee4c766 100644 --- a/doc/release-notes/release-4.sgml +++ b/doc/release-notes/release-4.sgml @@ -1,6 +1,6 @@

-Squid 4.0.14 release notes +Squid 4.0.15 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.14 for testing. +

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