]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.3.0.3 SQUID_3_3_0_3
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 9 Jan 2013 00:30:17 +0000 (17:30 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 9 Jan 2013 00:30:17 +0000 (17:30 -0700)
ChangeLog
configure.ac
doc/release-notes/release-3.1.sgml
doc/release-notes/release-3.2.sgml
doc/release-notes/release-3.3.html
doc/release-notes/release-3.3.sgml

index 13cce38555a9791bd49b38128b207d264d0b2545..787032a555350fdfeeb01cbc4aae27b7048712ad 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+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
@@ -23,6 +32,14 @@ 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.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
@@ -476,6 +493,10 @@ Changes to squid-3.2.0.1 (03 Aug 2010):
        - ... 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
index b84eca8fd2f08557dbcca49d98e445d3a39bd009..f5d9099148efbb7d134ea2f78d01efffda343188 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([Squid Web Proxy],[3.3.0.2-BZR],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[3.3.0.3-BZR],[http://bugs.squid-cache.org/],[squid])
 AC_PREREQ(2.61)
 AC_CONFIG_HEADERS([include/autoconf.h])
 AC_CONFIG_AUX_DIR(cfgaux)
index eddf2dbcb58719ee778d29698419c1bbbb20db37..69f7c30b40321bd905072a87ca3a892e4489634b 100644 (file)
@@ -1,6 +1,6 @@
 <!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>
@@ -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.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">.
 
index 8e27e467a982699f5175a9bc4752c383cc0481f4..19f8741662a9b36b2bc7d9bddb7744dde907c957 100644 (file)
@@ -1,6 +1,6 @@
 <!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>
@@ -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.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">.
index 426190e4ecf72fce338e85cb933889f872ea716f..200a8203a3d0b0f6cd1c26a3ea655354c76fd52c 100644 (file)
@@ -2,10 +2,10 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.66">
- <TITLE>Squid 3.3.0.2 release notes</TITLE>
+ <TITLE>Squid 3.3.0.3 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.3.0.2 release notes</H1>
+<H1>Squid 3.3.0.3 release notes</H1>
 
 <H2>Squid Developers</H2>
 <HR>
@@ -56,7 +56,7 @@ 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.0.2 for testing.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.3.0.3 for testing.</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>
@@ -329,7 +329,14 @@ and <EM>allow</EM> with <EM>client-first</EM>. However an upgrade to <EM>server-
 
 <P>
 <DL>
-<P><EM>There are no changed ./configure options in Squid-3.3.</EM></P>
+<DT><B>--enable-kqueue</B><DD>
+<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.</P>
+
+<DT><B>--disable-kqueue</B><DD>
+<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.</P>
 
 </DL>
 </P>
index 982ffc418d564764165d6d08983c6a1cdf3ed178..78b6e21f953a81eeab3063f42f48aa9efba1ee6d 100644 (file)
@@ -1,6 +1,6 @@
 <!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>
@@ -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.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">.
 
@@ -248,7 +248,14 @@ This section gives an account of those changes in three categories:
 <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>