Update "squid31" package to version 3.1.0.15. Changes since version 3.1.0.14:
- Regression Fix: myip ACL not accepted in config - Bug 2795: acl arp lookups including port - Bug 2794: ESI parsing fails on FreeBSD - Bug 2778: fix linking issues using SunCC - Bug 2724: eCAP build failure unless ICAP enabled - Bug 2628: Correct default PID location to PREFIX/var/run/squid.pid - Bug 2617: Performance degradation during processing list of dstdomain ACL's - Bug 2374: Support ICY / ICEcast / SHOUTcast streaming protocol. - Fix: 64-bit filesize issue in squidclient POST of large files - Fix: send correct Connection: header on intercepted replies - Support libtool 2.x - ESI libraries libexpat and libxml2 now optional - ESI support default enabled - Bump libcap minimum requirement to libcap 2.09+ - ARP / MAC support fixes for IPv6-mode - Add outstanding IPv6 settings to squid.conf (localnet, localhost) - ... and many additions to the background testing structure - ... and very many minor build and code cleanups for non-GCC compilers.
This commit is contained in:
parent
3ffcec975c
commit
a5b1ab1653
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.15 2009/09/27 20:06:37 tron Exp $
|
||||
# $NetBSD: Makefile,v 1.16 2009/12/06 15:49:25 tron Exp $
|
||||
|
||||
DISTNAME= squid-3.1.0.14
|
||||
DISTNAME= squid-3.1.0.15
|
||||
PKGNAME= ${DISTNAME} # Necessary for "pkgsrc/www/squid/options.mk"
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.squid-cache.org/Versions/v3/3.1/ \
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.13 2009/09/27 20:06:37 tron Exp $
|
||||
$NetBSD: distinfo,v 1.14 2009/12/06 15:49:25 tron Exp $
|
||||
|
||||
SHA1 (squid-3.1.0.14.tar.bz2) = e1c601c9bdcde8db6f5ad7a691adc11176095eaa
|
||||
RMD160 (squid-3.1.0.14.tar.bz2) = ccd4d67115902756a631df48f1dbbcca30edc615
|
||||
Size (squid-3.1.0.14.tar.bz2) = 2398582 bytes
|
||||
SHA1 (squid-3.1.0.15.tar.bz2) = 3d1f2a8490361e037a5eb4f312170a990fb2301f
|
||||
RMD160 (squid-3.1.0.15.tar.bz2) = 44e6a215f67881f19d6a6ebc788e138ec9d31bd3
|
||||
Size (squid-3.1.0.15.tar.bz2) = 2416255 bytes
|
||||
SHA1 (patch-ad) = cb2591bebcbcf22f6cb1858f243b0c808d3db589
|
||||
SHA1 (patch-ae) = 88fbc7fb1a47b1baf48f7cd0f0b66cbf51e3b24b
|
||||
SHA1 (patch-ah) = e20f7b76d6d48041efbfe1a07dce756a818e6642
|
||||
|
|
Loading…
Reference in a new issue