------------------------------------------------------------ revno: 13818 revision-id: squid3@treenet.co.nz-20150501074139-t8f8q59j9e5k4vjc parent: squid3@treenet.co.nz-20150501065307-n25e76u1y4g350m4 committer: Amos Jeffries branch nick: 3.5 timestamp: Fri 2015-05-01 00:41:39 -0700 message: Prep for 3.5.4, 3.4.13, 3.3.14, 3.2.14 ------------------------------------------------------------ # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: squid3@treenet.co.nz-20150501074139-t8f8q59j9e5k4vjc # target_branch: http://bzr.squid-cache.org/bzr/squid3/3.5 # testament_sha1: b5bc5d19986fcb57dea05c3871d94fe99527447c # timestamp: 2015-05-01 07:51:21 +0000 # source_branch: http://bzr.squid-cache.org/bzr/squid3/3.5 # base_revision_id: squid3@treenet.co.nz-20150501065307-\ # n25e76u1y4g350m4 # # Begin patch === modified file 'ChangeLog' --- ChangeLog 2015-03-28 10:56:22 +0000 +++ ChangeLog 2015-05-01 07:41:39 +0000 @@ -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 @@ - ... 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 @@ - ... 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 @@ - ... 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 === modified file 'doc/release-notes/release-3.2.sgml' --- doc/release-notes/release-3.2.sgml 2015-02-18 10:30:07 +0000 +++ doc/release-notes/release-3.2.sgml 2015-05-01 07:41:39 +0000 @@ -1,6 +1,6 @@
-Squid 3.2.13 release notes +Squid 3.2.14 release notes Squid Developers @@ -13,7 +13,7 @@ Notice

-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 or the . === modified file 'doc/release-notes/release-3.3.sgml' --- doc/release-notes/release-3.3.sgml 2015-02-18 10:30:07 +0000 +++ doc/release-notes/release-3.3.sgml 2015-05-01 07:41:39 +0000 @@ -1,6 +1,6 @@

-Squid 3.3.13 release notes +Squid 3.3.14 release notes Squid Developers @@ -13,7 +13,7 @@ Notice

-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 or the . === modified file 'doc/release-notes/release-3.4.sgml' --- doc/release-notes/release-3.4.sgml 2015-02-18 10:30:07 +0000 +++ doc/release-notes/release-3.4.sgml 2015-05-01 07:41:39 +0000 @@ -1,6 +1,6 @@

-Squid 3.4.12 release notes +Squid 3.4.13 release notes Squid Developers @@ -13,7 +13,7 @@ Notice

-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 or the . === modified file 'doc/release-notes/release-3.5.html' --- doc/release-notes/release-3.5.html 2015-03-28 10:56:22 +0000 +++ doc/release-notes/release-3.5.html 2015-05-01 07:41:39 +0000 @@ -2,10 +2,10 @@ - Squid 3.5.3 release notes + Squid 3.5.4 release notes -

Squid 3.5.3 release notes

+

Squid 3.5.4 release notes

Squid Developers


@@ -63,7 +63,7 @@

1. Notice

-

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

=== modified file 'doc/release-notes/release-3.5.sgml' --- doc/release-notes/release-3.5.sgml 2015-03-28 10:56:22 +0000 +++ doc/release-notes/release-3.5.sgml 2015-05-01 07:41:39 +0000 @@ -1,6 +1,6 @@
-Squid 3.5.3 release notes +Squid 3.5.4 release notes Squid Developers @@ -13,7 +13,7 @@ Notice

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