]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 5.4.1 (#978)
authorAmos Jeffries <yadij@users.noreply.github.com>
Fri, 11 Feb 2022 13:08:27 +0000 (13:08 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Fri, 11 Feb 2022 13:56:44 +0000 (13:56 +0000)
ChangeLog
doc/release-notes/release-5.sgml

index 978047e96230d661456f1b56d61a061829c0c22c..8b036474222bad75a63ba2559acd2554d7a500ab 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+Changes in squid-5.4.1 (12 Feb 2021):
+
+       - Bug 5055: FATAL FwdState::noteDestinationsEnd exception: opening
+       - Fix FATAL ServiceRep::putConnection exception: theBusyConns > 0
+       - Fix ConnOpener orphan connection warnings when requester ends early
+       - Fix ConnOpener connection handling when sending negative answers
+       - Fix Comm::ConnOpener::cleanFd() debugging
+       - Fix ConnOpener callback's syncWithComm()
+       - Fix FwdState::advanceDestination() losing ERR_GATEWAY_FAILURE details
+       - Fix Tunneler handling of last-resort callback on premature job ending
+       - Fix PeerConnector handling of last-resort callback on premature job ending
+       - Fix FreeBSD 14 build
+       - Fix OpenBSD 7.0 build
+       - Add Comm::Connection::cloneDestinationDetails() debugging
+       - Improve Security::PeerConnector::serverConn and Http::Tunneler::connection management
+       - Refactor ConnOpener users to stop relying on the answer providing Comm::Connection
+       - Refactor ICAP connection-establishing code
+       - Polish PeerPoolMgr code
+       - Polish IDENT code
+       - Polish Gopher code
+       - Polished AsyncJob::Start() API
+       - ... and update code documentation
+
 Changes in squid-5.4 (07 Feb 2021):
 
        - Bug 5190: Preserve configured order of intermediate CA certificate chain
index 80303764c4fa08b9f6c593f1ca2f65c50d7dbdd9..064be0a76a2001d20bf2860898eb43d905bb05a9 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 5.4 release notes</title>
+<title>Squid 5.4.1 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.4.
+<p>The Squid Team are pleased to announce the release of Squid-5.4.1.
 
 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">.