From: Amos Jeffries Date: Mon, 15 Feb 2016 12:42:56 +0000 (+1300) Subject: 3.5.14 X-Git-Tag: SQUID_3_5_14~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38d88b616fbfda6a64c30ab1223167a3bb570e93;p=thirdparty%2Fsquid.git 3.5.14 --- diff --git a/ChangeLog b/ChangeLog index 46160ffe08..820831dca4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +Changes to squid-3.5.14 (16 Feb 2016): + + - Bug 4437: Fix Segfault on Certain SSL Handshake Errors + - Bug 4431: C code is not compiled with CFLAGS + - Bug 4418: FlexibleArray compile error with GCC 6 + - Bug 4378: assertion failed: DestinationIp.cc:60: + 'checklist->conn() && checklist->conn()->clientConnection != NULL' + - Fix invalid FTP connection handling on blocked content + - Fix handling of shared memory left over by Squid crashes or bugs + - Fix mgr:config report 'qos_flows mark' output + - Fix compile error in CPU affinity + - Fix %un logging external ACL username + - Avoid more certificate validation memory leaks + Changes to squid-3.5.13 (06 Jan 2016): - Bug 4397: DragonFly BSD, POSIX shared memory is implemented as filepath diff --git a/configure.ac b/configure.ac index a138a9e626..26168e2d8b 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.13-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.5.14-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 61656322aa..0c8170fe43 100644 --- a/doc/release-notes/release-3.5.sgml +++ b/doc/release-notes/release-3.5.sgml @@ -1,6 +1,6 @@
-Squid 3.5.13 release notes +Squid 3.5.14 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.13. +The Squid Team are pleased to announce the release of Squid-3.5.14. This new release is available for download from or the .