------------------------------------------------------------ revno: 14098 tags: SQUID_3_5_22 revision-id: squid3@treenet.co.nz-20161009195739-pcju9hl8vqwijt26 parent: squid3@treenet.co.nz-20161009194726-w3w62yrrzzmfe29i committer: Amos Jeffries branch nick: 3.5 timestamp: Mon 2016-10-10 08:57:39 +1300 message: 3.5.22 ------------------------------------------------------------ # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: squid3@treenet.co.nz-20161009195739-pcju9hl8vqwijt26 # target_branch: http://bzr.squid-cache.org/bzr/squid3/3.5 # testament_sha1: 33592cb7e779c64cc713cfcc488b9fdda9df0a9e # timestamp: 2016-10-09 20:20:26 +0000 # source_branch: http://bzr.squid-cache.org/bzr/squid3/3.5 # base_revision_id: squid3@treenet.co.nz-20161009194726-\ # w3w62yrrzzmfe29i # # Begin patch === modified file 'ChangeLog' --- ChangeLog 2016-09-08 18:55:14 +0000 +++ ChangeLog 2016-10-09 19:57:39 +0000 @@ -1,3 +1,17 @@ +Changes to squid-3.5.22 (09 Oct 2016): + + - Bug 4594: build failure with clang 3.9 + - Bug 4471: revalidation does not work when expired cached object lacks Last-Modified + - Bug 4302 pt2: IPv6 support for IPFilter v5 transparent interception + - Bug 4228: ./configure bug/typo in r14394 + - Bug 3819: "fd >= 0" assertion in file_write() during reconfiguration + - Bug 2833: Collapse internal revalidation requests (SMP-unaware caches) + - Fix logged request size (%http::>st) and other size-related %codes + - Fix some memory leaks from putenv() + - Fix memory leaks from url_rewrite_extras and store_id_extras on reconfigure/shutdown + - Fix segfault crash when debugging section 4 at level 9 + - HTTP: MUST ignore a [revalidation] response with an older Date header + Changes to squid-3.5.21 (08 Sep 2016): - Bug 4563: duplicate code in httpMakeVaryMark === modified file 'configure.ac' --- configure.ac 2016-09-21 02:09:36 +0000 +++ configure.ac 2016-10-09 19:57:39 +0000 @@ -5,7 +5,7 @@ ## Please see the COPYING and CONTRIBUTORS files for details. ## -AC_INIT([Squid Web Proxy],[3.5.21-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.5.22-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-09-08 18:55:14 +0000 +++ doc/release-notes/release-3.5.sgml 2016-10-09 19:57:39 +0000 @@ -1,6 +1,6 @@
-Squid 3.5.21 release notes +Squid 3.5.22 release notes Squid Developers @@ -13,7 +13,7 @@ Notice

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