From 3e26877ad7d95be6d03eafa6c649ac5719a9b7b8 Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Mon, 30 Dec 2013 04:06:13 -0700 Subject: [PATCH] 3.4.2 --- ChangeLog | 12 ++++++++++++ configure.ac | 2 +- doc/release-notes/release-3.4.html | 6 +++--- doc/release-notes/release-3.4.sgml | 4 ++-- 4 files changed, 18 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 22a59ab989..a0050e700e 100644 --- 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 diff --git a/configure.ac b/configure.ac index e6edae1529..627772d13c 100644 --- a/configure.ac +++ b/configure.ac @@ -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) diff --git a/doc/release-notes/release-3.4.html b/doc/release-notes/release-3.4.html index 770feea3f0..0e670648d6 100644 --- a/doc/release-notes/release-3.4.html +++ b/doc/release-notes/release-3.4.html @@ -2,10 +2,10 @@ - Squid 3.4.1 release notes + Squid 3.4.2 release notes -

Squid 3.4.1 release notes

+

Squid 3.4.2 release notes

Squid Developers


@@ -57,7 +57,7 @@ for Applied Network Research and members of the Web Caching community.

1. Notice

-

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 http://www.squid-cache.org/Versions/v3/3.4/ or the mirrors.

diff --git a/doc/release-notes/release-3.4.sgml b/doc/release-notes/release-3.4.sgml index c44d05a575..e5383bad8a 100644 --- a/doc/release-notes/release-3.4.sgml +++ b/doc/release-notes/release-3.4.sgml @@ -1,6 +1,6 @@
-Squid 3.4.1 release notes +Squid 3.4.2 release notes Squid Developers @@ -13,7 +13,7 @@ for Applied Network Research and members of the Web Caching community. Notice

-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 or the . -- 2.47.2