-Changes in squid-6.0.1 (06 Feb 2023):
+Changes in squid-6.0.1 (28 Feb 2023):
- Bug 5256: Intercepting port fails to accept
- Bug 5241: Block all non-localhost requests by default
- ... and much code cleanup and polishing
- ... and all fixes from 5.8
+Changes in squid-5.8 (28 Feb 2023):
+
+ - Bug 5162: mgr:index URL do not produce MGR_INDEX template
+ - Bug 5241: Block all non-localhost requests by default
+ - Bug 5241: Block to-localhost, to-link-local requests by default
+ - ext_kerberos_ldap_group_acl: Support -b with -D
+ - Fix ACL type typo in req_header, rep_header key-changing ERRORs
+ - ... and several compile fixes
+ - ... and some code cleanup and polishing
+
Changes in squid-5.7 (05 Sep 2022):
- Regression Fix: Typo in manager ACL
## Please see the COPYING and CONTRIBUTORS files for details.
##
-AC_INIT([Squid Web Proxy],[6.0.0-VCS],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[6.0.1-VCS],[http://bugs.squid-cache.org/],[squid])
AC_PREREQ(2.61)
AC_CONFIG_HEADERS([include/autoconf.h])
AC_CONFIG_AUX_DIR(cfgaux)