]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
5.6 SQUID_5_6
authorAmos Jeffries <yadij@users.noreply.github.com>
Sat, 4 Jun 2022 13:04:10 +0000 (13:04 +0000)
committerAmos Jeffries <yadij@users.noreply.github.com>
Sun, 5 Jun 2022 22:11:52 +0000 (10:11 +1200)
ChangeLog
configure.ac
doc/release-notes/release-5.sgml

index 924aa3d305a6ecf8da66f2dbd8e10e3def1e697a..f42c6d10893248cd17d957fd55ab107bdc36b372 100644 (file)
--- 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
index c8e441ef1fb96d43305dbec76a2009bb30c9cd3f..1799c81f2b8f58decb11b56f73bf943965b082f7 100644 (file)
@@ -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)
index b16bfd0cbc8a45807ca762306cc22214d65fda7c..2dd410f475201a04d033fd9a05df438599255648 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 5.5 release notes</title>
+<title>Squid 5.6 release notes</title>
 <author>Squid Developers</author>
 
 <abstract>
@@ -12,7 +12,7 @@ for Applied Network Research and members of the Web Caching community.
 <toc>
 
 <sect>Notice
-<p>The Squid Team are pleased to announce the release of Squid-5.5.
+<p>The Squid Team are pleased to announce the release of Squid-5.6.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v5/"> or the
  <url url="http://www.squid-cache.org/Download/http-mirrors.html" name="mirrors">.