------------------------------------------------------------ revno: 12625 revision-id: squid3@treenet.co.nz-20130911013913-46mm3ozyx1a8ohfz parent: squid3@treenet.co.nz-20130911011244-vpyp1hf2i8yqip11 committer: Amos Jeffries branch nick: 3.3 timestamp: Tue 2013-09-10 19:39:13 -0600 message: 3.3.9 ------------------------------------------------------------ # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: squid3@treenet.co.nz-20130911013913-46mm3ozyx1a8ohfz # target_branch: http://bzr.squid-cache.org/bzr/squid3/3.3 # testament_sha1: 8def521aa69a80891e2d3d722ede7d78f57488b1 # timestamp: 2013-09-11 04:36:30 +0000 # source_branch: http://bzr.squid-cache.org/bzr/squid3/3.3 # base_revision_id: squid3@treenet.co.nz-20130911011244-\ # vpyp1hf2i8yqip11 # # Begin patch === modified file 'ChangeLog' --- ChangeLog 2013-07-13 13:20:39 +0000 +++ ChangeLog 2013-09-11 01:39:13 +0000 @@ -1,4 +1,24 @@ +Changes to squid-3.3.9 (11 Sep 2013): + + - Regression Bug 3077: off-by-one error in Digest header decoding + - Bug 3895: fix acl_uses_indirect_client and cache_peer_access + - Bug 3879: assertion failed ConnStateData::validatePinnedConnection + - Bug 3863: myportname acl causes segmentation fault + - Bug 3849: Duplicate certificate sent when using https_port + - Bug 2287: Better fix for unsupported HTTP version handling + - Bug 2112: Reload into If-None-Match + - Fix several assert with side effects in ICAP/eCAP response handling + - Fix myportname ACL on ICAP/eCAP transactions + - Fix external ACL user:pass detail logging after adaptation + - Fix SMP mgr:info report 'Largest file desc currently in use' + - Handle infinite certificate validation loops caused by OpenSSL Bug 3090. + - Improved compatibility with gcc 4.8, clang and icc + - Show number of available filedescriptors when reserved FD changes + - Sync with newest OpenSSL error codes + - Register Http2-Settings header + - ... and many Windows portability fixes + Changes to squid-3.3.8 (13 Jul 2013): - Bug 3869: assertion failed: MemBuf.cc:272: size < capacity === modified file 'configure.ac' --- configure.ac 2013-09-09 09:29:28 +0000 +++ configure.ac 2013-09-11 01:39:13 +0000 @@ -1,4 +1,4 @@ -AC_INIT([Squid Web Proxy],[3.3.8-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.3.9-BZR],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux) === modified file 'doc/release-notes/release-3.3.html' --- doc/release-notes/release-3.3.html 2013-07-13 13:20:39 +0000 +++ doc/release-notes/release-3.3.html 2013-09-11 01:39:13 +0000 @@ -2,10 +2,10 @@ - Squid 3.3.8 release notes + Squid 3.3.9 release notes -

Squid 3.3.8 release notes

+

Squid 3.3.9 release notes

Squid Developers


@@ -56,7 +56,7 @@

1. Notice

-

The Squid Team are pleased to announce the release of Squid-3.3.8.

+

The Squid Team are pleased to announce the release of Squid-3.3.9.

This new release is available for download from http://www.squid-cache.org/Versions/v3/3.3/ or the mirrors.

=== modified file 'doc/release-notes/release-3.3.sgml' --- doc/release-notes/release-3.3.sgml 2013-07-13 13:20:39 +0000 +++ doc/release-notes/release-3.3.sgml 2013-09-11 01:39:13 +0000 @@ -1,6 +1,6 @@
-Squid 3.3.8 release notes +Squid 3.3.9 release notes Squid Developers @@ -13,7 +13,7 @@ Notice

-The Squid Team are pleased to announce the release of Squid-3.3.8. +The Squid Team are pleased to announce the release of Squid-3.3.9. This new release is available for download from or the .