From: Amos Jeffries Date: Sat, 13 Jul 2013 13:08:28 +0000 (-0600) Subject: Prep for 3.3.8 and 3.2.13 X-Git-Tag: SQUID_3_4_0_1~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dbafb106926a831155f8c5cf882f884ecb299a8;p=thirdparty%2Fsquid.git Prep for 3.3.8 and 3.2.13 --- diff --git a/ChangeLog b/ChangeLog index 043262ff33..830da37ce2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,6 +40,11 @@ Changes to squid-3.4.0.1 (-- --- 2013): - ... and many documentation changes - ... and much code cleanup and polishing +Changes to squid-3.3.8 (13 Jul 2013): + + - Bug 3869: assertion failed: MemBuf.cc:272: size < capacity + - Improved handling of port values in Host: header validation + Changes to squid-3.3.7 (11 Jul 2013): - Bug 3297: Fix openSSL related build failures @@ -151,6 +156,11 @@ 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.13 (13 Jul 2013): + + - Bug 3869: assertion failed: MemBuf.cc:272: size < capacity + - Improved handling of port values in Host: header validation + Changes to squid-3.2.12 (11 Jul 2013): - Protect against buffer overrun in DNS query generation diff --git a/doc/release-notes/release-3.2.sgml b/doc/release-notes/release-3.2.sgml index f9d9cdec9b..fc5ef96c70 100644 --- a/doc/release-notes/release-3.2.sgml +++ b/doc/release-notes/release-3.2.sgml @@ -1,6 +1,6 @@
-Squid 3.2.12 release notes +Squid 3.2.13 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.12. +The Squid Team are pleased to announce the release of Squid-3.2.13. 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 150ec23c25..036b783a6b 100644 --- a/doc/release-notes/release-3.3.sgml +++ b/doc/release-notes/release-3.3.sgml @@ -1,6 +1,6 @@

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