]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.3.11 SQUID_3_3_11
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 30 Nov 2013 13:54:16 +0000 (06:54 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 30 Nov 2013 13:54:16 +0000 (06:54 -0700)
ChangeLog
configure.ac
doc/release-notes/release-3.3.html
doc/release-notes/release-3.3.sgml

index 8c900392fb628894105adbbfff5467ec2ae256af..80a185d21db21acb2d137b7a1deced609b6be5c4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,19 @@
 
+Changes to squid-3.3.11 (01 Dec 2013):
+
+       - Regression Bug 3936: error-details.txt parse error with OpenSSL since 3.3.9
+       - Bug 3972: Segfault when getting the deny_info page ID after a reconfigure
+       - Bug 3970: max_filedescriptors disabled due to missing setrlimit
+       - Bug 3967: ipc/Kid.cc compilation failure: 'time' was not declared in this scope
+       - Bug 3960: DEAD cache_peer are not revived
+       - Bug 3956: xstrndup: tried to dup a NULL pointer
+       - Bug 3906: Filedescriptor leaks in SNMP
+       - Bug 3782: Digest authentication not obeying nonce_max_count
+       - HTTP/1.1: Make header parser obey relaxed_header_parser
+       - HTTP/1.1: Re-compute Range response content offset after an FTP response was adapted
+       - SMP: Replace blocking sleep(3) and close UDS socket on failures
+       - Windows: fix several compile errors
+
 Changes to squid-3.3.10 (03 Nov 2013):
 
        - Bug 3929: request_header_add not working for tunnel requests
index a59623e2dd7a0e0653e2462b97ad9688d8424402..cd4c17734083ef06469cb4784e5455eb13b9b180 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([Squid Web Proxy],[3.3.10-BZR],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[3.3.11-BZR],[http://bugs.squid-cache.org/],[squid])
 AC_PREREQ(2.61)
 AC_CONFIG_HEADERS([include/autoconf.h])
 AC_CONFIG_AUX_DIR(cfgaux)
index 7fdf2785c8fa38209366fb4e9071b5ee012ce8c2..37d36fd3b74b89fba0e8621556997461d9cb3c1e 100644 (file)
@@ -2,10 +2,10 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.69">
- <TITLE>Squid 3.3.10 release notes</TITLE>
+ <TITLE>Squid 3.3.11 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.3.10 release notes</H1>
+<H1>Squid 3.3.11 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.10.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.3.11.</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 cb6b05da49b8b690c0beed9f33f0e9122eff6495..008de64b65bd9822eaba12aa30daf7dc16fc33e6 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.3.10 release notes</title>
+<title>Squid 3.3.11 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.10.
+The Squid Team are pleased to announce the release of Squid-3.3.11.
 
 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">.