From: Amos Jeffries Date: Sun, 9 Oct 2016 19:57:39 +0000 (+1300) Subject: 3.5.22 X-Git-Tag: SQUID_3_5_22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=898ba2f541a23a740686fd1fb4e5a5ac05440a2a;p=thirdparty%2Fsquid.git 3.5.22 --- diff --git a/ChangeLog b/ChangeLog index 4cae19e4e0..dc35d61b76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/configure.ac b/configure.ac index 5a2be37d98..ff7884c424 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.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) diff --git a/doc/release-notes/release-3.5.sgml b/doc/release-notes/release-3.5.sgml index ebb0f21eee..bc416b7303 100644 --- a/doc/release-notes/release-3.5.sgml +++ b/doc/release-notes/release-3.5.sgml @@ -1,6 +1,6 @@
-Squid 3.5.21 release notes +Squid 3.5.22 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.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 .