]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.4.11 SQUID_3_4_11
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 13 Jan 2015 11:51:57 +0000 (03:51 -0800)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 13 Jan 2015 11:51:57 +0000 (03:51 -0800)
ChangeLog
configure.ac
doc/release-notes/release-3.4.html
doc/release-notes/release-3.4.sgml

index bf92f53b3bbc728bddc884aeb5f41482c8e68309..412a023e989fdb91e6234d2c8089a1cc3210ebd3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Changes to squid-3.4.11 (13 Jan 2015):
+
+       - Bug 4164: SEGFAULT when %W formating code used in errorpages
+       - Bug 4057: Avoid on-exit crashes when adaptation is enabled.
+       - Bug 3760: squidclient ignores --disable-ipv6
+       - Bug 3754: configure doesnt detect IPFilter 5.1.2 system headers
+       - Bug 3664: ssl_crtd fails to build on OpenSolaris/OpenIndiana/Solaris 11
+       - cachemgr.cgi: memory leak in request parser
+       - Deleting first fs left psstate->servers pointing to uninitialized memory
+       - ... and some build issues
+
 Changes to squid-3.4.10 (09 Dec 2014):
 
        - Bug 4148: external_acl_type header format does not accept the new libformat syntax
index b345ba018069a99b67efbf2d879c2d4fbdd2ca3a..00c8039ba2ac98ee81c0ca9581acf83006d17486 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([Squid Web Proxy],[3.4.10-BZR],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[3.4.11-BZR],[http://bugs.squid-cache.org/],[squid])
 AC_PREREQ(2.61)
 AC_CONFIG_HEADERS([include/autoconf.h])
 AC_CONFIG_AUX_DIR(cfgaux)
index 75782fda21d6792547241dfabf4067cb2812846c..2fc9d6a47b98ed1cea96049bd1938db0c2be870c 100644 (file)
@@ -2,10 +2,10 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.69">
- <TITLE>Squid 3.4.10 release notes</TITLE>
+ <TITLE>Squid 3.4.11 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.4.10 release notes</H1>
+<H1>Squid 3.4.11 release notes</H1>
 
 <H2>Squid Developers</H2>
 <HR>
@@ -57,7 +57,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.4.10 for testing.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.4.11 for testing.</P>
 <P>This new release is available for download from 
 <A HREF="http://www.squid-cache.org/Versions/v3/3.4/">http://www.squid-cache.org/Versions/v3/3.4/</A> or the
 <A HREF="http://www.squid-cache.org/Mirrors/http-mirrors.html">mirrors</A>.</P>
index 1ef716a8de5d3e3a5605b991634b31f0e8a46c5f..1769a5e9607662982b041cd56420a718a07b50ff 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.4.10 release notes</title>
+<title>Squid 3.4.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.4.10 for testing.
+The Squid Team are pleased to announce the release of Squid-3.4.11 for testing.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.4/"> or the
  <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.