From: Amos Jeffries Date: Sun, 30 Oct 2016 12:24:09 +0000 (+1300) Subject: 4.0.16 X-Git-Tag: SQUID_4_0_16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6276f56c96d7b68a43c5e568faaaa428fe108c20;p=thirdparty%2Fsquid.git 4.0.16 --- diff --git a/ChangeLog b/ChangeLog index 4fb3eb9ba6..8f65934f5e 100644 --- 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 diff --git a/configure.ac b/configure.ac index feef118406..9c2117d78d 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],[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) diff --git a/doc/release-notes/release-4.sgml b/doc/release-notes/release-4.sgml index 046ee4c766..7aff3af3c7 100644 --- a/doc/release-notes/release-4.sgml +++ b/doc/release-notes/release-4.sgml @@ -1,6 +1,6 @@
-Squid 4.0.15 release notes +Squid 4.0.16 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-4.0.15 for testing. +

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