]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.1.17
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 2 Dec 2011 13:53:54 +0000 (06:53 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 2 Dec 2011 13:53:54 +0000 (06:53 -0700)
ChangeLog
doc/release-notes/release-3.1.sgml

index 854da0182ca7fe05be38add4b10ac3dff9629f29..bdabd5e1f88cc8ce948068d51ee6689272727a79 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -286,6 +286,25 @@ Changes to squid-3.2.0.1 (03 Aug 2010):
        - ... and a great many testing improvements
        - ... and many documentation updates
 
+Changes to squid-3.1.17 (03 Dec 2011):
+
+       - Bug 3432: Crash logging FTP errors
+       - Bug 3428: Active FTP data channel accepted twice
+       - Bug 3423: access violation in URL parser
+       - Bug 3422: Buffer overflow in recv-announce
+       - Bug 3412: External ACL Uses Invalid Cache Entry
+       - Bug 3408: Wrong header length leads to EFAULTs when creating UFS swap.log.new
+       - Bug 3398: persistent server connection closed after PUT/DELETE
+       - Bug 3299: dnsserver: various undefined references
+       - Bug 3077: '\' in url query strings cause Digest authentication to fail
+       - Bug 2910: MemBuf may grow beyond max_capacity
+       - Bug 2619: Excessive RAM growth due to unlimited adapted body data consumption
+       - Bug 1243: Build overrides configured AR setting
+       - Avoid crashes when processing bad X509 common names (CN).
+       - Support %% in external ACL format
+       - ... and several other compile error fixes
+       - ... and several documentation fixes
+
 Changes to squid-3.1.16 (14 Oct 2011):
 
        - Bug 3373: invalid URL in ERR_CACHE_ACCESS_DENIED
index 45ef30425e1f7dc8ef799df859df30b6e87930ed..152f61439bd44fb0090ecd0cd4ebc1001f32be9b 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.1.16 release notes</title>
+<title>Squid 3.1.17 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.1.16
+The Squid Team are pleased to announce the release of Squid-3.1.17
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.1/"> or the <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.
 
@@ -1129,6 +1129,7 @@ NOCOMMENT_START
        %<{Hdr:;member}   HTTP reply header list member using ; as
                          list separator. ; can be any non-alphanumeric
                          character.
+       %%                The percent symbol
        </verb>
 
        <tag>forwarded_for</tag>