From: Amos Jeffries Date: Thu, 28 May 2015 11:01:47 +0000 (-0700) Subject: 3.5.5 X-Git-Tag: SQUID_3_5_5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb64fbe2f0dbdd58cbd8c19125317e3f9a894812;p=thirdparty%2Fsquid.git 3.5.5 --- diff --git a/ChangeLog b/ChangeLog index e812a89b71..707bda828c 100644 --- 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 diff --git a/configure.ac b/configure.ac index f224127185..2e0a6bbca8 100644 --- a/configure.ac +++ b/configure.ac @@ -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) diff --git a/doc/release-notes/release-3.5.html b/doc/release-notes/release-3.5.html index 84b5a5f8a4..55af50e726 100644 --- a/doc/release-notes/release-3.5.html +++ b/doc/release-notes/release-3.5.html @@ -2,10 +2,10 @@ - Squid 3.5.4 release notes + Squid 3.5.5 release notes -

Squid 3.5.4 release notes

+

Squid 3.5.5 release notes

Squid Developers


@@ -63,7 +63,7 @@ for Applied Network Research and members of the Web Caching community.

1. Notice

-

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 http://www.squid-cache.org/Versions/v3/3.5/ or the mirrors.

diff --git a/doc/release-notes/release-3.5.sgml b/doc/release-notes/release-3.5.sgml index b0311c50ea..6ed074e327 100644 --- a/doc/release-notes/release-3.5.sgml +++ b/doc/release-notes/release-3.5.sgml @@ -1,6 +1,6 @@
-Squid 3.5.4 release notes +Squid 3.5.5 release notes Squid Developers @@ -13,7 +13,7 @@ for Applied Network Research and members of the Web Caching community. Notice

-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 or the .