From: squidadm Date: Mon, 5 Sep 2022 04:06:48 +0000 (+1200) Subject: 5.7 (#1133) X-Git-Tag: SQUID_5_7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bb2694408e7a42897e9efe775361579d8864de8;p=thirdparty%2Fsquid.git 5.7 (#1133) --- 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/configure.ac b/configure.ac index dcfb59043b..2087a8d9be 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ ## Please see the COPYING and CONTRIBUTORS files for details. ## -AC_INIT([Squid Web Proxy],[5.6-VCS],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[5.7-VCS],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux) diff --git a/doc/release-notes/release-5.sgml b/doc/release-notes/release-5.sgml index 2dd410f475..940449fe50 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