From: Amos Jeffries Date: Sat, 30 Nov 2013 13:11:42 +0000 (-0700) Subject: Prep for 3.3.11 and 3.4.0.3 X-Git-Tag: SQUID_3_5_0_1~487 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=277afc6e4da933df46c8e8085d41b6cc390de334;p=thirdparty%2Fsquid.git Prep for 3.3.11 and 3.4.0.3 --- diff --git a/ChangeLog b/ChangeLog index f7b017e441..22fbe3034c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Changes to squid-3.4.0.3 (01 Dec 2013): + + - Bug 3941: Release notes error + - Receive annotations from authentication and external ACL helpers + - basic_nis_auth: Improved portability + - ... and several documentation updates + - ... and all bug fixes from 3.3.9, 3.3.10, 3.3.11 + Changes to squid-3.4.0.2 (03 Oct 2013): - Regression Bug 3891: squid.conf parser errors in 3.4.0.1 @@ -54,6 +62,21 @@ Changes to squid-3.4.0.1 (29 Jul 2013): - ... and many documentation changes - ... and much code cleanup and polishing +Changes to squid-3.3.11 (01 Dec 2013): + + - Regression Bug 3936: error-details.txt parse error with OpenSSL since 3.3.9 + - Bug 3972: Segfault when getting the deny_info page ID after a reconfigure + - Bug 3970: max_filedescriptors disabled due to missing setrlimit + - Bug 3967: ipc/Kid.cc compilation failure: 'time' was not declared in this scope + - Bug 3960: DEAD cache_peer are not revived + - Bug 3956: xstrndup: tried to dup a NULL pointer + - Bug 3906: Filedescriptor leaks in SNMP + - Bug 3782: Digest authentication not obeying nonce_max_count + - HTTP/1.1: Make header parser obey relaxed_header_parser + - HTTP/1.1: Re-compute Range response content offset after an FTP response was adapted + - SMP: Replace blocking sleep(3) and close UDS socket on failures + - Windows: fix several compile errors + Changes to squid-3.3.10 (03 Nov 2013): - Bug 3929: request_header_add not working for tunnel requests diff --git a/doc/release-notes/release-3.3.sgml b/doc/release-notes/release-3.3.sgml index cb6b05da49..008de64b65 100644 --- a/doc/release-notes/release-3.3.sgml +++ b/doc/release-notes/release-3.3.sgml @@ -1,6 +1,6 @@
-Squid 3.3.10 release notes +Squid 3.3.11 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.10. +The Squid Team are pleased to announce the release of Squid-3.3.11. This new release is available for download from or the . diff --git a/doc/release-notes/release-3.4.sgml b/doc/release-notes/release-3.4.sgml index 5f0a84ebc8..584f35a390 100644 --- a/doc/release-notes/release-3.4.sgml +++ b/doc/release-notes/release-3.4.sgml @@ -1,6 +1,6 @@

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