From 556c3ecf9f61d7b6466030d1acdce02b9d2479af Mon Sep 17 00:00:00 2001 From: peter Date: Sun, 19 Jan 1997 03:24:13 +0000 Subject: Update 1.1.3 -> 1.1.4 + distributed patches Among the changes are some patches submitted to the maintainers by yours truly to improve the password support in cachemgr.cgi. It also reports the resource "maxrss" correctly for what it is. The distributed patches to 1.1.4: * ftpget.c.patch: Changes the default MIME type to "application/octet-stream" and fixes directory listings from NetWare servers. * icp.c.patch: Fixes "Unknown status reply from server: 0!" error messages in Netscape. * ipcache.c.patch: Fixes ipcache_dnsHandleRead() coredumps. * neighbors.c.patch: Fixes BIT_SET/BIT_TEST typo in getDefaultParent(). Reviewed by: Submitted by: Obtained from: --- www/squid23/distinfo | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'www/squid23/distinfo') diff --git a/www/squid23/distinfo b/www/squid23/distinfo index e5cf107d44a..c970f6b39dd 100644 --- a/www/squid23/distinfo +++ b/www/squid23/distinfo @@ -1 +1,5 @@ -MD5 (squid-1.1.3-src.tar.gz) = e5687bc711b53c74323f06a52c1cd971 +MD5 (squid/squid-1.1.4-src.tar.gz) = 547d7424af78e16bb74435093eef2aeb +MD5 (squid/ftpget.c.patch) = 8b0b2a43c2ac6b2674a111efe9248e40 +MD5 (squid/icp.c.patch) = 75dfd4b30822c549b857acc5929a73e8 +MD5 (squid/ipcache.c.patch) = 0e6f55edeb835ae277e8bbc4c3b91803 +MD5 (squid/neighbors.c.patch) = 71f7ad22709093672200eb29b7057c05 -- cgit