]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Relese Prep for 4.16 and 5.0.7 (#850)
authorAmos Jeffries <yadij@users.noreply.github.com>
Fri, 2 Jul 2021 14:26:59 +0000 (14:26 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sun, 4 Jul 2021 06:16:50 +0000 (06:16 +0000)
Documentation only

ChangeLog
doc/release-notes/release-4.sgml
doc/release-notes/release-5.sgml

index 3005227c43d837c30afdab65340dc664289f2da7..671eb588cbd9f405cf3fcc7d62c915df104f4193 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Changes in squid-5.0.7 (04 Jul 2021):
+
+       - Fix a helper logging issues
+       - Fix some helper connection issues
+       - Cleanup: remove much unused code
+       - ... and all fixes from 4.16
+
 Changes in squid-5.0.6 (10 May 2021):
 
        - Bug 5057: Generated response lacks status code
@@ -105,6 +112,13 @@ Changes in squid-5.0.1 (14 Jan 2020):
        - ... and much code cleanup and polishing
        - ... and all fixes from 4.10
 
+Changes in squid-4.16 (04 Jul 2021):
+
+       - Regression Fix: --with-valgrind-debug build broken since 4.15
+       - Bug 5129 pt1: remove Lock use from HttpRequestMethod
+       - Bug 5128: Translation: Fix '% i' typo in es/ERR_FORWARDING_DENIED
+       - Bug 4528: ICAP transactions quit on async DNS lookups
+
 Changes in squid-4.15 (10 May 2021):
 
        - Bug 5112: Excessively loud chunked reply parsing error reporting
index 89093e56f997660c837424dab0ce879a9cee36d6..0130a695baf462c510de0638962ba5730d72dd32 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 4.15 release notes</title>
+<title>Squid 4.16 release notes</title>
 <author>Squid Developers</author>
 
 <abstract>
@@ -12,7 +12,7 @@ for Applied Network Research and members of the Web Caching community.
 <toc>
 
 <sect>Notice
-<p>The Squid Team are pleased to announce the release of Squid-4.15.
+<p>The Squid Team are pleased to announce the release of Squid-4.16.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v4/"> or the
  <url url="http://www.squid-cache.org/Download/http-mirrors.html" name="mirrors">.
@@ -392,6 +392,7 @@ This section gives a thorough account of those changes in three categories:
        <p>New <em>tls-default-ca</em> option to use the system Trusted CAs to
           verify the server certificate.
        <p>New <em>tls-domain=</em> option to verify the server certificate domain.
+       <p>Squid-4.16 improved support for hostnames in ICAP service URLs.
 
        <tag>logfile_daemon</tag>
        <p>Now only requires that helper binary exists when daemon: log module
index 219db2860cf94f2bff146f1d80e9e13af031acd5..8697acd7c3f9eff591cb66f5888aae98b2ae60a2 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 5.0.6 release notes</title>
+<title>Squid 5.0.7 release notes</title>
 <author>Squid Developers</author>
 
 <abstract>
@@ -12,7 +12,7 @@ for Applied Network Research and members of the Web Caching community.
 <toc>
 
 <sect>Notice
-<p>The Squid Team are pleased to announce the release of Squid-5.0.6 for testing.
+<p>The Squid Team are pleased to announce the release of Squid-5.0.7 for testing.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v5/"> or the
  <url url="http://www.squid-cache.org/Download/http-mirrors.html" name="mirrors">.
@@ -191,6 +191,11 @@ This section gives a thorough account of those changes in three categories:
           primary to-server connection and opening a spare to-server
           connection for the same transaction.
 
+       <tag>http_upgrade_request_protocols</tag>
+       <p>New directive to control client-initiated and server-confirmed
+          switching from HTTP to another protocol using HTTP/1.1 Upgrade
+          mechanism.
+
        <tag>mark_client_connection</tag>
        <p>New access control to apply a Netfilter CONNMARK value to a TCP client
           connection.
@@ -246,7 +251,7 @@ This section gives a thorough account of those changes in three categories:
        <p>Now disabled when <em>--disable-auth</em> build parameter is used.
 
        <tag>deny_info</tag>
-       <p>New code <em>%A</em> to display Squid listening IP address the client
+       <p>New code <em>A</em> to display Squid listening IP address the client
           TCP connection was connected to.
 
        <tag>http_port</tag>
@@ -254,6 +259,8 @@ This section gives a thorough account of those changes in three categories:
           listening queue for each worker in SMP.
 
        <tag>https_port</tag>
+       <p>New <em>worker-queues</em> option to have TCP stack maintain dedicated
+          listening queue for each worker in SMP.
        <p>New <em>CONDITIONAL_AUTH</em> flag for <em>sslflags=</em> option to
           request client certificate(s) but not reject clients without any.
 
@@ -264,11 +271,11 @@ This section gives a thorough account of those changes in three categories:
            protocol version 2 TLV values.
        <p>New <em>master_xaction</em> code to display Squids internal
           transaction ID.
-       <p>New <em>CF</em> value for <em>%Ss</em> code to indicate the response
+       <p>New <em>CF</em> value for <em>Ss</em> code to indicate the response
           was handled by Collapsed Forwarding.
-       <p>New <em>TLS/1.3</em> value for <em>%%ssl::<negotiated_version</em>
+       <p>New <em>TLS/1.3</em> value for <em>ssl::&lt;negotiated_version</em>
            code to indicate the request was received from client using TLS/1.3.
-       <p>New <em>TLS/1.3</em> value for <em>%ssl::>negotiated_version</em>
+       <p>New <em>TLS/1.3</em> value for <em>ssl::&gt;negotiated_version</em>
            code to indicate the response was received from server using TLS/1.3.
        <p>Codes <em>rm</em>, <em>&lt;rm</em> and <em>&gt;rm</em> display "-"
           instead of the made-up method NONE.