]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.3.8 and 3.2.13
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 13 Jul 2013 13:08:28 +0000 (07:08 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 13 Jul 2013 13:08:28 +0000 (07:08 -0600)
ChangeLog
doc/release-notes/release-3.2.sgml
doc/release-notes/release-3.3.sgml

index 043262ff337402b0a5c3859051c701869b9048bd..830da37ce25137481a904505f58b1dc8b7f35852 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -40,6 +40,11 @@ Changes to squid-3.4.0.1 (-- --- 2013):
        - ... and many documentation changes
        - ... and much code cleanup and polishing
 
+Changes to squid-3.3.8 (13 Jul 2013):
+
+       - Bug 3869: assertion failed: MemBuf.cc:272: size < capacity
+       - Improved handling of port values in Host: header validation
+
 Changes to squid-3.3.7 (11 Jul 2013):
 
        - Bug 3297: Fix openSSL related build failures
@@ -151,6 +156,11 @@ Changes to squid-3.3.0.1 (21 Oct 2012):
        - ... and many compile error fixes
        - ... and a very large amount of code polish for faster compilation
 
+Changes to squid-3.2.13 (13 Jul 2013):
+
+       - Bug 3869: assertion failed: MemBuf.cc:272: size < capacity
+       - Improved handling of port values in Host: header validation
+
 Changes to squid-3.2.12 (11 Jul 2013):
 
        - Protect against buffer overrun in DNS query generation
index f9d9cdec9b52beebef118cf95988461846fbd56a..fc5ef96c701b9adddb75f454521f53c0afcbfe09 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.2.12 release notes</title>
+<title>Squid 3.2.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.2.12.
+The Squid Team are pleased to announce the release of Squid-3.2.13.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.2/"> or the
  <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.
index 150ec23c2551958e76fbb02e303a531247bbd866..036b783a6ba8261abc3dfeeab9b19a146bb7ab33 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.3.7 release notes</title>
+<title>Squid 3.3.8 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.7.
+The Squid Team are pleased to announce the release of Squid-3.3.8.
 
 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">.