From: Amos Jeffries Date: Sat, 4 Jun 2022 13:04:10 +0000 (+0000) Subject: 5.6 X-Git-Tag: SQUID_5_6 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=fca8b79b57014caba1d6850d1371025f02a17fd9;p=thirdparty%2Fsquid.git 5.6 --- diff --git a/ChangeLog b/ChangeLog index 924aa3d305..f42c6d1089 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Changes in squid-5.6 (06 Jun 2022): + + - Bug 5208: Part 1: Restart kids killed by SIGKILL + - Fix SQUID-MIB smilint errors + - negotiate_kerberos_auth: Initialise default_keytab + - Improve handling of Gopher responses + - ... and some semi-automated code polish + Changes in squid-5.5 (12 Apr 2022): - Regression Bug 5192: esi_parser default is incorrect diff --git a/configure.ac b/configure.ac index c8e441ef1f..1799c81f2b 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.5-VCS],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[5.6-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 b16bfd0cbc..2dd410f475 100644 --- a/doc/release-notes/release-5.sgml +++ b/doc/release-notes/release-5.sgml @@ -1,6 +1,6 @@
-Squid 5.5 release notes +Squid 5.6 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.5. +

The Squid Team are pleased to announce the release of Squid-5.6. This new release is available for download from or the .