I think it is time for 2.1.PATCH3.
My list of recommended 2.1.PATCH2 patches is:
[Fixes]
* Squid-2.1.PATCH2: clientHandleIMSReply memory leak (NLANR)
A small memory leak in clientHandleIMSReply was discovered shortly
after releasing 2.1.PATCH2
* Squid-2.1.PATCH2: broken_cgi acl
This replaces persistent_client_posts with a ACL for controlling if
Squid should send CRLF after PUT/POST requests.
* Squid-2.1.PATCH2: Fix for a filedescriptor leak on non-anonymous FTP
Fix for a file descriptor leak on non-anonymous ftp
(ftp://user@host/...)
* Squid-2.1.PATCH1: proxy_auth ignored user list
The proxy_auth acl ignored any user list restrictions specified in
squid.conf. This patch adds the missing check to deny users not matching
the acl list.
* Squid-2.1.PATCH1: Fix client-side Cache-control: max-age
Client-side Cache-Control: max-age has been broken some time
(including all Squid 2 releases) due to other code changes.
* Squid-2.1.RELEASE: FTP // path [updated 1998-11-22]
Translate FTP path // to a empty CWD command
* Squid-2.1.RELEASE: Handle empty dir;type=d directories
Properly handle empty dir;type=d directories (== show server error).
Previously Squid got confused and showed a standard listing of the
previous directory.
* Squid-2.1.RELEASE: Assertion failure when loading large icons
If the icons was replaced by larger ones (presumeably larger than 4KB)
then Squid failed with a assertion failure while loading them.
* Squid-2.1.PRE4: Show FTP connection refused
Show server error message when a FTP server refuses to accept a
connection (usually due to to many users).
* Squid-2.0.RELEASE: Make cachemgr send proxy authentication
Make cachemgr send proxy authentication header, to enable it to be
used when proxy_auth is enforced.
[New features]
* Squid-2.1.PATCH1: Cachemgr option to refresh ACL lists
Cachemgr option to refresh ACL lists. Especially useful if you use the
"include file" method for defining ACL lists, and you don't want to do a
full reconfigure of Squid each time you change the list. It is also
useful if you need to refresh IP addresses of src or dst lists after you
have updated your DNS server and/or host table.
* Squid-2.1.PATCH1: Give old object on validation failures
Give old object if Squid fails to validate a cached object.
* Squid-2.1.RELEASE: Break FTP title URL in parts [Originally by: Andrew
Filonov <aef@shu.smolensk.su>]
Make title URL in FTP listings hyperlinked on each directory level.
/Henrik
Received on Tue Jul 29 2003 - 13:15:55 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:12:02 MST