]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.3.3 and 3.2.9
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 12 Mar 2013 10:06:56 +0000 (04:06 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 12 Mar 2013 10:06:56 +0000 (04:06 -0600)
ChangeLog
doc/release-notes/release-3.2.sgml
doc/release-notes/release-3.3.html
doc/release-notes/release-3.3.sgml

index fbc2244802363600d19ed23db185b817d7c69db8..505f7a06bf3ab6b142443f5a0f23f4db46c7d8ee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Changes to squid-3.3.3 (12 Mar 2013):
+
+       - Bug 3720: Add missing include in /dev/poll I/O module (pt2)
+       - ... and all changes from squid 3.2.9
+
 Changes to squid-3.3.2 (02 Mar 2013):
 
        - Bug 3781: Proxy Authentication not sent to cache_peer
@@ -50,6 +55,13 @@ 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.9 (12 Mar 2013):
+
+       - Regression fix: Accept-Language header parse
+       - Bug 3673: Silence 'Failed to select source' messages
+       - Fix authentication headers sent on peer digest requests
+       - Fix build error on Solaris, OpenIndiana, Omnios
+
 Changes to squid-3.2.8 (02 Mar 2013):
 
        - Bug 3767: tcp_outgoing_tos/mark ACLs do not obey acl_uses_indirect_client
index 5a31c6eb49e8bf038d1b644afeab55050d4fe93b..dc955e2ea85048cd2c60b3f422383bec836b7192 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.2.8 release notes</title>
+<title>Squid 3.2.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.2.8.
+The Squid Team are pleased to announce the release of Squid-3.2.9.
 
 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">.
index 9eda3857df3d48e99e24202d32db5f2b8090e324..f00a70c504968b69bbe5d9787984bbd032ec8095 100644 (file)
@@ -2,10 +2,10 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.66">
- <TITLE>Squid 3.3.1 release notes</TITLE>
+ <TITLE>Squid 3.3.3 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.3.1 release notes</H1>
+<H1>Squid 3.3.3 release notes</H1>
 
 <H2>Squid Developers</H2>
 <HR>
@@ -56,11 +56,14 @@ for Applied Network Research and members of the Web Caching community.</EM>
 <HR>
 <H2><A NAME="s1">1.</A> <A HREF="#toc1">Notice</A></H2>
 
-<P>The Squid Team are pleased to announce the release of Squid-3.3.1 for testing.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.3.3.</P>
 <P>This new release is available for download from 
 <A HREF="http://www.squid-cache.org/Versions/v3/3.3/">http://www.squid-cache.org/Versions/v3/3.3/</A> or the 
 <A HREF="http://www.squid-cache.org/Mirrors/http-mirrors.html">mirrors</A>.</P>
-<P>While this release is not deemed ready for production use, we believe it is ready for wider testing by the community.</P>
+
+<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.</P>
+
 <P>We welcome feedback and bug reports. If you find a bug, please see 
 <A HREF="http://wiki.squid-cache.org/SquidFaq/BugReporting">http://wiki.squid-cache.org/SquidFaq/BugReporting</A>
 for how to submit a report with a stack trace.</P>
index fa040a559155c35d47385a969a04852da01ab9bd..9a01a9d968e0b194dbcde74e8c4bbddccdf059a3 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.3.2 release notes</title>
+<title>Squid 3.3.3 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.2.
+The Squid Team are pleased to announce the release of Squid-3.3.3.
 
 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">.