]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.3.1 SQUID_3_3_1
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 9 Feb 2013 07:29:34 +0000 (00:29 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 9 Feb 2013 07:29:34 +0000 (00:29 -0700)
ChangeLog
configure.ac
doc/release-notes/release-3.3.html
doc/release-notes/release-3.3.sgml

index f44cab648689519787bf53480d3eb15916028962..b5fb495e03171764fa4001d0cc4f2f38072c2c95 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Changes to squid-3.3.1 (09 Feb 2013):
+
+       - Bug 3726: build errors with --disable-ssl
+       - Propigate pinned connection persistency and closures to the client.
+       - Mimic SSL certificate Key Usage and Basic Constraints
+       - Fix segmentation fault on missing squid.conf values
+       - ext_sql_session_acl: Fix hex decoding on UID
+       - ... and some code polish
+       - ... and a lot of documentation polish
+       - ... and all changes from squid 3.2.7
+
 Changes to squid-3.3.0.3 (09 Jan 2013):
 
        - Bug 3729: 32-bit overflow in parsing 64-bit configuration values
index f5d9099148efbb7d134ea2f78d01efffda343188..99fc813b638b61c05661f72bf7493b848182ef15 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([Squid Web Proxy],[3.3.0.3-BZR],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[3.3.1-BZR],[http://bugs.squid-cache.org/],[squid])
 AC_PREREQ(2.61)
 AC_CONFIG_HEADERS([include/autoconf.h])
 AC_CONFIG_AUX_DIR(cfgaux)
index 200a8203a3d0b0f6cd1c26a3ea655354c76fd52c..9eda3857df3d48e99e24202d32db5f2b8090e324 100644 (file)
@@ -2,10 +2,10 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.66">
- <TITLE>Squid 3.3.0.3 release notes</TITLE>
+ <TITLE>Squid 3.3.1 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.3.0.3 release notes</H1>
+<H1>Squid 3.3.1 release notes</H1>
 
 <H2>Squid Developers</H2>
 <HR>
@@ -56,19 +56,21 @@ 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.3 for testing.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.3.1 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>
 <P>While this release is not deemed ready for production use, we believe it is ready for wider testing by the community.</P>
 <P>We welcome feedback and bug reports. If you find a bug, please see 
-<A HREF="http://wiki.squid-cache.org/SquidFaq/TroubleShooting#head-7067fc0034ce967e67911becaabb8c95a34d576d">http://wiki.squid-cache.org/SquidFaq/TroubleShooting#head-7067fc0034ce967e67911becaabb8c95a34d576d</A> for how to submit a report with a stack trace.</P>
+<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>
 
 <H2><A NAME="ss1.1">1.1</A> <A HREF="#toc1.1">Known issues</A>
 </H2>
 
 <P>Although this release is deemed good enough for use in many setups, please note the existence of 
-<A HREF="http://www.squid-cache.org/bugs/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;target_milestone=3.3&amp;long_desc_type=allwordssubstr&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;status_whiteboard_type=allwordssubstr&amp;status_whiteboard=&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailtype1=substring&amp;email1=&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=bugs.bug_severity&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">open bugs against Squid-3.3</A>.</P>
+<A HREF="http://bugs.squid-cache.org/buglist.cgi?query_format=advanced&amp;product=Squid&amp;bug_status=UNCONFIRMED&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;version=3.3">open bugs against Squid-3.3</A>.</P>
+
 
 <H2><A NAME="ss1.2">1.2</A> <A HREF="#toc1.2">Changes since earlier releases of Squid-3.3</A>
 </H2>
@@ -250,7 +252,6 @@ to happen. The <EM>request_header_add</EM> option supports fast ACLs only.</P>
 <DT><B>sslproxy_cert_adapt</B><DD>
 <P>New option to adapt certain properties of outgoing SSL certificates generated for use when bumping SSL to an upstream server.</P>
 
-
 </DL>
 </P>
 
@@ -260,9 +261,9 @@ to happen. The <EM>request_header_add</EM> option supports fast ACLs only.</P>
 <P>
 <DL>
 <DT><B>acl</B><DD>
-<P><EM>myport</EM> and <EM>myip</EM>ACL types replaced with <EM>localport</EM> and <EM>localip</EM> respecitively.
+<P><EM>myport</EM> and <EM>myip</EM>ACL types replaced with <EM>localport</EM> and <EM>localip</EM> respectively.
 To reflect that it matches the TCP connection details and not the squid.conf port.
-This matters when dealing with interecepted traffic, where the Squid receiving port differs from the TCP connection IP:port.
+This matters when dealing with intercepted traffic, where the Squid receiving port differs from the TCP connection IP:port.
 Always use <EM>myportname</EM> type to match the squid.conf port details.</P>
 <P>New default built-in ACLs for testing SSL certificate properties.</P>
 <P><EM>ssl::certHasExpired</EM>,
@@ -274,8 +275,8 @@ Always use <EM>myportname</EM> type to match the squid.conf port details.</P>
 <DT><B>logformat</B><DD>
 <P>New token <EM>%ssl::bump_mode</EM> to log the SSL-bump mode type performed on a request.
 Logs values of: <EM>-</EM>, <EM>none</EM>, <EM>client-first</EM>, or <EM>server-first</EM>.</P>
-<P>New token of <EM>%ssl::&gt;cert_subject</EM> to log the Subject field of a SSL certficate received from the client.</P>
-<P>New token of <EM>%ssl::&gt;cert_issuer</EM> to log the Issuer field of a SSL certficate received from the client.</P>
+<P>New token of <EM>%ssl::&gt;cert_subject</EM> to log the Subject field of a SSL certificate received from the client.</P>
+<P>New token of <EM>%ssl::&gt;cert_issuer</EM> to log the Issuer field of a SSL certificate received from the client.</P>
 
 <DT><B>ssl_bump</B><DD>
 <P>New action types <EM>none</EM>, <EM>client-first</EM>, <EM>server-first</EM>. The default is <EM>none</EM>.</P>
@@ -292,7 +293,8 @@ and <EM>allow</EM> with <EM>client-first</EM>. However an upgrade to <EM>server-
 
 <P>
 <DL>
-<P><EM>There are no removed squid.conf tags in Squid-3.3.</EM></P>
+
+<P><EM>There are no removed squid.conf options in Squid-3.3.</EM></P>
 
 </DL>
 </P>
@@ -434,9 +436,6 @@ This configure option is now needed to disable it. Previously it did nothing.</P
 <DT><B>storeurl_rewrite_program</B><DD>
 <P>Not yet ported from 2.7</P>
 
-<DT><B>update_headers</B><DD>
-<P>Not yet ported from 2.7</P>
-
 </DL>
 </P>
 
index eaa4f3ee28d906eebfafe7a8beee2348ee457a29..17caeaf7a1f3e39b04f05de080d49a612116dcac 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.3.0.3 release notes</title>
+<title>Squid 3.3.1 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.3 for testing.
+The Squid Team are pleased to announce the release of Squid-3.3.1 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">.