From: Amos Jeffries Date: Fri, 2 Sep 2022 14:16:56 +0000 (+0000) Subject: Prep for 5.7 (#1131) X-Git-Tag: SQUID_6_0_1~119 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=911833fcbfae14e16c30adeb5bb97e763451018f;p=thirdparty%2Fsquid.git Prep for 5.7 (#1131) --- diff --git a/ChangeLog b/ChangeLog index f42c6d1089..49174d44b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +Changes in squid-5.7 (05 Sep 2022): + + - Regression Fix: Typo in manager ACL + - Bug 5186: noteDestinationsEnd check failed: transportWait + - Bug 5160: Test suite fails with -flto=auto + - Bug 3193 pt2: NTLM decoder truncating strings + - Bug 5133: OpenSSL 3.0 support + - ext_session_acl: fix TDB key lookup + - forward_max_tries: Do not count discarded connections + - ... and many compile and debugging fixes + Changes in squid-5.6 (06 Jun 2022): - Bug 5208: Part 1: Restart kids killed by SIGKILL diff --git a/doc/release-notes/release-5.sgml b/doc/release-notes/release-5.sgml index 2f00b61909..466e9c3b01 100644 --- a/doc/release-notes/release-5.sgml +++ b/doc/release-notes/release-5.sgml @@ -1,6 +1,6 @@
-Squid 5.6 release notes +Squid 5.7 release notes Squid Developers @@ -12,7 +12,7 @@ for Applied Network Research and members of the Web Caching community. Notice -

The Squid Team are pleased to announce the release of Squid-5.6. +

The Squid Team are pleased to announce the release of Squid-5.7. This new release is available for download from or the . @@ -40,6 +40,7 @@ The Squid-5 change history can be ssl_engine +

OpenSSL 3.0 deprecates the Engine feature. This directive is + only supported when Squid is built for older OpenSSL versions. + Removed directives

- ssl_engine -

OpenSSL 3.0.0 deprecates the Engine feature. This directive is - only supported when Squid is built for older OpenSSL versions. - +

There have been no directives changed. Removed directives