]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.5.9 SQUID_3_5_9
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 17 Sep 2015 13:04:55 +0000 (06:04 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 17 Sep 2015 13:04:55 +0000 (06:04 -0700)
ChangeLog
configure.ac
doc/release-notes/release-3.5.sgml

index 6bd3c1a2fb86e96e73b0696eed855a7b9092e9bc..32704304ccc75f1c29b3fe94fe5a07c892002ea8 100644 (file)
--- 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
index f6bd7900cea2914649de7abf90dfd18fb8a75f56..caa12b6a8ad09c5b549d1b7e02202d6ed96a295b 100644 (file)
@@ -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)
index 89841c6f8c889758906e03f97d4f26e36e421777..f2f1883f521e4e4f325bcc289de173fd8187e03f 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.5.8 release notes</title>
+<title>Squid 3.5.9 release notes</title>
 <author>Squid Developers</author>
 
 <abstract>
@@ -13,7 +13,7 @@ for Applied Network Research and members of the Web Caching community.
 
 <sect>Notice
 <p>
-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 <url url="http://www.squid-cache.org/Versions/v3/3.5/"> or the
  <url url="http://www.squid-cache.org/Download/http-mirrors.html" name="mirrors">.