]> 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)
committerAmos Jeffries <yadij@users.noreply.github.com>
Fri, 2 Feb 2024 19:29:50 +0000 (08:29 +1300)
ChangeLog

index 7cb04ce2ea9445051ce3be5849e954e85460db74..cb6c8b8befd58357af9ec6de69555515bdd2c6a4 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