From: Francesco Chemolli <5175948+kinkie@users.noreply.github.com> Date: Thu, 1 Feb 2024 13:27:04 +0000 (+0000) Subject: Extra v6.7 ChangeLog addition (#1657) X-Git-Tag: SQUID_7_0_1~220 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d685433e69be3121c27078c7844ef58f4dee8e9;p=thirdparty%2Fsquid.git Extra v6.7 ChangeLog addition (#1657) --- diff --git a/ChangeLog b/ChangeLog index 8a03f744af..1539c063f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,11 @@ Changes in squid-6.7 (4 Feb 2024) + - Bug 5337: workaround for crash on startup if -a option is used - Bug 5274: Successful tunnels logged as TCP_TUNNEL/500 - Fix crash when NTLM and Negotiate helpers are queried with no HTTP request + - Fix SslBump memory leak when mimicking certificates with Authority Key Identifier + - Fix memory leak on SslBump certificates with Authority Key Identifier extension + - Fix a possible integer overflow in FTP Gateway - Extend cache_log_message to Bug 5187 and job invalidation BUGs - Remove incorrect beta version warning - MS Windows portability improvements