]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.5.4, 3.4.13, 3.3.14, 3.2.14
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 1 May 2015 07:35:40 +0000 (00:35 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 1 May 2015 07:35:40 +0000 (00:35 -0700)
ChangeLog
doc/release-notes/release-3.2.sgml
doc/release-notes/release-3.3.sgml
doc/release-notes/release-3.4.sgml
doc/release-notes/release-3.5.sgml

index 37818e6d1660109a641fdb8951d762fa0c6e3ef9..e812a89b71ac87353fcd291c78a236736f0d23f8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+Changes to squid-3.5.4 (01 May 2015):
+
+       - Bug 4234: comm_connect_addr uses errno incorrectly
+       - Bug 4231: fd_open() not correctly handling UDS socket descriptions
+       - Bug 4226: digest_edirectory_auth: found but cannot be built
+       - Bug 4198: assertion failed: client_side.h:364: "sslServerBump == srvBump"
+       - Bug 3775: Disable HTTP/1.1 pipeline feature for pinned connections
+       - Fix require-proxy-header preventing HTTPS proxying and ssl-bump
+       - Fix Negotiate/Kerberos authentication request size exceeds output buffer size
+       - Fix SQUID_X509_V_ERR_DOMAIN_MISMATCH errors while accessing sites with valid certificates
+       - Add server_name ACL matching server name(s) obtained from various sources
+       - Add Kerberos support for MAC OS X 10.x
+       - Support for resuming TLS sessions
+       - ... and some portability and compile fixes
+       - ... and several documentation updates
+       - ... and all fixes from squid 3.4.13
+
 Changes to squid-3.5.3 (28 Mar 2015):
 
        - Regression Bug 4213: negotiate_kerberos_auth: freeing non-dynamic memory
@@ -131,6 +148,12 @@ Changes to squid-3.5.0.1 (17 Oct 2014):
        - ... and many error page translation updates
        - ... and much code cleanup and polishing
 
+Changes to squid-3.4.13 (01 May 2015):
+
+       - Bug 4212: ssl_crtd crashes with corrupt database
+       - ... and some documentation updates
+       - ... and all fixes from squid 3.3.14
+
 Changes to squid-3.4.12 (18 Feb 2015):
 
        - Bug 4066: Digest auth nonce indefinite rollover
@@ -348,6 +371,12 @@ Changes to squid-3.4.0.1 (29 Jul 2013):
        - ... and many documentation changes
        - ... and much code cleanup and polishing
 
+Changes to squid-3.3.14 (01 May 2015):
+
+       - Bug 4093: source-maintenance.sh errors and warnings due to wrong tools/options
+       - ... and some documentation updates
+       - ... and all fixes from squid 3.2.14
+
 Changes to squid-3.3.13 (28 Aug 2014):
 
        - Fix segmentation fault setting up server SSL connnection
@@ -533,6 +562,12 @@ Changes to squid-3.3.0.1 (21 Oct 2012):
        - ... and many compile error fixes
        - ... and a very large amount of code polish for faster compilation
 
+Changes to squid-3.2.14 (01 May 2015):
+
+       - Fix 'access_log none' to prevent following logs being used
+       - Fix X509 server certificate domain matching
+       - ... some documentation updates
+
 Changes to squid-3.2.13 (13 Jul 2013):
 
        - Bug 3869: assertion failed: MemBuf.cc:272: size < capacity
index ca534702ccb213da396d6571633a91d15377921e..cbb18cda7c1a147842e4112bdbb6a5eccdc38259 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.2.13 release notes</title>
+<title>Squid 3.2.14 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.2.13.
+The Squid Team are pleased to announce the release of Squid-3.2.14.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.2/"> or the
  <url url="http://www.squid-cache.org/Download/http-mirrors.html" name="mirrors">.
index e4d271a1069e7d55ab6c1d53f75d1d63abf3b32a..524201f95083644d8b96ae82b709a009b416fabc 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.3.13 release notes</title>
+<title>Squid 3.3.14 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.3.13.
+The Squid Team are pleased to announce the release of Squid-3.3.14.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.3/"> or the 
 <url url="http://www.squid-cache.org/Download/http-mirrors.html" name="mirrors">.
index d81750c86f739155aaf537b046b11ddb171a8c70..b84cc8cdf21d59bb259857ba317d33658d21aa9d 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.4.12 release notes</title>
+<title>Squid 3.4.13 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.4.12.
+The Squid Team are pleased to announce the release of Squid-3.4.13.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.4/"> or the
  <url url="http://www.squid-cache.org/Download/http-mirrors.html" name="mirrors">.
index 33161e5f14e0c8fa9fd4996869bf5e6007c4f26f..b0311c50eadec37314e10e21cbabb82b2e9d9f08 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.5.3 release notes</title>
+<title>Squid 3.5.4 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.3.
+The Squid Team are pleased to announce the release of Squid-3.5.4.
 
 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">.