]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.4.7 and 3.3.13
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 27 Aug 2014 14:08:10 +0000 (07:08 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 27 Aug 2014 14:08:10 +0000 (07:08 -0700)
ChangeLog
doc/release-notes/release-3.3.sgml
doc/release-notes/release-3.4.sgml

index b688b5a0fb737e78e3433f75123616e8f91f12b3..73d11d827327e6d6908f32a452c5f2b4bfec5a11 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Changes to squid-3.4.7 (28 Aug 2014):
+
+       - Regression Fix: Kerberos LDAP authorizing groups with principle subdomain
+       - Bug 4080: worker hangs when client identd is not responding
+       - Bug 3966: Add KeyEncipherment when ssl-bump substitues RSA for EC
+       - HTTP/1.1: Ignore Range headers with unidentifiable byte-range values
+       - SSL-bump: Use v3 for fake certificate if we add _any_ certificate extension
+       - Enable compile-time override for MAXTCPLISTENPORTS
+       - ntlm_sspi_auth: Fix various build errors
+       - negotiate_wrapper: Fix build issues with non-portable vfork()
+       - negotiate_sspi_auth: Portability fixes for MinGW
+       - ext_lm_group_acl: Portability fixes for MinGW
+       - ... and several minor memory leaks
+
 Changes to squid-3.4.6 (25 Jun 2014):
 
        - Regression: segmentation fault logging with %tg format specifier
@@ -150,6 +164,11 @@ 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.13 (28 Aug 2014):
+
+       - Fix segmentation fault setting up server SSL connnection
+       - HTTP/1.1: Ignore Range headers with unidentifiable byte-range values
+
 Changes to squid-3.3.12 (09 Mar 2014):
 
        - Regression Bug 3769: client_netmask not evaluated since Comm redesign
index c27bcc98fee3b3b2987a4d6c336d24a0bb6c1f44..39a70b5d76db66233a152458b7dc68925aa2c1c7 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.3.12 release notes</title>
+<title>Squid 3.3.13 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.3.12.
+The Squid Team are pleased to announce the release of Squid-3.3.13.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.3/"> or the 
 <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.
index fb57eeea0cdaaa59ab007ba88de75847904cdc5e..d893c7edfa938c778c69d4d47d1fae45bcb4f9d5 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.4.6 release notes</title>
+<title>Squid 3.4.7 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.4.6 for testing.
+The Squid Team are pleased to announce the release of Squid-3.4.7 for testing.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.4/"> or the
  <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.