From: Amos Jeffries Date: Thu, 8 Sep 2016 18:55:14 +0000 (+1200) Subject: 3.5.21 X-Git-Tag: SQUID_3_5_21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7646f0d41b062883a0564d33b4418c4578dfb139;p=thirdparty%2Fsquid.git 3.5.21 --- diff --git a/ChangeLog b/ChangeLog index c0a946e2f8..4cae19e4e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +Changes to squid-3.5.21 (08 Sep 2016): + + - Bug 4563: duplicate code in httpMakeVaryMark + - Bug 4542: authentication credentials IP TTL updated incorrectly + - Bug 4534: assertion failure in xcalloc when using many cache_dir + - Bug 4428: mal-formed Cache-Control:stale-if-error header + - Bug 3025: Proxy-Authenticate problem using ICAP server + - Fix segfault via Ftp::Client::readControlReply() + - Fix SSL-Bump failure results in SEGFAULT + - HTTP/1.1: MUST always revalidate Cache-Control:no-cache responses + - HTTP/1.1: do not allow Proxy-Connection to override Connection header + - SSL: CN wildcard must only match a single domain component [fragment] + Changes to squid-3.5.20 (01 Jul 2016): - Bug 4523: smblib compile fails on NetBSD diff --git a/configure.ac b/configure.ac index 5f0b76e384..670a5eff80 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.20-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.5.21-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 7f58f9e56f..ebb0f21eee 100644 --- a/doc/release-notes/release-3.5.sgml +++ b/doc/release-notes/release-3.5.sgml @@ -1,6 +1,6 @@
-Squid 3.5.20 release notes +Squid 3.5.21 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.20. +The Squid Team are pleased to announce the release of Squid-3.5.21. This new release is available for download from or the .