From: Amos Jeffries Date: Fri, 1 Feb 2013 10:54:21 +0000 (-0700) Subject: 3.2.7 X-Git-Tag: SQUID_3_2_7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdd2b85d95b47a2da7142d20523c8559c28b6eb6;p=thirdparty%2Fsquid.git 3.2.7 --- diff --git a/ChangeLog b/ChangeLog index 2d143edf91..08e1c61d71 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +Changes to squid-3.2.7 (01 Feb 2013): + + - Bug 3736: Floating point exception due to divide by zero + - Bug 3735: raw-IPv6 domain URLs crash if IPv6-disabled + - Bug 3732: Fix ConnOpener IPv6 awareness + - Bug 3729: 32-bit overflow in parsing 64-bit configuration values + - Bug 3728: Improve debug for cache_dir + - Bug 3687: unhandled exception: c when using interception and peers + - Bug 3678: external acl grace period causes acl lookup failures + - Bug 3567: Memory leak handling malformed requests + - Bug 3111: Mid-term fix for the forward.cc "err" assertion + - Support OpenSSL NO_Compression optio + - Fix IPv6 enabled pinger on split-stack or IPv6-disabled systems + - Fix "address.GetPort() != 0" assertion for helpers + - ... and several minor memory leaks + - ... and some cache.log message polishing + Changes to squid-3.2.6 (09 Jan 2013): - Regression Bug 3731: TOS setsockopt() requires int value diff --git a/configure.ac b/configure.ac index 79fb3a92fc..7671935e2d 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Squid Web Proxy],[3.2.6-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.2.7-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.2.html b/doc/release-notes/release-3.2.html index fedb6c4458..5dba493040 100644 --- a/doc/release-notes/release-3.2.html +++ b/doc/release-notes/release-3.2.html @@ -2,10 +2,10 @@ - Squid 3.2.6 release notes + Squid 3.2.7 release notes -

Squid 3.2.6 release notes

+

Squid 3.2.7 release notes

Squid Developers


@@ -72,7 +72,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.2.6 for +

The Squid Team are pleased to announce the release of Squid-3.2.7 for testing.

This new release is available for download from http://www.squid-cache.org/Versions/v3/3.2/ or the diff --git a/doc/release-notes/release-3.2.sgml b/doc/release-notes/release-3.2.sgml index 19f8741662..6e12c7498b 100644 --- a/doc/release-notes/release-3.2.sgml +++ b/doc/release-notes/release-3.2.sgml @@ -1,6 +1,6 @@

-Squid 3.2.6 release notes +Squid 3.2.7 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.2.6 for +The Squid Team are pleased to announce the release of Squid-3.2.7 for testing. This new release is available for download from or the .