]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.5.18 SQUID_3_5_18
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 6 May 2016 10:11:49 +0000 (22:11 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 6 May 2016 10:11:49 +0000 (22:11 +1200)
ChangeLog
configure.ac
doc/release-notes/release-3.5.sgml

index 72609b239a9ef946985c58d3d6fc7b11fabba800..c49f22e546a59cbece252ba11476038b5d5f00fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Changes to squid-3.5.18 (06 May 2016):
+
+       - Bug 4510: stale comment about 32KB limit on shared memory cache entries
+       - Bug 4509: EUI compile error on NetBSD
+       - Bug 4501: HTTP/1.1: normalize Host header
+       - Bug 4498: URL-unescape the login-info after extraction from URI
+       - Bug 4455: SegFault from ESIInclude::Start
+       - Prevent Squid forcing -b 2048 into the arguments for sslcrtd_program
+       - Fix TLS/SSL server handshake alert handling
+
 Changes to squid-3.5.17 (20 Apr 2016):
 
        - Regression Bug 4480: logformat [.width_max]
index 684bdaff25d8020e46179fec656f2daf326bd413..fad54259f74e8f3076779256452ce7c8bee17f4d 100644 (file)
@@ -5,7 +5,7 @@
 ## Please see the COPYING and CONTRIBUTORS files for details.
 ##
 
-AC_INIT([Squid Web Proxy],[3.5.17-BZR],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[3.5.18-BZR],[http://bugs.squid-cache.org/],[squid])
 AC_PREREQ(2.61)
 AC_CONFIG_HEADERS([include/autoconf.h])
 AC_CONFIG_AUX_DIR(cfgaux)
index e33c88ea20d2ed13da0b97515dbd6e96f64b2b65..72e5e6bfbad36dccffbcbb9b875ce0ea46a95053 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.5.17 release notes</title>
+<title>Squid 3.5.18 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.17.
+The Squid Team are pleased to announce the release of Squid-3.5.18.
 
 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">.