]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for v7.0.2 (#2090)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Fri, 20 Jun 2025 12:16:21 +0000 (13:16 +0100)
committerGitHub <noreply@github.com>
Fri, 20 Jun 2025 12:16:21 +0000 (00:16 +1200)
Co-authored-by: Amos Jeffries <yadij@users.noreply.github.com>
ChangeLog

index 8b1d6c032629cc2e2d955680a77f59e9dfcd0a63..49e8f55347b878463ea7ab50309f5b2c4c7e244c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+Changes in squid-7.0.2 (19 Jun 2025):
+
+       - Bug 5352: Do not get stuck in RESPMOD after pausing peer read(2)
+       - Bug 5316: Release note says version 6 still for testing
+       - Bug 5489: Fix "make check" linking on Solaris
+       - Do not duplicate received Surrogate-Capability in sent requests
+       - Fix GCC v13 LTO build [-Walloc-size-larger-than=]
+       - Fix OpenSSL build with GCC v15.1.1 [-Wformat-truncation=]
+       - Fix tls-dh support for DHE parameters with OpenSSL v3+
+       - Fix SNMP cacheNumObjCount -- number of cached objects
+       - Fix Mem::Segment::open() stub to fix build without shm_open()
+       - Disable EUI when arpreq is missing and cannot be defined
+       - MinGW: use nameless unions in ext_ad_group_acl
+       - MinGW: do not build ext_edirectory_userip_acl
+       - MinGW: add mkdir adapter
+       - MinGW: fix store/Controller.cc build
+       - MinGW: fix aio compatibility layer
+       - MinGW: add libnettle to negotiate_sspi_auth
+       - negotiate_sspi_auth: Fix command debugging (-v)
+       - ntlm_sspi_auth: Fix missing base64 symbol linkage
+       - ... and many portability and compatibility fixes
+       - ... and some code cleanup
+
 Changes in squid-7.0.1 (2 Feb 2025):
 
        - Remove Edge Side Include (ESI) protocol