+Changes to squid-3.3.0.3 (09 Jan 2013):
+
+ - Bug 3729: 32-bit overflow in parsing 64-bit configuration values
+ - Bug 3728: Improve debug for cache_dir
+ - Additional fixes for CVE-2012-5643 / SQUID:2012-1
+ - kerberos_ldap_group: support multiple groups in squid.conf ACL definition
+ - kqueue: update status from experimental to fully available net I/O method
+ - ... and many memory leaks and potential bugs detected by Coverity Scan
+
Changes to squid-3.3.0.2 (03 Dec 2012):
- Support matching empty header field values using req_header and rep_header
- ... and many compile error fixes
- ... and a very large amount of code polish for faster compilation
+Changes to squid-3.2.6 (09 Jan 2013):
+
+ - Regression Bug 3731: TOS setsockopt() requires int value
+ - Regression Bug 3712: Rotating logs overwrites the previous log
+ - Bug 3727: LLVM compile errors in kerberos_ldap_group
+ - Bug 3650: Negotiate auth missing challenge token
+ - Additional fixes for CVE-2012-5643 / SQUID:2012-1
+
Changes to squid-3.2.5 (10 Dec 2012):
- Bug 3698: Add missing include of errno.h
- ... and a great many testing improvements
- ... and many documentation updates
+Changes to squid-3.1.23 (09 Jan 2013):
+
+ - Additional fixes for CVE-2012-5643 / SQUID:2012-1
+
Changes to squid-3.1.22 (03 Dec 2012):
- Bug 3685: Squid hangs in Delay Pools ClassCBucket::update
<!doctype linuxdoc system>
<article>
-<title>Squid 3.1.22 release notes</title>
+<title>Squid 3.1.23 release notes</title>
<author>Squid Developers</author>
<abstract>
<sect>Notice
<p>
-The Squid Team are pleased to announce the release of Squid-3.1.22
+The Squid Team are pleased to announce the release of Squid-3.1.23
This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.1/"> or the <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.
<!doctype linuxdoc system>
<article>
-<title>Squid 3.2.5 release notes</title>
+<title>Squid 3.2.6 release notes</title>
<author>Squid Developers</author>
<abstract>
<sect>Notice
<p>
-The Squid Team are pleased to announce the release of Squid-3.2.5 for
+The Squid Team are pleased to announce the release of Squid-3.2.6 for
testing.
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">.
<!doctype linuxdoc system>
<article>
-<title>Squid 3.3.0.2 release notes</title>
+<title>Squid 3.3.0.3 release notes</title>
<author>Squid Developers</author>
<abstract>
<sect>Notice
<p>
-The Squid Team are pleased to announce the release of Squid-3.3.0.2 for testing.
+The Squid Team are pleased to announce the release of Squid-3.3.0.3 for testing.
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">.
<sect1>Changes to existing options<label id="modifiedoptions">
<p>
<descrip>
- <p><em>There are no changed ./configure options in Squid-3.3.</em>
+ <tag>--enable-kqueue</tag>
+ <p>kqueue network I/O module is now built by default when it is available.
+ This option is no longer required to enable kqueue support,
+ but if used will abort build when kqueue dependencies are missing or broken.
+
+ <tag>--disable-kqueue</tag>
+ <p>kqueue network I/O module is now built by default when it is available.
+ This configure option is now needed to disable it. Previously it did nothing.
</descrip>
</p>