pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/squid Update squid package to 2.6.4 (2.6.STABLE4).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/823bfcade6d8
branches:  trunk
changeset: 519004:823bfcade6d8
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Sep 26 03:40:20 2006 +0000

description:
Update squid package to 2.6.4 (2.6.STABLE4).


Changes to squid-2.6.STABLE4 (Sep 22 2006)

        - Bug #1736: Missing Italian translation of ERR_TOO_BIG error page
        - Windows port enhancement: added native exception handler with signal emulation
        - Fix the %un log_format tag again. Got broken in 2.6.STABLE2
        - Fix Squid crash when using %a in ERR_INVALID_REQ and ERR_INVALID_URL error messages.
        - Bug #212: variable %i always 0.0.0.0 in many error pages
        - Bug #1708: Ports in ACL accepts characters and out of range
        - Bug #1706: Squid time acl accepts invalid time range.
        - Fix another harmless fake_auth compiler warning on gcc 4.1.1 x86
        - Fix an harmless snmp_core.c compiler warning on gcc 4.1.1 x86
        - Bug #1744: squid-2.6.STABLE3 - fakeauth_auth crashing on certain requests
        - Bug #1746: Harmless off by one overrun in ncsa_auth md5 password validation
        - Bug #1598: start_announce cannot be disabled
        - Periodically flush cache.log to disk when "buffered_logs on" is set
        - Numerous COSS improvements and fixes
        - Windows port: merge of MinGW support
        - Windows port: Merged Windows threads support into aufs
        - Bug #1759: Windows port cachemgr.cgi attempts to write to file system root directory
        - Numerous portability fixes
        - Various minor statistics cleanup on 64-bit hosts with more than 4GB of memory
        - Bug #1758: HEAD on ftp:// URLs always returned 200 OK.
        - Bug #1760: FTP related memory leak
        - Bug #1770: WCCP2 weighted assignment
        - Bug #1768: Redundant DNS PTR lookups
        - Bug #1696: Add support for wccpv2 mask assignment
        - Bug #1774: ncsa_auth support for cramfs timestamps
        - Bug #1769: near-hit and filedescriptor usage missing in SNMP MIB
        - Bug #1725: cache_peer login=PASS documentation somewhat confusing
        - Bug #1590: Silence those ETag loop warnings
        - Bug #1740: Squid crashes on certain malformed HTTP responses
        - Bug #1699: assertion failed: authenticate.c:836: "auth_user_request != NULL"
        - Improve error reporting on unexpected CONNECT requests in accelerator mode
        - Cosmetic change to increase cache.log detail level on invalid requests
        - Bug #1229: http_port and other directives accept invalid ports
        - Reject http_port specifications using both transparent and accelerator options
        - Cosmetic cleanup to not dump stacktraces on configuration errors

diffstat:

 www/squid/Makefile |  8 ++++----
 www/squid/PLIST    |  3 +--
 www/squid/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 10 deletions(-)

diffs (49 lines):

diff -r 36cdd51cfc49 -r 823bfcade6d8 www/squid/Makefile
--- a/www/squid/Makefile        Mon Sep 25 18:58:02 2006 +0000
+++ b/www/squid/Makefile        Tue Sep 26 03:40:20 2006 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.182 2006/09/13 14:41:58 taca Exp $
+# $NetBSD: Makefile,v 1.183 2006/09/26 03:40:20 taca Exp $
 
-DISTNAME=      squid-2.6.STABLE3
-PKGNAME=       squid-2.6.3
+DISTNAME=      squid-2.6.STABLE4
+PKGNAME=       squid-2.6.4
 #PKGREVISION=  1
 CATEGORIES=    www
 MASTER_SITES=  http://www.squid-cache.org/Versions/v2/2.6/ \
@@ -71,7 +71,7 @@
 #
 # generic helpers
 #
-OPTIONAL_FILES+= libexec/diskd-daemon libexec/dnsserver
+OPTIONAL_FILES+= bin/cossdump libexec/diskd-daemon libexec/dnsserver
 OPTIONAL_FILES+= libexec/pinger libexec/unlinkd
 #
 # basic auth helpers (except LDAP, multi-domain-NTLM and SASL)
diff -r 36cdd51cfc49 -r 823bfcade6d8 www/squid/PLIST
--- a/www/squid/PLIST   Mon Sep 25 18:58:02 2006 +0000
+++ b/www/squid/PLIST   Tue Sep 26 03:40:20 2006 +0000
@@ -1,5 +1,4 @@
-@comment $NetBSD: PLIST,v 1.20 2006/09/13 14:41:58 taca Exp $
-bin/cossdump
+@comment $NetBSD: PLIST,v 1.21 2006/09/26 03:40:20 taca Exp $
 bin/squidclient
 libexec/cachemgr.cgi
 man/man8/cachemgr.cgi.8
diff -r 36cdd51cfc49 -r 823bfcade6d8 www/squid/distinfo
--- a/www/squid/distinfo        Mon Sep 25 18:58:02 2006 +0000
+++ b/www/squid/distinfo        Tue Sep 26 03:40:20 2006 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.120 2006/09/13 14:41:58 taca Exp $
+$NetBSD: distinfo,v 1.121 2006/09/26 03:40:20 taca Exp $
 
-SHA1 (squid-2.6.3/squid-2.6.STABLE3.tar.bz2) = d28ee77de9f118ab5d09d5f8e5b1f23974ab9b37
-RMD160 (squid-2.6.3/squid-2.6.STABLE3.tar.bz2) = 0f3fdc54e8b0bc740f5124e2a54245afceea24ac
-Size (squid-2.6.3/squid-2.6.STABLE3.tar.bz2) = 1231527 bytes
+SHA1 (squid-2.6.4/squid-2.6.STABLE4.tar.bz2) = 1adbc6e923169d2cd50967910475bf82beea63d5
+RMD160 (squid-2.6.4/squid-2.6.STABLE4.tar.bz2) = 658f08114917abd5d7101932db2042de955b06a5
+Size (squid-2.6.4/squid-2.6.STABLE4.tar.bz2) = 1250801 bytes
 SHA1 (patch-aa) = bcbe4e0bf3cd632497dc8045c1b8d86842edf90c
 SHA1 (patch-ab) = e4b9213dcbae32b65d0fe69b9cf9cff49aae504e
 SHA1 (patch-ac) = 1b283f0a573c02c82ce26f75e67d19b1ec5ff9f0



Home | Main Index | Thread Index | Old Index