From: Amos Jeffries Date: Sun, 15 Jul 2012 22:17:20 +0000 (+1200) Subject: Release Notes: document squid-3.1 libecap known issue X-Git-Tag: sourceformat-review-1~183 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfb8463078e813ad95718dfefc5671980afc09b2;p=thirdparty%2Fsquid.git Release Notes: document squid-3.1 libecap known issue --- diff --git a/doc/release-notes/release-3.1.sgml b/doc/release-notes/release-3.1.sgml index 86b6fdda81..def62067bc 100644 --- a/doc/release-notes/release-3.1.sgml +++ b/doc/release-notes/release-3.1.sgml @@ -31,12 +31,14 @@ Although this release is deemed good enough for use in many setups, please note The lack of some features available in Squid-2.x series. See the regression sections below for full details. + eCAP library version 0.2.0 and later are not supported. See eCAP section below for details. + CVE-2009-0801 : NAT interception vulnerability to malicious clients. This is fixed in 3.2 series. + Some attempts have been made to port for 3.1, but the unreliability of NAT handling in 3.1 makes this unsafe.

Currently known issues which only depends on available developer time and may still be resolved in a future 3.1 release are: - CVE-2009-0801 : NAT interception vulnerability to malicious clients. This is fixed in 3.2 series. Windows support is still largely missing. AIX support for building with the IBM compiler is broken. OpenSSL 1.0.0 support is incomplete. @@ -319,6 +321,9 @@ reduce the number of warnings by blocking some embedded content.

Currently known and available eCAP modules are listed in the wiki feature page on eCAP. +

Known Issue: libecap version 0.0.3 (exactly) is required to build this series + of Squid. Other versions of libecap contain significant interface differences. + ICAP Bypass and Retry enhancements