From 6276f56c96d7b68a43c5e568faaaa428fe108c20 Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Mon, 31 Oct 2016 01:24:09 +1300 Subject: [PATCH] 4.0.16 --- ChangeLog | 8 ++++++++ configure.ac | 2 +- doc/release-notes/release-4.sgml | 4 ++-- 3 files changed, 11 insertions(+), 3 deletions(-) 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 . -- 2.47.2