From: squidadm Date: Sat, 12 Feb 2022 03:47:05 +0000 (+1300) Subject: 5.4.1 (#981) X-Git-Tag: SQUID_5_4_1 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=d1ba1938cab0053889f63796dbef2c8b0c17c22d;p=thirdparty%2Fsquid.git 5.4.1 (#981) --- diff --git a/ChangeLog b/ChangeLog index 978047e962..8b03647422 100644 --- 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 diff --git a/configure.ac b/configure.ac index 8aab5c5f9e..8e9665b947 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ ## Please see the COPYING and CONTRIBUTORS files for details. ## -AC_INIT([Squid Web Proxy],[5.4-VCS],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[5.4.1-VCS],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux) diff --git a/doc/release-notes/release-5.sgml b/doc/release-notes/release-5.sgml index 3b2c26798f..2b0e38518c 100644 --- a/doc/release-notes/release-5.sgml +++ b/doc/release-notes/release-5.sgml @@ -1,6 +1,6 @@
-Squid 5.4 release notes +Squid 5.4.1 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-5.4. +

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