---------------------
PatchSet 6038
Date: 2003/11/18 16:50:04
Author: dwsquid
Branch: icap-2_5
Tag: (none)
Log:
Synchronized with cvs.squid-cache.org branch s2_5
Members:
ChangeLog:1.12.6.23.2.4->1.12.6.23.2.5
SPONSORS:1.6->1.6.40.1
mkrelease.sh:1.7->1.7.8.1
mksnapshot.sh:1.6->1.6.10.1
doc/release-notes/release-2.5.html:1.1.2.9.2.4->1.1.2.9.2.5
doc/release-notes/release-2.5.sgml:1.1.2.12.2.4->1.1.2.12.2.5
errors/German/ERR_DNS_FAIL:1.1.1.1.146.3->1.1.1.1.146.3.6.1
errors/Lithuanian/ERR_ACCESS_DENIED:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_CACHE_ACCESS_DENIED:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_CACHE_MGR_ACCESS_DENIED:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_CANNOT_FORWARD:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_CONNECT_FAIL:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_DNS_FAIL:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_FORWARDING_DENIED:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_FTP_DISABLED:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_FTP_FAILURE:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_FTP_FORBIDDEN:1.1->1.1.6.1
errors/Lithuanian/ERR_FTP_NOT_FOUND:1.1->1.1.6.1
errors/Lithuanian/ERR_FTP_PUT_CREATED:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_FTP_PUT_ERROR:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_FTP_PUT_MODIFIED:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_FTP_UNAVAILABLE:1.1->1.1.6.1
errors/Lithuanian/ERR_INVALID_REQ:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_INVALID_URL:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_LIFETIME_EXP:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_NO_RELAY:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_ONLY_IF_CACHED_MISS:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_READ_ERROR:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_READ_TIMEOUT:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_SHUTTING_DOWN:1.1->1.1.6.1
errors/Lithuanian/ERR_SOCKET_FAILURE:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_TOO_BIG:1.1->1.1.6.1
errors/Lithuanian/ERR_UNSUP_REQ:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_URN_RESOLVE:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_WRITE_ERROR:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/ERR_ZERO_SIZE_OBJECT:1.1.2.1->1.1.2.1.6.1
errors/Lithuanian/README:1.1.2.1->1.1.2.1.6.1
helpers/basic_auth/PAM/pam_auth.8:1.1.2.1->1.1.2.1.6.1
helpers/basic_auth/PAM/pam_auth.c:1.1.2.3->1.1.2.3.6.1
lib/rfc2617.c:1.8->1.8.52.1
src/cache_cf.c:1.38.6.11.2.7->1.38.6.11.2.8
src/cf.data.pre:1.49.2.33.2.12->1.49.2.33.2.13
src/errorpage.c:1.15.6.6.6.2->1.15.6.6.6.3
src/fqdncache.c:1.15->1.15.32.1
src/mime.conf.default:1.2->1.2.82.1
src/redirect.c:1.7.52.1->1.7.52.1.6.1
src/store.c:1.16.6.2.2.2->1.16.6.2.2.3
src/structs.h:1.48.2.9.2.21->1.48.2.9.2.22
src/auth/basic/auth_basic.c:1.17.6.2.2.1->1.17.6.2.2.2
src/auth/digest/auth_digest.c:1.12.6.5.2.2->1.12.6.5.2.3
src/auth/digest/auth_digest.h:1.6.6.2.2.1->1.6.6.2.2.2
Index: squid/ChangeLog
===================================================================
RCS file: /cvsroot/squid-sf//squid/ChangeLog,v
retrieving revision 1.12.6.23.2.4
retrieving revision 1.12.6.23.2.5
diff -u -r1.12.6.23.2.4 -r1.12.6.23.2.5
--- squid/ChangeLog 22 Sep 2003 20:03:37 -0000 1.12.6.23.2.4
+++ squid/ChangeLog 18 Nov 2003 16:50:04 -0000 1.12.6.23.2.5
@@ -1,4 +1,21 @@
+Changes to squid-2.5.STABLE5 (not yet released):
+
+ - cache.log message on "squid -k reconfigure" was slightly confusing,
+ claiming Squid restarted when it just reread the configuration.
+ - Bug #787: digest auth never detects password changes
+ - Bug #789: login with space confuses redirector helpers
+ - Bug #791: FQDNcache discards negative responses when using
+ internal DNS
+ - pam_auth fails on Solaris when using pam_authtok_get. Persistent
+ PAM connections are unsafe and now disabled by default.
+ - Bug #795: German ERR_DNS_FAIL correction
+ - Bug #803: Lithuantian error messages update
+ - Bug #806: Segfault if failing to load error page
+ - Bug #812: Mozilla/Netscape plugins mime type defined (.xpi)
+ - Bug #817: maximum_object_size too large causes squid not to cache
+
Changes to squid-2.5.STABLE4 (15 Sep 2003):
+
- Lithuanian error messages added to the distribution
- Bug #660: segfauld if more than one custom deny_info line
- cache_dir disd documentation cleanup
Index: squid/SPONSORS
===================================================================
RCS file: /cvsroot/squid-sf//squid/SPONSORS,v
retrieving revision 1.6
retrieving revision 1.6.40.1
diff -u -r1.6 -r1.6.40.1
--- squid/SPONSORS 21 Dec 2001 15:14:55 -0000 1.6
+++ squid/SPONSORS 18 Nov 2003 16:50:05 -0000 1.6.40.1
@@ -33,3 +33,7 @@
SGI has provided hardware donations for Squid developers.
+craigslist - http://www.craigslist.org/
+
+ craigslist has provided funding in recognition of the
+ vital role squid plays in their web serving architecture.
Index: squid/mkrelease.sh
===================================================================
RCS file: /cvsroot/squid-sf//squid/mkrelease.sh,v
retrieving revision 1.7
retrieving revision 1.7.8.1
diff -u -r1.7 -r1.7.8.1
--- squid/mkrelease.sh 19 Oct 2002 10:45:03 -0000 1.7
+++ squid/mkrelease.sh 18 Nov 2003 16:50:05 -0000 1.7.8.1
@@ -4,6 +4,7 @@
exit 1
fi
package=squid
+module=squid
rev=`echo $1 | sed -e "s/^${package}-//"`
name=${package}-${rev}
tag=`echo ${name} | tr a-z.- A-Z__`
@@ -19,14 +20,14 @@
rm -rf $name.tar.gz $tmpdir
trap "rm -rf $tmpdir" 0
-cvs -Q export -d $tmpdir -r $tag $package
+cvs -Q export -d $tmpdir -r $tag $module
if [ ! -f $tmpdir/configure ]; then
- echo "ERROR! Tag $tag not found in $package"
+ echo "ERROR! Tag $tag not found in $module"
fi
cd $tmpdir
-eval `grep ^VERSION= configure | sed -e 's/-CVS$//'`
-eval `grep ^PACKAGE= configure`
+eval `grep "^ *VERSION=" configure | sed -e 's/-CVS//'`
+eval `grep "^ *PACKAGE=" configure`
if [ ${name} != ${PACKAGE}-${VERSION} ]; then
echo "ERROR! The version numbers does not match!"
echo "${name} != ${PACKAGE}-${VERSION}"
@@ -34,11 +35,11 @@
fi
RELEASE=`echo $VERSION | cut -d. -f1,2 | cut -d- -f1`
ed -s configure.in < There is a few known issues and limitations in this version of Squid which we hope to correct in a later release
assertion failed: cbdata.c:249: "c->locks > 0" when using diskd always/never_direct and NTLM authentication cache_peer_access fails with NTLM authentication deny_info only works for http_access, not for the acls listen in http_reply_access users going above their allowed IP count no longer logged in cache.log deny_info only works for http_access, not for the acls listen in http_reply_access tcp_outgoing_address using an ident ACL does not work Negative cached 404 replies with VARY header never matches acl max_user_ip and multiple authentication schemes miss_access fails on "slow" acl types such as dst. squid -F is starting server sockets to early wb_auth fails on TRU64 and probably other 64 bit platforms delay_pools stops working on -k reconfigureSquid 2.5 release notes
-Squid Developers
$Id: release-2.5.html,v 1.1.2.9.2.4 2003/09/22 20:03:38 dwsquid Exp $
+Squid Developers
$Id: release-2.5.html,v 1.1.2.9.2.5 2003/11/18 16:50:05 dwsquid Exp $
This document contains the release notes for version 2.5 of Squid.
Squid is a WWW Cache application developed by the National Laboratory
@@ -138,13 +138,16 @@
+
+