From: Francesco Chemolli <5175948+kinkie@users.noreply.github.com> Date: Sun, 4 Jun 2023 15:25:09 +0000 (+0000) Subject: Prepare changelog for v6.0.3 (#1374) X-Git-Tag: SQUID_7_0_1~431 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e23389df562169410edeb19d0756287b64b762d5;p=thirdparty%2Fsquid.git Prepare changelog for v6.0.3 (#1374) --- diff --git a/ChangeLog b/ChangeLog index 458cf08d97..92b073cff6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Changes in squid-6.0.3 (05 Jun 2023): + + - Bug 5148: Log %Ss of failed tunnels as TCP_TUNNEL + - Do not leak Security::CertErrors created in X509_verify_cert() + - Do not erase aborted StoreMap entries that are still being read + - Fix build in environments lacking syslog + - Fix build failures in some environments due to time_t type conflicts in libdebug + - Remove obsolete caddr_t + - ... and some documentation changes + Changes in squid-6.0.2 (30 Apr 2023): - Avoid excessive disk I/O in some environments