From a0ac5c49b9379a66b6e912b8d75a3b15a7a934e2 Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Tue, 5 Dec 2023 21:30:05 +0000 Subject: [PATCH] Prep for 6.6 (#1609) --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index f76fefcb6c..4481ea144f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +Changes in squid-6.6 (5 Dec 2023): + + - Bug 5328: Fix ESI build with libxml2 v2.12.0 + - Bug 5319: QOS Netfilter MARK preservation is always disabled + - Bug 5318: peer_digest.cc:399: "fetch->pd && receivedData.data" + - Bug 5317: FATAL attempt to read data from memory + - Bug 5154: Do not open IPv6 sockets when IPv6 is disabled + - FTP: Ignore credentials with a NUL-prefixed username + - log_db_daemon: Fix DSN construction + - Limit the number of allowed X-Forwarded-For hops + - Do not update StoreEntry expiration after errorAppendEntry() + - improve handling of response sending errors + Changes in squid-6.5 (5 Nov 2023): - Bug 5309: frequent "lowestOffset () <= target_offset" assertion -- 2.47.2