+Changes to squid-3.0.STABLE6 (20 May 2008):
+
+ - Bug 2254: umask Feature from 2.6 added
+ - cachemgr.cgi default config file added
+ - Several authentication bug fixes
+ - Improved Windows Support
+ - better DNS lookup methods for unqualified hostames
+ - better support for 64-bit environments
+ - Bug 2332: Crash when tunnelling
+ - Removed the advertisement clause from BSD licenses
+ according to the GPLv2+ changes in BSD
+ - ... and other bugs and minor cleanups
+
Changes to squid-3.0.STABLE5 (28 Apr 2008):
- Support for resolv.conf 'domain' option
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.21">
- <TITLE>Squid 3.0.STABLE5 release notes</TITLE>
+ <TITLE>Squid 3.0.STABLE6 release notes</TITLE>
</HEAD>
<BODY>
-<H1>Squid 3.0.STABLE5 release notes</H1>
+<H1>Squid 3.0.STABLE6 release notes</H1>
<H2>Squid Developers</H2>$Id: release-3.0.sgml,v 1.30.2.5 2008/02/28 00:26:31 amosjeffries Exp $
<HR>
<HR>
<H2><A NAME="s1">1. Notice</A></H2>
-<P>The Squid Team are pleased to announce the release of Squid-3.0.STABLE5.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.0.STABLE6.</P>
<P>This new release is available for download from
<A HREF="http://www.squid-cache.org/Versions/v3/3.0/">http://www.squid-cache.org/Versions/v3/3.0/</A> or the
<A HREF="http://www.squid-cache.org/Mirrors/http-mirrors.html">mirrors</A>.</P>
<LI>Mapping of server error messages. Not yet ported.</LI>
<LI>http_access2 access directive. Not yet ported.</LI>
<LI>Location header rewrites. Not yet ported.</LI>
-<LI>umask directive. Not yet ported.</LI>
<LI>wais_relay. Feature dropped as it's equivalent to cache_peer + cache_peer_access.</LI>
<LI>urlgroup. Not yet ported.</LI>
<LI>collapsed forwarding. Not yet ported.</LI>
</PRE>
</P>
+<DT><B>umask</B><DD>
+<P>Ported from 2.6. Behaviour identical.
+<PRE>
+ Minimum umask which should be enforced while the proxy
+ is running, in addition to the umask set at startup.
+
+ For a traditional octal representation of umasks, start
+ your value with 0.
+
+</PRE>
+</P>
+
</DL>
</P>
<P>Not yet ported to Squid-3.</P>
<DT><B>refresh_stale_hit</B><DD>
<P>Not yet ported to Squid-3.</P>
-<DT><B>umask</B><DD>
-<P>Not yet ported to Squid-3.</P>
<DT><B>wais_relay_*</B><DD>
<P>equivalent to cache_peer + cache_peer_access.</P>
</DL>
<!doctype linuxdoc system>
<article>
-<title>Squid 3.0.STABLE5 release notes</title>
+<title>Squid 3.0.STABLE6 release notes</title>
<author>Squid Developers</author>
<date>$Id: release-3.0.sgml,v 1.30.2.5 2008/02/28 00:26:31 amosjeffries Exp $</date>
<sect>Notice
<p>
-The Squid Team are pleased to announce the release of Squid-3.0.STABLE5.
+The Squid Team are pleased to announce the release of Squid-3.0.STABLE6.
This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.0/"> or the <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.
<item>Mapping of server error messages. Not yet ported.
<item>http_access2 access directive. Not yet ported.
<item>Location header rewrites. Not yet ported.
- <item>umask directive. Not yet ported.
<item>wais_relay. Feature dropped as it's equivalent to cache_peer + cache_peer_access.
<item>urlgroup. Not yet ported.
<item>collapsed forwarding. Not yet ported.
acl aclname myportname 3128 ... # http(s)_port name
</verb>
+ <tag>umask</tag>
+ <p>Ported from 2.6. Behaviour identical.
+ <verb>
+ Minimum umask which should be enforced while the proxy
+ is running, in addition to the umask set at startup.
+
+ For a traditional octal representation of umasks, start
+ your value with 0.
+ </verb>
+
</descrip>
<p>Not yet ported to Squid-3.
<tag>refresh_stale_hit</tag>
<p>Not yet ported to Squid-3.
- <tag>umask</tag>
- <p>Not yet ported to Squid-3.
<tag>wais_relay_*</tag>
<p>equivalent to cache_peer + cache_peer_access.
</descrip>