]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.3.11 and 3.4.0.3
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 30 Nov 2013 13:11:42 +0000 (06:11 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 30 Nov 2013 13:11:42 +0000 (06:11 -0700)
ChangeLog
doc/release-notes/release-3.3.sgml
doc/release-notes/release-3.4.sgml

index f7b017e441ac312f597a7aa8f971d66fcbeb8b73..22fbe3034c9bdc9781793677b5121fd3f8d674d8 100644 (file)
--- 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
index cb6b05da49b8b690c0beed9f33f0e9122eff6495..008de64b65bd9822eaba12aa30daf7dc16fc33e6 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.3.10 release notes</title>
+<title>Squid 3.3.11 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.10.
+The Squid Team are pleased to announce the release of Squid-3.3.11.
 
 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 5f0a84ebc8367296ef428c4bdd9c253a4159929e..584f35a390b0507c5dd74f51c6ee91e31b6efba8 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.4.0.2 release notes</title>
+<title>Squid 3.4.0.3 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.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 <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">.