]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Release prep for 5.0.2 and 4.11 (#604)
authorAmos Jeffries <yadij@users.noreply.github.com>
Fri, 17 Apr 2020 01:02:56 +0000 (01:02 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sat, 18 Apr 2020 03:51:45 +0000 (03:51 +0000)
ChangeLog
SPONSORS.list
doc/release-notes/release-4.sgml
doc/release-notes/release-5.sgml

index 2bff5d7e51a9962101deb9b5592485a3cdb8f3b0..dd59e3d4712d8df87232b7fbbbad57930529942a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Changes in squid-5.0.2 (18 Apr 2020):
+
+       - Bug 5030: Negative responses are never cached
+       - Bug 4796: comm.cc !isOpen(conn->fd) assertion when rotating logs
+       - Support worker-dedicated listening queues (SO_REUSEPORT)
+       - High precision time units
+       - Ban reserved annotations in "note", "adaptation_meta" directives
+       - ESI: convert parse exceptions into 500 status response
+       - Fix PURGE error responses
+       - ... and several documentation changes
+       - ... and some compile fixes
+
 Changes in squid-5.0.1 (14 Jan 2020):
 
        - Bug 4989: Leaking StoreEntry objects on Cache Digest rebuilds
@@ -45,6 +57,18 @@ Changes in squid-5.0.1 (14 Jan 2020):
        - ... and many documentation changes
        - ... and much code cleanup and polishing
 
+Changes to squid-4.11 (18 Apr 2020):
+
+       - Bug 5036: capital 'L's in logs when daemon queue overflows
+       - Bug 5022: Reconfigure kills Coordinator in SMP+ufs configurations
+       - Bug 5016: systemd thinks Squid is ready before Squid listens
+       - kerberos_ldap_group: fix encryption type for cross realm check
+       - HTTP: Ignore malformed Host header in intercept and reverse proxy mode
+       - Fix Digest authentication nonce handling
+       - Supply ALE to request_header_add/reply_header_add
+       - ... and some documentation updates
+       - ... and some compile fixes
+
 Changes to squid-4.10 (14 Jan 2020):
 
        - Bug 5009: Build failure with older clang libc++
index be6070cc6142f7d13209d90ee78e740df835082c..fb0bda603d329b7cc94c9f4437c926c21f17850e 100644 (file)
@@ -1,6 +1,42 @@
 The following organizations have supported the Squid Project by providing
 their resources or funding various Squid development activities:
 
+The Squid Software Foundation - http://foundation.squid-cache.org/
+
+       The Foundation governs and facilitates Squid project activities,
+       providing the infrastructure and support framework for Squid
+       developers and users.
+
+@Squid-6:
+DigialOcean - https://www.digitalocean.com/
+
+       DigitalOcean has donated droplets from their cloud infrastructure
+       to host most of Squid Project's continuous integration farm.
+
+SpinUp - https://SpinUp.com
+
+       SpinUp has donated cloud resources to host our main website, wiki
+       and mailing lists.
+
+The Measurement Factory - http://www.measurement-factory.com/
+
+       The Measurement Factory has contributed significant resources to
+       Squid development and Squid Project infrastructure and support.
+
+Treehouse Networks, NZ - http://treenet.co.nz/
+
+       Treehouse Networks has contributed significant resources
+       toward Squid-3+ development and maintenance for their customer
+       gateways and CDN.
+
+@Squid-5:
+RackSpace - https://www.rackspace.com/
+
+       RackSpace donated a number of virtual machines from their cloud
+       infrastructure to support and extend our continuous integration
+       testing infrastructure and, in 2014-2019, to host many of the
+       Squid Project services.
+
 @Squid-4:
 Augur TBBS Pty Limited
 
@@ -12,45 +48,16 @@ Bloomberg L.P.
        Bloomberg L.P. has funded development work towards stabilizing
        Squid-4.
 
-DigialOcean - https://www.digitalocean.com/
-
-       DigitalOcean has donated droplets from their cloud infrastructure
-       to host some of the project's continuous integration farm
-
 LaunchPad - http://launchpad.net/
 
        Provide Bazaar mirroring services and host the Squid-3+ developer
        project code.
 
-RackSpace - http://www.rackspace.com/
-
-       RackSpace donated a number of virtual machines from their cloud
-       infrastructure to support and extend the continuous integration
-       testing infrastructure, and since late 2014 to host many of the
-       Squid Project services.
-
 RM Education - http://www.rm.com/
 
        RM Education has sponsored Squid performance optimizations and
        stability improvements.
 
-Squid Software Foundation - http://foundation.squid-cache.org/
-
-       The Foundation governs and facilitates Squid project activities,
-       providing the infrastructure and support framework for Squid
-       developers and users.
-
-The Measurement Factory - http://www.measurement-factory.com/
-
-       Measurement Factory has contributed significant resources
-       toward Squid-3+ development and server maintenance.
-
-Treehouse Networks, NZ - http://treenet.co.nz/
-
-       Treehouse Networks has contributed significant resources
-       toward Squid-3+ development and maintenance for their customer
-       gateways and CDN.
-
 @Squid-3.5:
 Messagenet - http://messagenet.it/
 
index e501eb4b504188276b2ac7d3203a6bbfade43f62..2b4b0a8960e662ff7bcdec49d307b1b71c926ad5 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 4.10 release notes</title>
+<title>Squid 4.11 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.10.
+<p>The Squid Team are pleased to announce the release of Squid-4.11.
 
 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">.
@@ -542,6 +542,10 @@ This section gives an account of those changes in three categories:
        <p>The cppunit testing framework is auto-detected and used when available.
           This option can be used to disable it explicitly.
 
+       <tag>--without-systemd</tag>
+       <p>SystemD init environment features are auto-detected and used when available.
+          This option can be used to disable systemd features explicitly.
+
 </descrip>
 
 <sect1>Changes to existing options<label id="modifiedoptions">
index a1db7ed05a11231d0eea59a6eba92572446cdff2..c5e318b2663923167086e0f135cebfbef322ef05 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 5.0.1 release notes</title>
+<title>Squid 5.0.2 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.1 for testing.
+<p>The Squid Team are pleased to announce the release of Squid-5.0.2 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">.
@@ -141,9 +141,9 @@ Most user-facing changes are reflected in squid.conf (see below).
 
 <sect1>Peering support for SSL-Bump
 <p>Squid now supports forwarding of bumped, re-encrypted HTTPS requests through
-   a cache_peer using a standard HTTP CONNECT tunnel.
+   a <em>cache_peer</em> using a standard HTTP CONNECT tunnel.
 
-<p>No support for triggering client authentication when a cache_peer
+<p>No support for triggering client authentication when a <em>cache_peer</em>
    configuration instructs the bumping Squid to relay authentication info
    contained in client CONNECT request. The bumping Squid still responds
    with HTTP 200 (Connection Established) to the client CONNECT request (to