]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.5.6 SQUID_3_5_6
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 3 Jul 2015 09:11:09 +0000 (02:11 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 3 Jul 2015 09:11:09 +0000 (02:11 -0700)
ChangeLog
configure.ac
doc/release-notes/release-3.5.html
doc/release-notes/release-3.5.sgml

index 707bda828ccfe150d21367d19a9f525bcc268563..94b26f4f0b046804e8f2253eeef2f5712d89e58e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+Changes to squid-3.5.6 (03 Jul 2015):
+
+       - Bug 4274: ssl_crtd.8 not being installed
+       - Bug 4193: memory leak on FTP listings
+       - Bug 4183: segfault when freeing https_port clientca on reconfigure or exit
+       - Bug 3875: bad mimeLoadIconFile error handling
+       - Bug 3483: assertion failed store.cc:1866: 'isEmpty()'
+       - Bug 3329: pinned server connection is not closed properly
+       - TLS: Disable client-initiated renegotiation
+       - ext_edirectory_userip_acl: fix uninitialized variable
+       - Support custom OIDs in *_cert ACLs
+       - Fix CONNECT failover to IPv4 after trying broken IPv6 servers
+       - Use relative-URL in errorpage.css for SN.png
+       - Do not blindly forward cache peer CONNECT responses
+       - Fix assertion String.cc:221: "str"
+       - Fix assertion comm.cc:759: "Comm::IsConnOpen(conn)" in ConnStateData::getSslContextDone
+       - Translations: add Spanish US dialect alias
+
 Changes to squid-3.5.5 (28 May 2015):
 
        - Regression Bug 4132: short_icon_urls with global_internal_static on
index 2e0a6bbca806f16bc4037c32384396f2ae2b0642..2edcf01880831ae1898e0f4eb8c4bd7f2510efbb 100644 (file)
@@ -5,7 +5,7 @@
 ## Please see the COPYING and CONTRIBUTORS files for details.
 ##
 
-AC_INIT([Squid Web Proxy],[3.5.5-BZR],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[3.5.6-BZR],[http://bugs.squid-cache.org/],[squid])
 AC_PREREQ(2.61)
 AC_CONFIG_HEADERS([include/autoconf.h])
 AC_CONFIG_AUX_DIR(cfgaux)
index 55af50e72654fd20b4fd2c8b4168ca2a5d7433b5..68a7619454969a27f90973d9bd19b9ac3924e372 100644 (file)
@@ -2,10 +2,10 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.69">
- <TITLE>Squid 3.5.5 release notes</TITLE>
+ <TITLE>Squid 3.5.6 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.5.5 release notes</H1>
+<H1>Squid 3.5.6 release notes</H1>
 
 <H2>Squid Developers</H2>
 <HR>
@@ -63,7 +63,7 @@ for Applied Network Research and members of the Web Caching community.</EM>
 <HR>
 <H2><A NAME="s1">1.</A> <A HREF="#toc1">Notice</A></H2>
 
-<P>The Squid Team are pleased to announce the release of Squid-3.5.5.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.5.6.</P>
 <P>This new release is available for download from 
 <A HREF="http://www.squid-cache.org/Versions/v3/3.5/">http://www.squid-cache.org/Versions/v3/3.5/</A> or the
 <A HREF="http://www.squid-cache.org/Download/http-mirrors.html">mirrors</A>.</P>
index 6ed074e327d9979301d0143dbccf85d294a11dbf..cb8af5847c9b1211baa12f38da75e12b9a45ec4f 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.5.5 release notes</title>
+<title>Squid 3.5.6 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.5.
+The Squid Team are pleased to announce the release of Squid-3.5.6.
 
 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">.