diff options
author | Peter Wemm <peter@FreeBSD.org> | 1998-02-08 03:04:59 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1998-02-08 03:04:59 +0000 |
commit | 2fa2cd74f66c93ae3cc49153b729080d70ef38f2 (patch) | |
tree | 27e8848466bfe32c69f702f372ef043ad54a33f7 /www/squid23/distinfo | |
parent | Remove BROKEN= "tcl" line. (diff) |
Update from 1.2.beta11 -> 1.2beta14
Major changes:
- the URL and SHA cache key methods are gone, MD5 is the only option.
- the swap.state system has been redesigned as a transaction log for
much faster restarts and crash recovery.
- SIZE on ftp binary transfers.
- Lots of bug fixes and code cleanups.
From the web page; http://squid.nlanr.net/Squid/1.2.beta/
WARNING, with beta12 we are starting to stuff object metadata into
the beginning of objects on disk. With beta13 we have changed the
"swap.state" file format to binary instead of text. When you run this
version for the first time you WILL LOSE YOUR CACHE!
The previous warning still stands:
This is BETA software. Do not run this on your production systems.
Logfile formats are subject (and likely) to change at any time without
warning.
Diffstat (limited to '')
-rw-r--r-- | www/squid23/distinfo | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/squid23/distinfo b/www/squid23/distinfo index 63c3dcf94a48..720f8cb013cd 100644 --- a/www/squid23/distinfo +++ b/www/squid23/distinfo @@ -1,2 +1 @@ -MD5 (squid1.2b11/squid-1.2.beta11-src.tar.gz) = 473cb33b0ffb27f54631ce0057aace0a -MD5 (squid1.2b11/1.2.beta11.patches) = 8b33870c13f31d63ca336ec745eff05a +MD5 (squid1.2b14/squid-1.2.beta14-src.tar.gz) = 46e70911ba8d706f25333e9e81cf6860 |