From: Amos Jeffries Date: Wed, 20 Apr 2016 12:10:08 +0000 (+1200) Subject: Prep for 4.0.9 and 3.5.17 X-Git-Tag: SQUID_4_0_9~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2dae59860e5b32f75bce123a6bd09e64573071dd;p=thirdparty%2Fsquid.git Prep for 4.0.9 and 3.5.17 --- diff --git a/ChangeLog b/ChangeLog index de06265104..9ddef6e3a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Changes to squid-4.0.9 (20 Apr 2016): + + - Bug #4405: assertion failed: comm.cc:554: "Comm::IsConnOpen(conn)" + - Add a new error page token for unquoted external ACL messages. + - Stop parsing response prefix after discovering an "HTTP/0.9" response. + - ... and some documentation updates + - ... and some code polishing + - ... and all fixes from 3.5.17 + Changes to squid-4.0.8 (02 Apr 2016): - Bug 4459: FHS compliance: move netdb.state and ssl_db to /var/cache/squid @@ -139,6 +148,23 @@ Changes to squid-4.0.1 (14 Oct 2015): - ... and many documentation changes - ... and much code cleanup and polishing +Changes to squid-3.5.17 (20 Apr 2016): + + - Regression Bug 4480: logformat [.width_max] + - Regression Bug 4481: varyEvaluateMatch: Oops. Not a Vary match on second attempt + - Bug 4495: Unknown SSL option SSL_OP_NO_TICKET + - Bug 4493: theObject->sharedMemorySize() == theSegment.size() exception + - Bug 4483: ./configure garbles -Og option in CFLAGS + - Bug 4482: Solaris GCC 5.2 warning in src/ip/Intercept.cc + - Bug 4468: NotNode (!acl) naming: Terminate the name before strncat(name). + - Bug 4465: Header forgery detection leads to crash + - Bug 2460 partial: workaround deferred reads on shutdown and restart + - cachemgr.cgi: use dynamic MemBuf for internal content generation + - ESI: Fix several element construction issues + - TLS: Fix Handshake Error: ccs received early + - TLS: Add chained and signing cert to peek-then-bumped connections + - Fix some startup/shutdown crashes + Changes to squid-3.5.16 (02 Apr 2016): - Bug 4476: Removed duplicated #include lines diff --git a/doc/release-notes/release-3.5.sgml b/doc/release-notes/release-3.5.sgml index f3d6988659..a0191def38 100644 --- a/doc/release-notes/release-3.5.sgml +++ b/doc/release-notes/release-3.5.sgml @@ -1,6 +1,6 @@
-Squid 3.5.16 release notes +Squid 3.5.17 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.16. +The Squid Team are pleased to announce the release of Squid-3.5.17. 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 427d2f940a..1e868ed9e0 100644 --- a/doc/release-notes/release-4.sgml +++ b/doc/release-notes/release-4.sgml @@ -1,6 +1,6 @@

-Squid 4.0.8 release notes +Squid 4.0.9 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.8 for testing. +

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