From 5bb2694408e7a42897e9efe775361579d8864de8 Mon Sep 17 00:00:00 2001 From: squidadm Date: Mon, 5 Sep 2022 16:06:48 +1200 Subject: [PATCH] 5.7 (#1133) --- ChangeLog | 11 +++++++++++ configure.ac | 2 +- doc/release-notes/release-5.sgml | 22 ++++++++++++++++++++-- src/cf.data.pre | 2 +- src/security/ServerOptions.cc | 6 ++++-- src/ssl/support.cc | 8 ++++---- 6 files changed, 41 insertions(+), 10 deletions(-) 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