]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.3.9
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 11 Sep 2013 01:31:14 +0000 (19:31 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 11 Sep 2013 01:31:14 +0000 (19:31 -0600)
ChangeLog
doc/release-notes/release-3.3.sgml

index d7636eed8b8a08655d1a8a0849b3621c16db1c3d..1ed615065493d37cbaca9956719925a83b6f56b5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -40,6 +40,26 @@ 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.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
index 036b783a6ba8261abc3dfeeab9b19a146bb7ab33..9183e374185b5feb65898d7080f964e88297ea4c 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.3.8 release notes</title>
+<title>Squid 3.3.9 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.8.
+The Squid Team are pleased to announce the release of Squid-3.3.9.
 
 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/Mirrors/http-mirrors.html" name="mirrors">.