]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.5.8
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 1 Sep 2015 19:32:54 +0000 (12:32 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 1 Sep 2015 19:32:54 +0000 (12:32 -0700)
ChangeLog
doc/release-notes/release-3.5.sgml

index affee9d18fe857961c7817662e49c2283a385a35..6bd3c1a2fb86e96e73b0696eed855a7b9092e9bc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+Changes to squid-3.5.8 (02 Sep 2015):
+
+       - Regression Bug 4306: build portability fix in Kerberos helpers
+       - Bug 4302: IPFilter v5 transparent interception
+       - Bug 4301: compile errors with IPFilter interception
+       - Bug 4285 partial: %us is not supported in access.log
+       - Bug 4278: Docs: typo in the refresh_pattern freshness algorithm
+       - Bug 4242: compile errors with eCAP using clang-3.6
+       - Bug 3696: crash when client delay pools are activated
+       - Bug 3553: cache_swap_high ignored and maxCapacity used instead
+       - Regression Fix: FtpServer.cc:1024: "reply != NULL" assertion
+       - Fix ignore of impossible SSL bumping actions, as intended and documented
+       - Fix memory leak in Surrogate-Capability header detection
+       - Fix truncated body length when RESPMOD service aborts
+       - Reject non-chunked HTTP messages with conflicting Content-Length values
+       - Support splice for SSLv3 and TLSv1 sessions that start with an SSLv2 Hello
+       - ... and several portability and compile fixes
+       - ... and several documentation updates
+
 Changes to squid-3.5.7 (01 Aug 2015):
 
        - Bug 4293: wrong SNI sent to server after URL-rewrite
index e393b959285e2eb1deee8229c9760f33c4706e00..89841c6f8c889758906e03f97d4f26e36e421777 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.5.7 release notes</title>
+<title>Squid 3.5.8 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.7.
+The Squid Team are pleased to announce the release of Squid-3.5.8.
 
 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">.