From bd4920ca551effb3c08f74cda2fd8d7fc0330892 Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Sun, 2 Dec 2012 01:24:33 -0700 Subject: [PATCH] Prep for 3.3.0.2, 3.2.4, 3.1.22 --- ChangeLog | 26 ++++++++++++++++++++++++++ doc/release-notes/release-3.1.sgml | 4 ++-- doc/release-notes/release-3.2.sgml | 4 ++-- doc/release-notes/release-3.3.sgml | 4 ++-- 4 files changed, 32 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index b120889928..4998d1d388 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Changes to squid-3.3.0.2 (03 Dec 2012): + + - Support matching empty header field values using req_header and rep_header + - ... and some minor code polish and input vaidations + - ... and all changes from squid 3.2.4 + Changes to squid-3.3.0.1 (21 Oct 2012): - Bug 3610: Add peername_regex ACL @@ -17,6 +23,18 @@ Changes to squid-3.3.0.1 (21 Oct 2012): - ... and many compile error fixes - ... and a very large amount of code polish for faster compilation +Changes to squid-3.2.4 (03 Dec 2012): + + - Ported: urllogin ACL from squid 2.7 + - Bug 3688: Lots of Orphan Comm:Connections to ICAP server + - Bug 3677: Port un-pinning logic changes from squid 3.3 + - Bug 3405: ssl_crtd crashes failing to remove certificate + - ... and major bugs fixed in squid 3.1.22 + - Fix accept_filter on Linux + - Remove 'Bungled' warning on missing component directives + - ... and many buffer and memory leak issues in the bundled helpers + - ... and a small amount of code polishing + Changes to squid-3.2.3 (21 Oct 2012): - Regression: SMP crashes on startup with workers > 1 @@ -454,6 +472,14 @@ 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.22 (03 Dec 2012): + + - Bug 3685: Squid hangs in Delay Pools ClassCBucket::update + - Bug 3659: read_timeout problem with HTTPS + - Bug 3654: Fix IPv6 enabled squidclient + - Bug 3189: AIO thread race on pipe() initialization + - cachemgr.cgi: Memory Leaks and DoS Vulnerability + Changes to squid-3.1.21 (23 Sep 2012): - Bug 3622: peerClearRRStart scheduling multiple events diff --git a/doc/release-notes/release-3.1.sgml b/doc/release-notes/release-3.1.sgml index 41ba10edb1..eddf2dbcb5 100644 --- a/doc/release-notes/release-3.1.sgml +++ b/doc/release-notes/release-3.1.sgml @@ -1,6 +1,6 @@
-Squid 3.1.21 release notes +Squid 3.1.22 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.21 +The Squid Team are pleased to announce the release of Squid-3.1.22 This new release is available for download from or the . diff --git a/doc/release-notes/release-3.2.sgml b/doc/release-notes/release-3.2.sgml index aee57b9462..ba66f7aad1 100644 --- a/doc/release-notes/release-3.2.sgml +++ b/doc/release-notes/release-3.2.sgml @@ -1,6 +1,6 @@

-Squid 3.2.3 release notes +Squid 3.2.4 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.3 for testing. +The Squid Team are pleased to announce the release of Squid-3.2.4 for testing. This new release is available for download from or the . diff --git a/doc/release-notes/release-3.3.sgml b/doc/release-notes/release-3.3.sgml index 16d2698374..982ffc418d 100644 --- a/doc/release-notes/release-3.3.sgml +++ b/doc/release-notes/release-3.3.sgml @@ -1,6 +1,6 @@

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