------------------------------------------------------------ revno: 13987 revision-id: squid3@treenet.co.nz-20160215124256-lp7h6eccs9i6jpym parent: squid3@treenet.co.nz-20160215123303-zl20qnnn0tfc1g3c committer: Amos Jeffries branch nick: 3.5 timestamp: Tue 2016-02-16 01:42:56 +1300 message: 3.5.14 ------------------------------------------------------------ # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: squid3@treenet.co.nz-20160215124256-lp7h6eccs9i6jpym # target_branch: http://bzr.squid-cache.org/bzr/squid3/3.5 # testament_sha1: 422a6d6771165a6a26ca01d260d5ac4f01ac36df # timestamp: 2016-02-15 14:04:56 +0000 # source_branch: http://bzr.squid-cache.org/bzr/squid3/3.5 # base_revision_id: squid3@treenet.co.nz-20160215123303-\ # zl20qnnn0tfc1g3c # # Begin patch === modified file 'ChangeLog' --- ChangeLog 2016-01-06 14:27:36 +0000 +++ ChangeLog 2016-02-15 12:42:56 +0000 @@ -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 === modified file 'configure.ac' --- configure.ac 2016-01-06 14:27:36 +0000 +++ configure.ac 2016-02-15 12:42:56 +0000 @@ -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) === modified file 'doc/release-notes/release-3.5.sgml' --- doc/release-notes/release-3.5.sgml 2016-01-06 14:27:36 +0000 +++ doc/release-notes/release-3.5.sgml 2016-02-15 12:42:56 +0000 @@ -1,6 +1,6 @@
-Squid 3.5.13 release notes +Squid 3.5.14 release notes Squid Developers @@ -13,7 +13,7 @@ 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 .