From d99a9e47ba552b46a7ee25bec81a81925ccf7707 Mon Sep 17 00:00:00 2001
From: Amos Jeffries The Squid Team are pleased to announce the release of Squid-3.2.0.19 for testing. The Squid Team are pleased to announce the release of Squid-3.2.1 for testing. This new release is available for download from
http://www.squid-cache.org/Versions/v3/3.2/ or the
mirrors.Squid 3.2.0.19 release notes
+Squid 3.2.1 release notes
Squid Developers
@@ -67,13 +67,12 @@ for Applied Network Research and members of the Web Caching community.
1. Notice
-
Some issues to note as currently known in this release which are not able to be fixed in the 3.2 series are:
Relaying of messages which FAIL non-strct Host: validation are permitted through Squid but -only to the original destination IP the client was requesting. This means interception proxies -can not be used as feeder gateways into a cluster or peer hierarchy without strict validation.
+Relaying of messages which FAIL non-strict Host: validation are permitted through Squid but +only to the original destination IP the client was requesting or to explicit peers. This means +DNS lookups to locate alternative DIRECT destinations will not be done.
Known Issue: When non-strict validation fails Squid will relay the request, but can only do so safely to the orginal destination IP the client was contacting. The client original -destinatio IP is lost when relayign to peers in a hierarchy. This means the upstream peers -are at risk of cache poisoning from CVE-2009-0801 vulnerability. +destination IP is lost when relaying to peers in a hierarchy. This means the upstream peers +are still at risk of causing same-origin bypass CVE-2009-0801 vulnerability. Developer time is required to implement safe transit of these requests. Please contact squid-dev if you are able to assist or sponsor the development.
@@ -1101,9 +1101,18 @@ An external_acl_type helper may be used to bypass authentication if that is suit
urlgroup type removed. Use myportname type instead.
+read-only option replaced by no-store.
+urlgroup= removed. Use name= feature instead.
+ +Replaced by native support.
+Obsolete. Disabled by default.
+Obsolete. Disabled by default.
+ @@ -1212,9 +1224,6 @@ An external_acl_type helper may be used to bypass authentication if that is suitNot yet ported from 2.7
-urlgroup= not yet ported from 2.6
-Not yet ported from 2.7
@@ -1251,23 +1260,9 @@ An external_acl_type helper may be used to bypass authentication if that is suitNot yet ported from 2.7
Not yet ported from 2.7
- -Not yet ported from 2.7
- - - - --
Not yet fully ported from 2.7. Memory and rock storage caches support this natively. UFS caches do not support it.