From: Amos Jeffries Date: Thu, 17 Sep 2015 13:04:55 +0000 (-0700) Subject: 3.5.9 X-Git-Tag: SQUID_3_5_9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5430fb355860dc9405a97919e534777819dea31;p=thirdparty%2Fsquid.git 3.5.9 --- diff --git a/ChangeLog b/ChangeLog index 6bd3c1a2fb..32704304cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +Changes to squid-3.5.9 (17 Sep 2015): + + - Regression Bug 3618: ntlm_smb_lm_auth rejects correct passwords + - Bug 4309: incorrect extensions detection in SSL Hello messages + - Bug 4309: crash during Skype login + - Bug 4284: missing sanity checks for malloc + - Regression Fix: CONNECT request debugging 11,2 traces + - Regression Fix: Quieten UFS cache maintenance skipped warnings + - TLS: Support SNI on generated CONNECT after peek + - ... and some documentation updates + Changes to squid-3.5.8 (02 Sep 2015): - Regression Bug 4306: build portability fix in Kerberos helpers diff --git a/configure.ac b/configure.ac index f6bd7900ce..caa12b6a8a 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.8-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.5.9-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 89841c6f8c..f2f1883f52 100644 --- a/doc/release-notes/release-3.5.sgml +++ b/doc/release-notes/release-3.5.sgml @@ -1,6 +1,6 @@
-Squid 3.5.8 release notes +Squid 3.5.9 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.8. +The Squid Team are pleased to announce the release of Squid-3.5.9. This new release is available for download from or the .