From bf7891f2b77a92bf9aa421dd8f8acb652cac4d0a Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Sat, 28 Nov 2015 06:18:32 -0800 Subject: [PATCH] Prep for 4.0.3 and 3.5.12 --- ChangeLog | 24 ++++++++++++++++++++++++ doc/release-notes/release-3.5.sgml | 4 ++-- doc/release-notes/release-4.sgml | 4 ++-- 3 files changed, 28 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 8df8415fa5..a013ffd124 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Changes to squid-4.0.3 (28 Nov 2015): + + - Bug 4372: missing template files + - Bug 4371: compile errors: no such file or directory: DiskIO/*/*DiskIOModule.o + - Bug 4368: A simpler and more robust HTTP request line parser + - Fix compile erorr on clang undefined reference to '__atomic_load_8' + - ext_kerberos_ldap_group_acl: Add missing workarounds for Heimdal Kerberos + - ext_ldap_group_acl: Allow unlimited LDAP search filter + - ext_unix_group_acl: Support -r parameter to strip @REALM from usernames + - ... and much code cleanup and polishing + - ... and all fixes from squid 3.5.11 + Changes to squid-4.0.2 (01 Nov 2015): - Regression Bug 4351: compile errors when authentication modules disabled @@ -60,6 +72,18 @@ Changes to squid-4.0.1 (14 Oct 2015): - ... and many documentation changes - ... and much code cleanup and polishing +Changes to squid-3.5.12 (28 Nov 2015): + + - Bug 4374: refresh_pattern config parser (%) + - Bug 4373: assertion 'calloutContext->redirect_state == REDIRECT_NONE' + - Bug 4228: links with krb5 libs despite --without options + - Fix SSL_get_certificate() problem detection + - Fix TLS handshake problem during Renegotiation + - Fix cache_peer forceddomain= in CONNECT + - Fix status code-based HTTP reason phrase for eCAP-generated messages + - Fix build errors in cpuafinity.cc + - ... and several documentation updates + Changes to squid-3.5.11 (01 Nov 2015): - Bug 3574: crashes on reconfigure and startup diff --git a/doc/release-notes/release-3.5.sgml b/doc/release-notes/release-3.5.sgml index e261072504..70dd948011 100644 --- a/doc/release-notes/release-3.5.sgml +++ b/doc/release-notes/release-3.5.sgml @@ -1,6 +1,6 @@
-Squid 3.5.11 release notes +Squid 3.5.12 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.5.11. +The Squid Team are pleased to announce the release of Squid-3.5.12. This new release is available for download from or the . diff --git a/doc/release-notes/release-4.sgml b/doc/release-notes/release-4.sgml index 75509f4c28..bc110007da 100644 --- a/doc/release-notes/release-4.sgml +++ b/doc/release-notes/release-4.sgml @@ -1,6 +1,6 @@

-Squid 4.0.2 release notes +Squid 4.0.3 release notes Squid Developers @@ -12,7 +12,7 @@ for Applied Network Research and members of the Web Caching community. Notice -

The Squid Team are pleased to announce the release of Squid-4.0.2 for testing. +

The Squid Team are pleased to announce the release of Squid-4.0.3 for testing. This new release is available for download from or the . -- 2.47.3