From: Amos Jeffries Date: Thu, 8 Sep 2016 14:02:19 +0000 (+1200) Subject: Prep for 4.0.14 and 3.5.21 X-Git-Tag: SQUID_4_0_14~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f6791433846387e09b50c1dfce31581bc3640e6e;p=thirdparty%2Fsquid.git Prep for 4.0.14 and 3.5.21 --- diff --git a/ChangeLog b/ChangeLog index ef0ca3c39f..53555cf52c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +Changes to squid-4.0.14 (08 Sep 2016): + + - Regression Bug 4570: crash after rev.14755 + - Regression Bug 4561: Replace use of default move operators with explicit implementation + - Bug 4503: Do not access-log SslBump-faked CONNECTs with _ABORTED suffixes + - Bug 4404: Do not access-log chunked non-persistent responses with _ABORTED suffix + - Fix crashes on shutdown while cleaning up idle ICAP connections + - Fix logformat unable to configure codes with /-escape + - HTTP: MUST respond with 414 (URI Too Long) when request-target exceeds limits + - HTTP: validate Content-Length header values + - Make Squid death due to overloaded helpers optional + - Better support for unknown URL schemes + - 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 + Changes to squid-4.0.13 (05 Aug 2016): - Regression Bug 4540: revert r14720 buffer update @@ -206,6 +223,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.21 (08 Sep 2016): + + - Bug 4563: duplicate code in httpMakeVaryMark + - Bug 4542: authentication credentials IP TTL updated incorrectly + - Bug 4534: assertion failure in xcalloc when using many cache_dir + - Bug 4428: mal-formed Cache-Control:stale-if-error header + - Bug 3025: Proxy-Authenticate problem using ICAP server + - Fix segfault via Ftp::Client::readControlReply() + - Fix SSL-Bump failure results in SEGFAULT + - HTTP/1.1: MUST always revalidate Cache-Control:no-cache responses + - HTTP/1.1: do not allow Proxy-Connection to override Connection header + - SSL: CN wildcard must only match a single domain component [fragment] + Changes to squid-3.5.20 (01 Jul 2016): - Bug 4523: smblib compile fails on NetBSD diff --git a/doc/release-notes/release-3.5.sgml b/doc/release-notes/release-3.5.sgml index 7f58f9e56f..ebb0f21eee 100644 --- a/doc/release-notes/release-3.5.sgml +++ b/doc/release-notes/release-3.5.sgml @@ -1,6 +1,6 @@
-Squid 3.5.20 release notes +Squid 3.5.21 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.20. +The Squid Team are pleased to announce the release of Squid-3.5.21. 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 9a4ea11cf5..d9db68c7a8 100644 --- a/doc/release-notes/release-4.sgml +++ b/doc/release-notes/release-4.sgml @@ -1,6 +1,6 @@

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

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