]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.3.6 SQUID_3_3_6
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 1 Jul 2013 04:00:25 +0000 (22:00 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 1 Jul 2013 04:00:25 +0000 (22:00 -0600)
ChangeLog
configure.ac
doc/release-notes/release-3.3.html
doc/release-notes/release-3.3.sgml

index de399443ae8531984d2d9497d9cef533ff34a2ab..4ccad71aaed3256a2c63590730ac54ec091547f6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,18 @@
 
+Changes to squid-3.3.6 (01 Jul 2013):
+
+       - Bug 3854: pt1: compile errors on AIX
+       - Bug 3802: Fix wrong check inside Format::Format::assemble
+       - Bug 3762: remove bogus WARNING in cache.log
+       - Bug 3717: assertion failed with dstdom_regex with IP based URL
+       - Bug 1991: kqueue causes SSL to hang
+       - Ask for SSL key password when started with -N but without sslpassword_program
+       - Make sure %<tt includes all [failed] connection attempts
+       - Support HTTP reply ACLs in icap_log and log_icap
+       - Fix incorrect external_acl_type codes
+       - Fix ICAP logging request headers and segmentation faults
+       - ... and some documentation polish
+
 Changes to squid-3.3.5 (20 May 2013):
 
        - Bug 3851: Delay Pool class 5 tag:levels displayed incorrectly in cache manager
index 11d2641c76f0af1f83f5b57f63a2ee19b9ae338c..64f71ff83cf01016aeab6964a8e31059d5c62fd5 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([Squid Web Proxy],[3.3.5-BZR],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[3.3.6-BZR],[http://bugs.squid-cache.org/],[squid])
 AC_PREREQ(2.61)
 AC_CONFIG_HEADERS([include/autoconf.h])
 AC_CONFIG_AUX_DIR(cfgaux)
index db74720fe8669e0148ad023558703826f806f40b..cef237f51da24a862142158d82cb35f43c1e6ca1 100644 (file)
@@ -2,10 +2,10 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.69">
- <TITLE>Squid 3.3.5 release notes</TITLE>
+ <TITLE>Squid 3.3.6 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.3.5 release notes</H1>
+<H1>Squid 3.3.6 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.5.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.3.6.</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>
index bc88e57cdcc2085add195a4b4602d8b077f58e95..610bd9853b4e8a04ac84f66835a2a21923fec210 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.3.5 release notes</title>
+<title>Squid 3.3.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.3.5.
+The Squid Team are pleased to announce the release of Squid-3.3.6.
 
 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">.