]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.2.7 SQUID_3_2_7
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 1 Feb 2013 10:54:21 +0000 (03:54 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 1 Feb 2013 10:54:21 +0000 (03:54 -0700)
ChangeLog
configure.ac
doc/release-notes/release-3.2.html
doc/release-notes/release-3.2.sgml

index 2d143edf91fad8b3fa004da91edd0d2ff025c3df..08e1c61d71d41aaef360040bd4a38a80af1fd272 100644 (file)
--- 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
index 79fb3a92fc517e39e12eb99a672885add7e0960f..7671935e2d53e968bb2351acd160f71b4c0cd344 100644 (file)
@@ -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)
index fedb6c4458c272fa6bfc43d20b5d2d3c997766f6..5dba493040183e73d9b43f9114d2710d7fd72eeb 100644 (file)
@@ -2,10 +2,10 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.66">
- <TITLE>Squid 3.2.6 release notes</TITLE>
+ <TITLE>Squid 3.2.7 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.2.6 release notes</H1>
+<H1>Squid 3.2.7 release notes</H1>
 
 <H2>Squid Developers</H2>
 <HR>
@@ -72,7 +72,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.2.6 for 
+<P>The Squid Team are pleased to announce the release of Squid-3.2.7 for 
 testing.</P>
 <P>This new release is available for download from 
 <A HREF="http://www.squid-cache.org/Versions/v3/3.2/">http://www.squid-cache.org/Versions/v3/3.2/</A> or the 
index 19f8741662a9b36b2bc7d9bddb7744dde907c957..6e12c7498bf8d6fac728d104989975534975f8c3 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.2.6 release notes</title>
+<title>Squid 3.2.7 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.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 <url url="http://www.squid-cache.org/Versions/v3/3.2/"> or the <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.