From: Amos Jeffries Date: Fri, 2 Dec 2011 13:53:54 +0000 (-0700) Subject: Prep for 3.1.17 X-Git-Tag: BumpSslServerFirst.take05~12^2~146 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c218b24ddf8397985d73bc2437b7d36628070ed0;p=thirdparty%2Fsquid.git Prep for 3.1.17 --- diff --git a/ChangeLog b/ChangeLog index 854da0182c..bdabd5e1f8 100644 --- 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 diff --git a/doc/release-notes/release-3.1.sgml b/doc/release-notes/release-3.1.sgml index 45ef30425e..152f61439b 100644 --- a/doc/release-notes/release-3.1.sgml +++ b/doc/release-notes/release-3.1.sgml @@ -1,6 +1,6 @@
-Squid 3.1.16 release notes +Squid 3.1.17 release notes Squid Developers @@ -13,7 +13,7 @@ for Applied Network Research and members of the Web Caching community. Notice

-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 or the . @@ -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 forwarded_for