From 0a4efb98f1e84bb7392c7ecc9c7deb0381458b0f Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Thu, 21 Apr 2016 00:21:39 +1200 Subject: [PATCH] 3.5.17 --- ChangeLog | 17 +++++++++++++++++ configure.ac | 2 +- doc/release-notes/release-3.5.sgml | 4 ++-- 3 files changed, 20 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 768b4499374..72609b239a9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +Changes to squid-3.5.17 (20 Apr 2016): + + - Regression Bug 4480: logformat [.width_max] + - Regression Bug 4481: varyEvaluateMatch: Oops. Not a Vary match on second attempt + - Bug 4495: Unknown SSL option SSL_OP_NO_TICKET + - Bug 4493: theObject->sharedMemorySize() == theSegment.size() exception + - Bug 4483: ./configure garbles -Og option in CFLAGS + - Bug 4482: Solaris GCC 5.2 warning in src/ip/Intercept.cc + - Bug 4468: NotNode (!acl) naming: Terminate the name before strncat(name). + - Bug 4465: Header forgery detection leads to crash + - Bug 2460 partial: workaround deferred reads on shutdown and restart + - cachemgr.cgi: use dynamic MemBuf for internal content generation + - ESI: Fix several element construction issues + - TLS: Fix Handshake Error: ccs received early + - TLS: Add chained and signing cert to peek-then-bumped connections + - Fix some startup/shutdown crashes + Changes to squid-3.5.16 (02 Apr 2016): - Bug 4476: Removed duplicated #include lines diff --git a/configure.ac b/configure.ac index 314c818065b..684bdaff25d 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],[3.5.16-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.5.17-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-3.5.sgml b/doc/release-notes/release-3.5.sgml index a018c8109b9..e33c88ea20d 100644 --- a/doc/release-notes/release-3.5.sgml +++ b/doc/release-notes/release-3.5.sgml @@ -1,6 +1,6 @@
-Squid 3.5.16 release notes +Squid 3.5.17 release notes Squid Developers @@ -13,7 +13,7 @@ for Applied Network Research and members of the Web Caching community. Notice

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