From 2d685433e69be3121c27078c7844ef58f4dee8e9 Mon Sep 17 00:00:00 2001 From: Francesco Chemolli <5175948+kinkie@users.noreply.github.com> Date: Thu, 1 Feb 2024 13:27:04 +0000 Subject: [PATCH] Extra v6.7 ChangeLog addition (#1657) --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.47.2