]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Extra v6.7 ChangeLog addition (#1657)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Thu, 1 Feb 2024 13:27:04 +0000 (13:27 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Fri, 2 Feb 2024 10:09:22 +0000 (10:09 +0000)
ChangeLog

index 8a03f744af91ce186795d465bbb7315fd108b9dc..1539c063f3e2cd0aef7a492d181b773c28c15f4f 100644 (file)
--- 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