From: Amos Jeffries Date: Wed, 11 Sep 2013 01:39:13 +0000 (-0600) Subject: 3.3.9 X-Git-Tag: SQUID_3_3_10~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fcbbaef75bd8f5b686ab26bf30932de0791f636;p=thirdparty%2Fsquid.git 3.3.9 --- diff --git a/ChangeLog b/ChangeLog index 03728b598b..1bf8c30598 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/configure.ac b/configure.ac index afad9e08a3..cf0c556dbd 100644 --- a/configure.ac +++ b/configure.ac @@ -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) diff --git a/doc/release-notes/release-3.3.html b/doc/release-notes/release-3.3.html index 4c674c07ba..f525a89dff 100644 --- a/doc/release-notes/release-3.3.html +++ b/doc/release-notes/release-3.3.html @@ -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 @@ 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.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.

diff --git a/doc/release-notes/release-3.3.sgml b/doc/release-notes/release-3.3.sgml index 036b783a6b..9183e37418 100644 --- a/doc/release-notes/release-3.3.sgml +++ b/doc/release-notes/release-3.3.sgml @@ -1,6 +1,6 @@
-Squid 3.3.8 release notes +Squid 3.3.9 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.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 .