The upcoming squid-2.5.STABLE4-20040225 snapshot is a Squid-2.5.STABLE5 release candidate.
All important pending issues is beleived to be fixed now, and unless critical errors is found within a week from now this will become the long awaited Squid-2.5.STABLE5 release. Please give this (or later) snapshots some tests to help verifying that the 2.5.STABLE5 release is correct. I have done the tests I can do. http://www.squid-cache.org/Verisions/v2/2.5/bugs/ gives some idea of what have changed since 2.5.STABLE4. The biggest changes are in the area of authentication and toches all three authentication schemes to various degrees but mainly the ntlm scheme. Changes breakdown per file CONTRIBUTORS | 1 ChangeLog | 67 ++ SPONSORS | 10 doc/release-notes/release-2.5.html | 83 +! doc/release-notes/release-2.5.sgml | 69 +! errors/Makefile.am | 13 errors/Makefile.in | 12 errors/German/ERR_DNS_FAIL | 1 errors/Lithuanian/* | 598 +++!!!!!!!!!!!!!!!!! errors/Russian-1251/* | 38 ! errors/Russian-koi8-r/* | 36 ! helpers/basic_auth/LDAP/squid_ldap_auth.8 | 18 helpers/basic_auth/LDAP/squid_ldap_auth.c | 4 helpers/basic_auth/PAM/pam_auth.8 | 24 helpers/basic_auth/PAM/pam_auth.c | 24 helpers/external_acl/ldap_group/ChangeLog | 177 ++++++ helpers/external_acl/ldap_group/Makefile.in | 2 helpers/external_acl/ldap_group/README | 10 helpers/external_acl/ldap_group/squid_ldap_group.8 | 60 +! helpers/external_acl/ldap_group/squid_ldap_group.c | 266 +++++---! helpers/external_acl/wbinfo_group/wbinfo_group.pl | 2 helpers/ntlm_auth/SMB/smbval/rfcnb-util.c | 1 helpers/ntlm_auth/SMB/smbval/session.c | 1 helpers/ntlm_auth/SMB/smbval/smblib-util.c | 1 helpers/ntlm_auth/SMB/smbval/smblib.c | 1 include/rfc1035.h | 2 lib/rfc1738.c | 4 lib/rfc2617.c | 9 lib/splay.c | 4 mkrelease.sh | 63 ++ mksnapshot.sh | 62 ++ src/HttpMsg.c | 4 src/acl.c | 198 +++++! src/auth/basic/auth_basic.c | 7 src/auth/basic/auth_basic.h | 1 src/auth/digest/auth_digest.c | 19 src/auth/digest/auth_digest.h | 1 src/auth/ntlm/auth_ntlm.c | 298 +--!!!!!! src/auth/ntlm/auth_ntlm.h | 3 src/authenticate.c | 32 ! src/cache_cf.c | 10 src/cf.data.pre | 363 ++!!!!!!!!!! src/client.c | 4 src/client_side.c | 89 +-! src/comm.c | 14 src/dns.c | 4 src/dns_internal.c | 21 src/enums.h | 9 src/errorpage.c | 2 src/external_acl.c | 4 src/fd.c | 11 src/forward.c | 72 -!! src/fqdncache.c | 136 !!!! src/ftp.c | 55 + src/gopher.c | 16 src/helper.c | 345 ----!!!!!!!! src/http.c | 55 + src/ipcache.c | 154 !!!! src/main.c | 6 src/mime.c | 9 src/mime.conf.default | 1 src/neighbors.c | 63 -! src/pconn.c | 8 src/pinger.c | 2 src/protos.h | 3 src/redirect.c | 19 src/ssl_support.c | 18 src/store.c | 1 src/structs.h | 22 src/typedefs.h | 6 117 files changed, 1313 insertions(+), 428 deletions(-), 2007 modifications(!) Regards Henrik
