From: Amos Jeffries
Date: Wed, 22 Dec 2010 05:44:56 +0000 (+1300)
Subject: Prep for 3.1.10
X-Git-Tag: SQUID_3_1_10~1
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0dfb0fbcd31f9ff68360f3361a883eaa87fac84d;p=thirdparty%2Fsquid.git
Prep for 3.1.10
---
diff --git a/ChangeLog b/ChangeLog
index 651c4b3c79..1f092a3c95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,28 @@
+Changes to squid-3.1.10 (22 Dec 2010):
+
+ - Bug 3121: memory leak in DigestAuth: AuthUser object is locked twice
+ - Bug 3113: Consuming too much memory when uploading files
+ - Bug 3110: 'reply_body_max_size none' does not work with x-forwarded-for
+ - Bug 3096: Consuming too much memory when delaying traffic
+ - Bug 3091: Bypassed ICAP errors are not counted as service failures
+ - Bug 3090: Polish FTP login error handing
+ - Bug 3068: cache_dir capacity and usage overflows
+ - Bug 3028: Permit wbinfo_group.pl to authenticate Kerberos users with NT domain
+ - Bug 427: HTTP Compliance: Support If-Match and If-None-Match requests
+ - Fix memory leak in adaptation_access
+ - Fix /dev/poll and poll() selection priority
+ - Fix PREFIX/var/run creation during install
+ - Fix cachemgr http_port config report display
+ - Add upgrade help process for obsolete options
+ - Accept RFC 2965 Set-Cookie2 / Cookie2 headers as 'known'
+ - HTTP/1.1: entry is stale if request has max-age=0
+ - HTTP/1.1: do not forward TRACE with Max-Forwards: 0 after REQMOD
+ - Toolchain update to support newer auto-tools
+ - ... and updated error page translations
+ - ... and updated documentation
+ - ... and some code optimization/simplification polish
+
+>>>>>>> MERGE-SOURCE
Changes to squid-3.1.9 (25 Oct 2010):
- Bug 3088: dnsserver is segfaulting
diff --git a/doc/release-notes/release-3.1.html b/doc/release-notes/release-3.1.html
index 74d9dfa48c..67673cdaaf 100644
--- a/doc/release-notes/release-3.1.html
+++ b/doc/release-notes/release-3.1.html
@@ -2,10 +2,10 @@
- Squid 3.1.9 release notes
+ Squid 3.1.10 release notes
-Squid 3.1.9 release notes
+Squid 3.1.10 release notes
Squid Developers
@@ -70,7 +70,7 @@ for Applied Network Research and members of the Web Caching community.
-The Squid Team are pleased to announce the release of Squid-3.1.9
+The Squid Team are pleased to announce the release of Squid-3.1.10
This new release is available for download from
http://www.squid-cache.org/Versions/v3/3.1/ or the
mirrors.
@@ -679,6 +679,10 @@ Default: ON
+client_request_buffer_max_size
+New directive added with squid-3.1.10 to set limits on the amount of buffer space allocated
+for receiving upload and request data from clients.
+
dns_v4_fallback
New option to prevent Squid from always looking up IPv4 regardless of whether IPv6 addresses are found.
Squid will follow a policy of prefering IPv6 links, keeping the IPv4 only as a safety net behind IPv6.
diff --git a/doc/release-notes/release-3.1.sgml b/doc/release-notes/release-3.1.sgml
index 518f7ad4f4..91d0b9165d 100644
--- a/doc/release-notes/release-3.1.sgml
+++ b/doc/release-notes/release-3.1.sgml
@@ -1,6 +1,6 @@
-Squid 3.1.9 release notes
+Squid 3.1.10 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.1.9
+The Squid Team are pleased to announce the release of Squid-3.1.10
This new release is available for download from or the .