From: Amos Jeffries Date: Wed, 9 Jan 2013 01:41:35 +0000 (-0700) Subject: 3.2.6 X-Git-Tag: SQUID_3_2_6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afab0d62db7bdab084b051a604dc553063c32d79;p=thirdparty%2Fsquid.git 3.2.6 --- diff --git a/ChangeLog b/ChangeLog index 3fdb9f6848..2d143edf91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Changes to squid-3.2.6 (09 Jan 2013): + + - Regression Bug 3731: TOS setsockopt() requires int value + - Regression Bug 3712: Rotating logs overwrites the previous log + - Bug 3727: LLVM compile errors in kerberos_ldap_group + - Bug 3650: Negotiate auth missing challenge token + - Additional fixes for CVE-2012-5643 / SQUID:2012-1 + Changes to squid-3.2.5 (10 Dec 2012): - Bug 3698: Add missing include of errno.h @@ -451,6 +459,10 @@ Changes to squid-3.2.0.1 (03 Aug 2010): - ... and a great many testing improvements - ... and many documentation updates +Changes to squid-3.1.23 (09 Jan 2013): + + - Additional fixes for CVE-2012-5643 / SQUID:2012-1 + Changes to squid-3.1.22 (03 Dec 2012): - Bug 3685: Squid hangs in Delay Pools ClassCBucket::update diff --git a/configure.ac b/configure.ac index 8e3c990609..79fb3a92fc 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Squid Web Proxy],[3.2.5-BZR],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[3.2.6-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.1.sgml b/doc/release-notes/release-3.1.sgml index eddf2dbcb5..69f7c30b40 100644 --- a/doc/release-notes/release-3.1.sgml +++ b/doc/release-notes/release-3.1.sgml @@ -1,6 +1,6 @@
-Squid 3.1.22 release notes +Squid 3.1.23 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.22 +The Squid Team are pleased to announce the release of Squid-3.1.23 This new release is available for download from or the . diff --git a/doc/release-notes/release-3.2.html b/doc/release-notes/release-3.2.html index 646d3cc151..fedb6c4458 100644 --- a/doc/release-notes/release-3.2.html +++ b/doc/release-notes/release-3.2.html @@ -2,10 +2,10 @@ - Squid 3.2.5 release notes + Squid 3.2.6 release notes -

Squid 3.2.5 release notes

+

Squid 3.2.6 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.5 for +

The Squid Team are pleased to announce the release of Squid-3.2.6 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 8e27e467a9..19f8741662 100644 --- a/doc/release-notes/release-3.2.sgml +++ b/doc/release-notes/release-3.2.sgml @@ -1,6 +1,6 @@

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