]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
4.0.16 SQUID_4_0_16
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 30 Oct 2016 12:24:09 +0000 (01:24 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 30 Oct 2016 12:24:09 +0000 (01:24 +1300)
ChangeLog
configure.ac
doc/release-notes/release-4.sgml

index 4fb3eb9ba66efcde06341aa35049eeffdd68443c..8f65934f5e559ad03eb9a43d5685745b584e7f5b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Changes to squid-4.0.16 (30 Oct 2016):
+
+       - Avoid segfaults when lacking the server name for certificate validator
+       - HTTP: initial support for Cache-Control:immutable
+       - Fix ssl::server_name ACL
+       - ... and many code polishing updates
+       - ... and some fixes from 3.5.23
+
 Changes to squid-4.0.15 (09 Oct 2016):
 
        - Regression fix crash on reconfigure with TOS/DiffServ/MARK configured
index feef11840696e870f2c1e2fbd687035258970894..9c2117d78d36ba66f39e55cb4caaa90dc99dea79 100644 (file)
@@ -5,7 +5,7 @@
 ## Please see the COPYING and CONTRIBUTORS files for details.
 ##
 
-AC_INIT([Squid Web Proxy],[4.0.15-BZR],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[4.0.16-BZR],[http://bugs.squid-cache.org/],[squid])
 AC_PREREQ(2.61)
 AC_CONFIG_HEADERS([include/autoconf.h])
 AC_CONFIG_AUX_DIR(cfgaux)
index 046ee4c76631ccd0aa17a4971e17d99669233c33..7aff3af3c767c4a8a669bc901dc16aa17a32cfdc 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 4.0.15 release notes</title>
+<title>Squid 4.0.16 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-4.0.15 for testing.
+<p>The Squid Team are pleased to announce the release of Squid-4.0.16 for testing.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v4/"> or the
  <url url="http://www.squid-cache.org/Download/http-mirrors.html" name="mirrors">.