Path to this page:
./
www/squid31,
Post-Harvest_cached WWW proxy cache and accelerator
Branch: pkgsrc-2011Q3,
Version: 3.1.16,
Package name: squid-3.1.16,
Maintainer: tronSquid is a fully-featured HTTP/1.0 proxy with partial HTTP/1.1 support
The 3.1 series brings many new features and upgrades to the basic
networking protocols. A short list of the major new features is:
* Connection Pinning (for NTLM Auth Passthrough)
* Native IPv6
* Quality of Service (QoS) Flow support
* Native Memory Cache
* SSL Bump (for HTTPS Filtering and Adaptation)
* TProxy v4.1+ support
* eCAP Adaptation Module support
* Error Page Localization
* Follow X-Forwarded-For support
* X-Forwarded-For options extended (truncate, delete, transparent)
* Peer-Name ACL
* Reply headers to external ACL.
* ICAP and eCAP Logging
* ICAP Service Sets and Chains
* ICY (SHOUTcast) streaming protocol support
* HTTP/1.1 support on connections to web servers and peers.
(with plans to make this full support within the 3.1 series)
Required to build:[
lang/perl5] [
devel/gmake]
Package options: inet6, snmp, squid-backend-diskd, squid-carp, squid-ipf, squid-pam-helper, squid-unlinkd, ssl
Master sites: (Expand)
SHA1: 4d272921155165331205b039cebee2643158b5eb
RMD160: df730d0c60b0d16a11c7157c55f1c89b0c6f1f65
Filesize: 2452.062 KB
Version history: (Expand)
- (2011-11-07) Updated to version: squid-3.1.16
- (2011-10-04) Package added to pkgsrc.se, version squid-3.1.15 (created)
CVS history: (Expand)
2011-11-06 21:22:28 by S.P.Zeidler | Files touched by this commit (2) | |
Log message:
Pullup ticket #3591 - requested by tron
www/squid31: security update
Revisions pulled up:
- www/squid31/Makefile 1.34
- www/squid31/distinfo 1.31
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: tron
Date: Sat Oct 22 17:54:25 UTC 2011
Modified Files:
pkgsrc/www/squid31: Makefile distinfo
Log message:
Update "squid31" package to version 3.1.16. Changes since 3.1.15:
- Bug 3373: invalid URL in ERR_CACHE_ACCESS_DENIED
- Bug 3368: Unhandled exceptions are not logged (workaround)
- Bug 3326: miss_access incorrect default
- Bug 3320: miss_access description confusing
- Bug 3241: squid_kerb_auth cross compilation fix
- Bug 3237: seq fault in free() from rfc1035RRDestroy
- Bug 3190: Large HTTP POST stuck after early ICAP 400 error response
- db_auth: display available DSN drivers on connect error
- Updated OpenSSL 1.0.0 version checks
- ... and several documentation fixes
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/www/squid31/Makefile
cvs rdiff -u -r1.30 -r1.31 pkgsrc/www/squid31/distinfo
|