]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.5.5 SQUID_3_5_5
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 28 May 2015 11:01:47 +0000 (04:01 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 28 May 2015 11:01:47 +0000 (04:01 -0700)
ChangeLog
configure.ac
doc/release-notes/release-3.5.html
doc/release-notes/release-3.5.sgml

index e812a89b71ac87353fcd291c78a236736f0d23f8..707bda828ccfe150d21367d19a9f525bcc268563 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+Changes to squid-3.5.5 (28 May 2015):
+
+       - Regression Bug 4132: short_icon_urls with global_internal_static on
+       - Bug 4238: assertion Read.cc:205: "params.data == data"
+       - Bug 4236: SSL negotiation error of 'success'
+       - Bug 3930: assertion 'connIsUsable(http->getConn())'
+       - Fix assertion MemBuf.cc:380: "new_cap > (size_t) capacity" in SSL I/O buffer
+       - Fix assertion errorpage.cc:600: "entry->isEmpty()"
+       - Fix comm_connect_addr on failures returns Comm:OK
+       - Fix missing external ACL helper notes
+       - Fix "Not enough space to hold server hello message" error message
+       - Fix segmentation fault inside Adaptation::Icap::Xaction::swanSong
+       - Prevent unused ssl_crtd helpers being run
+       - ... and some code cleanup and portability updates
+       - ... and several documentation updates
+
 Changes to squid-3.5.4 (01 May 2015):
 
        - Bug 4234: comm_connect_addr uses errno incorrectly
index f224127185a36cb0de00136e15b231b33706fbf4..2e0a6bbca806f16bc4037c32384396f2ae2b0642 100644 (file)
@@ -5,7 +5,7 @@
 ## Please see the COPYING and CONTRIBUTORS files for details.
 ##
 
-AC_INIT([Squid Web Proxy],[3.5.4-BZR],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[3.5.5-BZR],[http://bugs.squid-cache.org/],[squid])
 AC_PREREQ(2.61)
 AC_CONFIG_HEADERS([include/autoconf.h])
 AC_CONFIG_AUX_DIR(cfgaux)
index 84b5a5f8a4729f8d56b53285216b17ab35b27d45..55af50e72654fd20b4fd2c8b4168ca2a5d7433b5 100644 (file)
@@ -2,10 +2,10 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.69">
- <TITLE>Squid 3.5.4 release notes</TITLE>
+ <TITLE>Squid 3.5.5 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.5.4 release notes</H1>
+<H1>Squid 3.5.5 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.4.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.5.5.</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 b0311c50eadec37314e10e21cbabb82b2e9d9f08..6ed074e327d9979301d0143dbccf85d294a11dbf 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.5.4 release notes</title>
+<title>Squid 3.5.5 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.4.
+The Squid Team are pleased to announce the release of Squid-3.5.5.
 
 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">.