[Lunar-commits] <moonbase> squid: version bumped to 3.0.STABLE5.
Florin Braescu
florin at lunar-linux.org
Wed Apr 30 18:15:41 CEST 2008
commit 84db194593442221adcd105409d1ee5661d1daf8
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Apr 30 19:15:41 2008 +0300
squid: version bumped to 3.0.STABLE5.
Changes:
- Support for resolv.conf 'domain' option
- Improved URI support, including
longer URI up to 8192 bytes accepted
better handling of intercepted URI
better port for non-FQDN URI lookups
- Improved logging, including
Bug 3210 fixed: incorrect timestamp format in earlier 3.0 releases.
Fixed 'log_ip_on_direct' option behaviour
- Support for profiling on x86 64-bit systems
- .. and other bugs and minor code cleanups.
---
web/squid/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/web/squid/DETAILS b/web/squid/DETAILS
index 654a9eb..6ea3409 100644
--- a/web/squid/DETAILS
+++ b/web/squid/DETAILS
@@ -1,12 +1,12 @@
MODULE=squid
- VERSION=3.0.STABLE4
+ VERSION=3.0.STABLE5
SOURCE=$MODULE-$VERSION.tar.bz2
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:81dc8bd9d345b4e1232ac6a21b6caa8abdce9b57
+ SOURCE_VFY=sha1:08d39a81187d070187248368ed3dbeaec99b1229
WEB_SITE=http://www.squid-cache.org
ENTERED=20011214
- UPDATED=20080401
+ UPDATED=20080430
SHORT="A full-featured Web proxy cache"
cat << EOF
More information about the Lunar-commits
mailing list