[Lunar-commits] squid: bump the version to 3.0.STABLE1.
Florin
florin at lunar-linux.org
Sat Dec 15 17:41:30 CET 2007
commit 3bd9a2c0a2ab51b8f8c92b5bd587dd63788f0870
Author: Florin <florin at lunar-linux.org>
Date: Sat Dec 15 18:41:30 2007 +0200
squid: bump the version to 3.0.STABLE1.
Changes:
- Major rewrite translating the code to C++, originally based on
Squid-2.5.STABLE1
- Internal client streams concept for content adaptation
- ICAP (Internet Content Adaptation Protocol) client support
- ESI (Edge Side Includes) support added
- Improved support for files larger than 2GB.
- And a lot more. Most features from Squid-2.6 is supported, but not
all. See the release notes for details.
---
web/squid/DETAILS | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/web/squid/DETAILS b/web/squid/DETAILS
index cf832ac..3010bf8 100644
--- a/web/squid/DETAILS
+++ b/web/squid/DETAILS
@@ -1,12 +1,12 @@
MODULE=squid
- VERSION=2.6.STABLE17
+ VERSION=3.0.STABLE1
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL[0]=http://www.squid-cache.org/Versions/v2/2.6/
- SOURCE_URL[1]=http://www1.nl.squid-cache.org/Versions/v2/2.6/
- SOURCE_VFY=sha1:ca59eaf0d9a8956920611338334c38a418b49c14
+ SOURCE_URL[0]=http://www.squid-cache.org/Versions/v3/3.0/
+ SOURCE_URL[1]=http://www1.nl.squid-cache.org/Versions/v3/3.0/
+ SOURCE_VFY=sha1:3a8d2d747304f36e804930aa623b7bf41ee6aa0b
WEB_SITE=http://www.squid-cache.org/
ENTERED=20011214
- UPDATED=20071128
+ UPDATED=20071215
SHORT="A full-featured Web proxy cache"
cat << EOF
More information about the Lunar-commits
mailing list