From: Amos Jeffries Date: Sun, 2 Jul 2017 08:06:33 +0000 (+1200) Subject: Prep for 4.0.21 X-Git-Tag: M-staged-PR71~86 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b008ed2e3c91e0b8218d2bec6d10f47835e728bc;p=thirdparty%2Fsquid.git Prep for 4.0.21 --- diff --git a/ChangeLog b/ChangeLog index 9388e28f55..424dae6fba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +Changes to squid-4.0.21 (02 Jul 2017): + + - Bug 4730: segfault while processing internal HTTP requests + - Bug 4492: Chunk extension parser is too pedantic + - Bug 1961: Redesign urlParse() API + - TLS: recognise tls:: namespace on logformat tokens + - SSL-Bump: tproxy does not spoof spliced connections + - security_file_certgen: collapse queued requests + - Add a basic apparmour profile + - Add transaction_initiator ACL for detecting various unusual transactions + - Add ssl::server_name options to control matching logic + - Support for --long-acl-options + - Do not die silently when dying via std::terminate() + - Fix option --foreground to implement expected behavior + - Translations: update .po and .pot to latest texts + - ... and some documentation updates + - ... and many code cleanup and stability fixes + - ... and all fixes from 3.5.27 + Changes to squid-4.0.20 (01 Jun 2017): - Bug #4692: SslBump breaks intercepted IPv6 connections @@ -16,7 +35,7 @@ Changes to squid-4.0.20 (01 Jun 2017): - ext_session_acl: cope with new logformat inputs - ... and some documentation updates - ... and some code stability fixes - - ... and all fixes from 3.5.25 + - ... and all fixes from 3.5.26 Changes to squid-4.0.19 (02 Apr 2017): diff --git a/doc/release-notes/release-4.sgml b/doc/release-notes/release-4.sgml index f81ba993bf..a63a8e485d 100644 --- a/doc/release-notes/release-4.sgml +++ b/doc/release-notes/release-4.sgml @@ -1,6 +1,6 @@
-Squid 4.0.20 release notes +Squid 4.0.21 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.20 for testing. +

The Squid Team are pleased to announce the release of Squid-4.0.21 for testing. This new release is available for download from or the . @@ -259,6 +259,11 @@ This section gives a thorough account of those changes in three categories: including messages received from ICAP servers.

New has type for matching whether or not Squid is able to provide certain sets of transaction state. For example HTTP reply headers. +

New transaction_initiator type for detecting various + unusual transactions. +

New --consensus, --client-requested and + --server-provided flags for the ssl::server_name + type to control which server name to match against. auth_param

New parameter queue-size= to set the maximum number