]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.3.2 and 3.2.8
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 2 Mar 2013 01:17:42 +0000 (18:17 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 2 Mar 2013 01:17:42 +0000 (18:17 -0700)
ChangeLog
doc/release-notes/release-3.2.sgml
doc/release-notes/release-3.3.sgml

index b5fb495e03171764fa4001d0cc4f2f38072c2c95..f6fe3b1d3899b2a1b11b2ebb35f4fceaee4bed8b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+Changes to squid-3.3.2 (02 Mar 2013):
+
+       - Bug 3781: Proxy Authentication not sent to cache_peer
+       - Bug 3794: MacOS: workaround compiler errors
+       - Bug 3720: Compile error in Solaris /OpenIndiana
+       - ... and all changes from squid 3.2.8
+
 Changes to squid-3.3.1 (09 Feb 2013):
 
        - Bug 3726: build errors with --disable-ssl
@@ -43,6 +50,22 @@ 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.8 (02 Mar 2013):
+
+       - Bug 3767: tcp_outgoing_tos/mark ACLs do not obey acl_uses_indirect_client
+       - Bug 3763: diskd Error: no filename in shm buffer
+       - Bug 3752: objects that cannot be cached in memory are not cached on disk
+       - Bug 3753: Removes the domain from the cache_peer server pconn key
+       - Bug 3749: IDENT lookup using wrong ports to identify the user
+       - Bug 3723: tcp_outgoing_tos/mark broken for CONNECT requests
+       - Bug 3686: cache_dir max-size default fails
+       - Bug 3515: crash in FtpStateData::ftpTimeout
+       - Bug 3329: Quieten orphan Comm::Connection messages
+       - Make squid -z for cache_dir rock preserve the rock DB
+       - Fixed several server connect problems
+       - ... and some build issues on SOlaris, OpenIndiana, MacOS X
+       - ... and soem documentation and debugs polishing
+
 Changes to squid-3.2.7 (01 Feb 2013):
 
        - Bug 3736: Floating point exception due to divide by zero
index fa9529e5424c77c0f9837aa1c0cc9aaadcda1416..5a31c6eb49e8bf038d1b644afeab55050d4fe93b 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.2.7 release notes</title>
+<title>Squid 3.2.8 release notes</title>
 <author>Squid Developers</author>
 
 <abstract>
@@ -13,15 +13,15 @@ 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.7.
+The Squid Team are pleased to announce the release of Squid-3.2.8.
 
 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/Mirrors/http-mirrors.html" name="mirrors">.
 
-A large number of the show-stopper bugs have been fixed along with general improvements to the IPv6 support.
+<p>A large number of the show-stopper bugs have been fixed along with general improvements to the IPv6 support.
 While this release is not fully bug-free we believe it is ready for use in production on many systems.
 
-We welcome feedback and bug reports. If you find a bug, please see <url url="http://wiki.squid-cache.org/SquidFaq/BugReporting"> for how to submit a 
+<p>We welcome feedback and bug reports. If you find a bug, please see <url url="http://wiki.squid-cache.org/SquidFaq/BugReporting"> for how to submit a 
 report with a stack trace.
 
 <sect1>Known issues
index 5298fd76a83f974e640a48130b3750d332b55640..fa040a559155c35d47385a969a04852da01ab9bd 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.3.1 release notes</title>
+<title>Squid 3.3.2 release notes</title>
 <author>Squid Developers</author>
 
 <abstract>
@@ -13,15 +13,15 @@ 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.1.
+The Squid Team are pleased to announce the release of Squid-3.3.2.
 
 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">.
 
-A large number of the design flaws in SSL-Bump feature have been fixed along with general improvements all around.
+<p>A large number of the design flaws in SSL-Bump feature have been fixed along with general improvements all around.
 While this release is not fully bug-free we believe it is ready for use in production on many systems.
 
-We welcome feedback and bug reports. If you find a bug, please see <url url="http://wiki.squid-cache.org/SquidFaq/BugReporting">
+<p>We welcome feedback and bug reports. If you find a bug, please see <url url="http://wiki.squid-cache.org/SquidFaq/BugReporting">
  for how to submit a report with a stack trace.
 
 <sect1>Known issues