+Changes to squid-3.1.12.3 (18 Jun 2011):
+
+ - Bug 3236: Port of %oa, %<lp and %<lp and %<la log format options
+ - Bug 3214: unexpected read from ssl_crtd
+ - Bug 3153: Prevent ICAP RESPMOD transactions getting stuck with the adapted body
+ - Fix RADIUS helper resource leak
+ - Fix segfault parsing digest auth realm
+ - Fix segfault in parse_eol()
+ - Fixed bypass of SSL certificate validation errors
+ - Warn about myip/myport problems on interception proxies
+ - Polish: display easily grepped config lines on -k parse
+ - Fix squidclient -V option and allow non-HTTP protocols to be tested
+
Changes to squid-3.1.12.2 (30 May 2011):
- Bug 3226: Tags from external ACLs do not correctly expire
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.66">
- <TITLE>Squid 3.1.12.1 release notes</TITLE>
+ <TITLE>Squid 3.1.12.3 release notes</TITLE>
</HEAD>
<BODY>
-<H1>Squid 3.1.12.1 release notes</H1>
+<H1>Squid 3.1.12.3 release notes</H1>
<H2>Squid Developers</H2>
<HR>
<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.1.12.1</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.1.12.3</P>
<P>This new release is available for download from
<A HREF="http://www.squid-cache.org/Versions/v3/3.1/">http://www.squid-cache.org/Versions/v3/3.1/</A> or the
<A HREF="http://www.squid-cache.org/Mirrors/http-mirrors.html">mirrors</A>.</P>
</H2>
<P>Details in
-<A HREF="http://wiki.squid-cache.org/Features/ConnPinn">The Squid wiki</A></P>
+<A HREF="http://wiki.squid-cache.org/Features/ConnPin">The Squid wiki</A></P>
<P>Squid 3.1 includes the much asked for Connection Pinning feature from Squid 2.6.</P>
<DT><B>debug_options rotate=</B><DD>
<P>New parameter rotate=N to control number of cache.log rotations independent of other logs.</P>
+<DT><B>deny_info</B><DD>
+<P>Support 307 status for redirecting CONNECT tunnels with HTTPS traffic.</P>
+
<DT><B>external_acl_type</B><DD>
<P>New options 'ipv4' and 'ipv6' are added to set the IPv4/v6 protocol between Squid and its helpers.
Please be aware of some limits to these options. These options only affet the transport protocol used
<P>No longer controls cache.log rotation. Use debug_options rotate=N instead.</P>
<DT><B>logformat</B><DD>
-<P>New log format tag sets %icap::* %adapt::* for adaptation information.
-%Hs tag deprecated and replaced by request/reply specific >Hs and <Hs
-new %>ha option to log HTTP request headers after adaptation and redirection.
-HTTP request/reply format tags may now be optionally prefixed with http::.
+<P>New log format tag sets %icap::* %adapt::* for adaptation information.</P>
+<P>%Hs tag deprecated and replaced by request/reply specific >Hs and <Hs</P>
+<P>New <EM>%<la</EM> Local IP address of the last server or peer connection. Ported from 2.7 where it is called <EM>%oa</EM>.</P>
+<P>New <EM>%<lp</EM> Local port number of the last server or peer connection.</P>
+<P>New <EM>%>ha</EM> to log HTTP request headers after adaptation and redirection.</P>
+<P>HTTP request/reply format tags may now be optionally prefixed with http::.
Old forms will be deprecated in some as yet undecided future release.
<PRE>
dt Total time spent making DNS lookups (milliseconds)
<DT><B>incoming_rate</B><DD>
<P>Obsolete.</P>
+<DT><B>logformat</B><DD>
+<P><EM>%oa</EM> tag replaced by <EM>%<la</EM></P>
+
<DT><B>redirector_bypass</B><DD>
<P>Replaced by <EM>url_rewrite_bypass</EM></P>
<P>Not yet ported from 2.7.</P>
<DT><B>logformat</B><DD>
-<P><EM>%oa</EM> tag not yet ported from 2.7</P>
<P><EM>%sn</EM> tag not yet ported from 2.7</P>
<DT><B>max_stale</B><DD>
<!doctype linuxdoc system>
<article>
-<title>Squid 3.1.12.2 release notes</title>
+<title>Squid 3.1.12.3 release notes</title>
<author>Squid Developers</author>
<abstract>
<sect>Notice
<p>
-The Squid Team are pleased to announce the release of Squid-3.1.12.2
+The Squid Team are pleased to announce the release of Squid-3.1.12.3
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">.
<sect1>Connection Pinning (for NTLM Auth Passthrough)
-<p>Details in <url url="http://wiki.squid-cache.org/Features/ConnPinn" name="The Squid wiki">
+<p>Details in <url url="http://wiki.squid-cache.org/Features/ConnPin" name="The Squid wiki">
<p>Squid 3.1 includes the much asked for Connection Pinning feature from Squid 2.6.
<tag>logformat</tag>
<p>New log format tag sets %icap::* %adapt::* for adaptation information.
- %Hs tag deprecated and replaced by request/reply specific >Hs and <Hs
- new %>ha option to log HTTP request headers after adaptation and redirection.
- HTTP request/reply format tags may now be optionally prefixed with http::.
+ <p>%Hs tag deprecated and replaced by request/reply specific >Hs and <Hs
+ <p>New <em>%<la</em> Local IP address of the last server or peer connection. Ported from 2.7 where it is called <em>%oa</em>.
+ <p>New <em>%<lp</em> Local port number of the last server or peer connection.
+ <p>New <em>%>ha</em> to log HTTP request headers after adaptation and redirection.
+ <p>HTTP request/reply format tags may now be optionally prefixed with http::.
Old forms will be deprecated in some as yet undecided future release.
<verb>
dt Total time spent making DNS lookups (milliseconds)
<tag>incoming_rate</tag>
<p>Obsolete.
+ <tag>logformat</tag>
+ <p><em>%oa</em> tag replaced by <em>%<la</em>
+
<tag>redirector_bypass</tag>
<p>Replaced by <em>url_rewrite_bypass</em>
<p>Not yet ported from 2.7.
<tag>logformat</tag>
- <p><em>%oa</em> tag not yet ported from 2.7
<p><em>%sn</em> tag not yet ported from 2.7
<tag>max_stale</tag>
int errcode;
int flags = REG_EXTENDED | REG_NOSUB;
+ debugs(28,5, HERE << "Regex new line.");
+
for (Tail = (relist **)curlist; *Tail; Tail = &((*Tail)->next));
while ((t = ConfigParser::strtokFile())) {
+
+ debugs(28,5, HERE << "Regex token: " << t);
+
if (strcmp(t, "-i") == 0) {
flags |= REG_ICASE;
continue;