------------------------------------------------------------ revno: 13067 tags: SQUID_3_4_2 revision-id: squid3@treenet.co.nz-20131230110613-25i1tkgdgs5o7lj4 parent: squid3@treenet.co.nz-20131230105607-rdj1vyajbpwld6qd committer: Amos Jeffries branch nick: 3.4 timestamp: Mon 2013-12-30 04:06:13 -0700 message: 3.4.2 ------------------------------------------------------------ # Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: squid3@treenet.co.nz-20131230110613-25i1tkgdgs5o7lj4 # target_branch: http://bzr.squid-cache.org/bzr/squid3/3.4 # testament_sha1: 921552b3f191e2993d44d0ea29b8d2d0ae57ceae # timestamp: 2013-12-30 11:34:29 +0000 # source_branch: http://bzr.squid-cache.org/bzr/squid3/3.4 # base_revision_id: squid3@treenet.co.nz-20131230105607-\ # rdj1vyajbpwld6qd # # Begin patch === modified file 'ChangeLog' --- ChangeLog 2013-12-09 01:20:11 +0000 +++ ChangeLog 2013-12-30 11:06:13 +0000 @@ -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 === modified file 'configure.ac' --- configure.ac 2013-12-19 07:55:03 +0000 +++ configure.ac 2013-12-30 11:06:13 +0000 @@ -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) === modified file 'doc/release-notes/release-3.4.html' --- doc/release-notes/release-3.4.html 2013-12-09 03:03:16 +0000 +++ doc/release-notes/release-3.4.html 2013-12-30 11:06:13 +0000 @@ -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 @@

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.

=== modified file 'doc/release-notes/release-3.4.sgml' --- doc/release-notes/release-3.4.sgml 2013-12-09 01:20:11 +0000 +++ doc/release-notes/release-3.4.sgml 2013-12-30 11:06:13 +0000 @@ -1,6 +1,6 @@
-Squid 3.4.1 release notes +Squid 3.4.2 release notes Squid Developers @@ -13,7 +13,7 @@ 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 .