]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.2.13 SQUID_3_2_13
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 13 Jul 2013 13:22:08 +0000 (07:22 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 13 Jul 2013 13:22:08 +0000 (07:22 -0600)
ChangeLog
configure.ac
doc/release-notes/release-3.2.html
doc/release-notes/release-3.2.sgml

index 5c8841b949b05e477cc26e4f6289126fe3a73a4a..2a0edcee6a7fc61999dbf06d1dcddec4d32a560f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
 
+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 fcac7572a3470bc7467d4dbb61162e6fdedca34e..debd0ce7b68a636987cf9bf44cd8491e97b05c23 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([Squid Web Proxy],[3.2.12-BZR],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[3.2.13-BZR],[http://bugs.squid-cache.org/],[squid])
 AC_PREREQ(2.61)
 AC_CONFIG_HEADERS([include/autoconf.h])
 AC_CONFIG_AUX_DIR(cfgaux)
index 3e40364e2907d238765be5fd42d0dcb9a13734f1..128bc94523fb4f6fae262c29581262fa30e85f70 100644 (file)
@@ -2,10 +2,10 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.69">
- <TITLE>Squid 3.2.12 release notes</TITLE>
+ <TITLE>Squid 3.2.13 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.2.12 release notes</H1>
+<H1>Squid 3.2.13 release notes</H1>
 
 <H2>Squid Developers</H2>
 <HR>
@@ -72,7 +72,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.2.12.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.2.13.</P>
 <P>This new release is available for download from 
 <A HREF="http://www.squid-cache.org/Versions/v3/3.2/">http://www.squid-cache.org/Versions/v3/3.2/</A> or the
 <A HREF="http://www.squid-cache.org/Mirrors/http-mirrors.html">mirrors</A>.</P>
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">.