From: Amos Jeffries Date: Tue, 23 Feb 2016 16:24:56 +0000 (+1300) Subject: 3.5.15 X-Git-Tag: SQUID_3_5_15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b59f0c8802d10b86bffea3aaaa5ae135c087b179;p=thirdparty%2Fsquid.git 3.5.15 --- diff --git a/ChangeLog b/ChangeLog index 9bdc4ab1b1..c99c923e5c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Changes to squid-3.5.15 (23 Feb 2016): + + - Bug 3870: assertion failed: String.cc: 'len_ + len <65536' in ESI::CustomParser + - Fix multiple assertion on String overflows + - Fix unit test errors on MacOS + - Better handling of huge response headers. Fewer incorrect "Bug #3279" messages. + - Log noise reduction for eCAP + Changes to squid-3.5.14 (16 Feb 2016): - Bug 4437: Fix Segfault on Certain SSL Handshake Errors diff --git a/configure.ac b/configure.ac index 26168e2d8b..be13e6b488 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.14-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.5.15-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 0c8170fe43..7afea4f003 100644 --- a/doc/release-notes/release-3.5.sgml +++ b/doc/release-notes/release-3.5.sgml @@ -1,6 +1,6 @@
-Squid 3.5.14 release notes +Squid 3.5.15 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.14. +The Squid Team are pleased to announce the release of Squid-3.5.15. This new release is available for download from or the .