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_6_7~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=552c2ceef220f3bbcdbedf194eae419fc791098e;p=thirdparty%2Fsquid.git Extra v6.7 ChangeLog addition (#1657) --- diff --git a/ChangeLog b/ChangeLog index 7cb04ce2ea..cb6c8b8bef 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