]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.2.6 SQUID_3_2_6
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 9 Jan 2013 01:41:35 +0000 (18:41 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 9 Jan 2013 01:41:35 +0000 (18:41 -0700)
ChangeLog
configure.ac
doc/release-notes/release-3.1.sgml
doc/release-notes/release-3.2.html
doc/release-notes/release-3.2.sgml

index 3fdb9f68487d838b7933d153a7553b2fe7e713ba..2d143edf91fad8b3fa004da91edd0d2ff025c3df 100644 (file)
--- 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
index 8e3c990609794d520a40c9faa1e490fa64dead63..79fb3a92fc517e39e12eb99a672885add7e0960f 100644 (file)
@@ -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)
index eddf2dbcb58719ee778d29698419c1bbbb20db37..69f7c30b40321bd905072a87ca3a892e4489634b 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.1.22 release notes</title>
+<title>Squid 3.1.23 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.1.22
+The Squid Team are pleased to announce the release of Squid-3.1.23
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.1/"> or the <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.
 
index 646d3cc15107cb4115eb42c33310f791a0f0d853..fedb6c4458c272fa6bfc43d20b5d2d3c997766f6 100644 (file)
@@ -2,10 +2,10 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.66">
- <TITLE>Squid 3.2.5 release notes</TITLE>
+ <TITLE>Squid 3.2.6 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.2.5 release notes</H1>
+<H1>Squid 3.2.6 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.5 for 
+<P>The Squid Team are pleased to announce the release of Squid-3.2.6 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 8e27e467a982699f5175a9bc4752c383cc0481f4..19f8741662a9b36b2bc7d9bddb7744dde907c957 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.2.5 release notes</title>
+<title>Squid 3.2.6 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.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 <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">.