]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.4.2 SQUID_3_4_2
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 30 Dec 2013 11:06:13 +0000 (04:06 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 30 Dec 2013 11:06:13 +0000 (04:06 -0700)
ChangeLog
configure.ac
doc/release-notes/release-3.4.html
doc/release-notes/release-3.4.sgml

index 22a59ab989ed184ea26297b106da9d0a4e2bb8f5..a0050e700ee8ba0bb3ab480186f9909c6f6b0d72 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+Changes to squid-3.4.2 (30 Dec 2013):
+
+       - Regression Bug 3980: FATAL ERROR due to max_user_ip -s option
+       - Regression Fix: \-unescaping in quoted strings from helpers
+       - Regression Fix: URL helper API bypassing on URL containing '=' character
+       - Bug 3985: 60s limit introduced by balance_on_multiple_ip breaks bad IP recovery
+       - Bug 3806: Caching responses with Vary header
+       - Bug 3498: FTP PUT assertion
+       - WCCPv2: Fix assertion 'Cannot convert non-IPv4 to IPv4' on FreeBSD
+       - Enable concurrency by default for SSL certificate validator
+       - ... and fix several build errors
+
 Changes to squid-3.4.1 (09 Dec 2013):
 
        - Bug 3935: Invalid pointer dereference when peeking at origin server certificate
index e6edae1529cc210f3671a98c70b6920c622b04ce..627772d13c95278f1654d259cf3b58a5d1a86720 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([Squid Web Proxy],[3.4.1-BZR],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[3.4.2-BZR],[http://bugs.squid-cache.org/],[squid])
 AC_PREREQ(2.61)
 AC_CONFIG_HEADERS([include/autoconf.h])
 AC_CONFIG_AUX_DIR(cfgaux)
index 770feea3f0b3d6308b3f68fcea3e72cfb380d486..0e670648d6e71553f03b9f0778469108a6044433 100644 (file)
@@ -2,10 +2,10 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.69">
- <TITLE>Squid 3.4.1 release notes</TITLE>
+ <TITLE>Squid 3.4.2 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.4.1 release notes</H1>
+<H1>Squid 3.4.2 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.1 for testing.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.4.2 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 c44d05a575057d68e412838e0efaf48da8ce4a22..e5383bad8a695f145fabed1de6d0d8a7766fd5b7 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.4.1 release notes</title>
+<title>Squid 3.4.2 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.1 for testing.
+The Squid Team are pleased to announce the release of Squid-3.4.2 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">.