]> 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:11:13 +0000 (07:11 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 27 Aug 2014 14:11:13 +0000 (07:11 -0700)
ChangeLog
doc/release-notes/release-3.3.sgml
doc/release-notes/release-3.4.html
doc/release-notes/release-3.4.sgml

index 0f41cace350ee3c260b1787292f382973fefa27d..8fd1b348a665e7d0ebee0bc0fa98971c66206e0e 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
@@ -151,6 +165,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 2ca1fdac7aefefb85aab51b556e1dc0c8b2a3115..2612c025af4a0eacb6f386c5b66b3dd3fd19384b 100644 (file)
@@ -2,10 +2,10 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.69">
- <TITLE>Squid 3.4.5 release notes</TITLE>
+ <TITLE>Squid 3.4.7 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.4.5 release notes</H1>
+<H1>Squid 3.4.7 release notes</H1>
 
 <H2>Squid Developers</H2>
 <HR>
@@ -57,7 +57,7 @@ for Applied Network Research and members of the Web Caching community.</EM>
 <HR>
 <H2><A NAME="s1">1.</A> <A HREF="#toc1">Notice</A></H2>
 
-<P>The Squid Team are pleased to announce the release of Squid-3.4.5 for testing.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.4.7 for testing.</P>
 <P>This new release is available for download from 
 <A HREF="http://www.squid-cache.org/Versions/v3/3.4/">http://www.squid-cache.org/Versions/v3/3.4/</A> or the
 <A HREF="http://www.squid-cache.org/Mirrors/http-mirrors.html">mirrors</A>.</P>
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">.