Path to this page:
./
www/squid31,
Post-Harvest_cached WWW proxy cache and accelerator
Branch: pkgsrc-2012Q3,
Version: 3.1.22,
Package name: squid-3.1.22,
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:[
devel/gmake] [
lang/perl5]
Package options: inet6, snmp, squid-backend-diskd, squid-carp, squid-ipf, squid-pam-helper, squid-unlinkd, ssl
Master sites: (Expand)
SHA1: c0b8773fa8f6b7ff689755b73ebe6ba817a715b2
RMD160: 1f1f196afae191bef651ef5ff6e1a2649794a499
Filesize: 2500.264 KB
Version history: (Expand)
- (2012-12-21) Updated to version: squid-3.1.22
- (2012-10-02) Package added to pkgsrc.se, version squid-3.1.20 (created)
CVS history: (Expand)
2012-12-20 23:55:13 by S.P.Zeidler | Files touched by this commit (2) | |
Log message:
Pullup ticket #3992 - requested by tron
www/squid31: security update
Revisions pulled up:
- www/squid31/Makefile 1.42
- www/squid31/distinfo 1.37
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: tron
Date: Mon Dec 17 14:42:54 UTC 2012
Modified Files:
pkgsrc/www/squid31: Makefile distinfo
Log message:
Updated "squid31" package to version 3.1.22. Changes sinc 3.1.20:
- Bug 3622: peerClearRRStart scheduling multiple events
- Bug 3615: configure check for default max number of FDs is broken
- Bug 3607: --enable-auth documented default action incorrect
- Bug 3593: socket failure: Address family not supported by protocol
- Bug 3584: Detection of setresuid() is broken
- Bug 3568: Consolidate external_acl_type config dumping and add missing %%
- Bug 3564: eCAP not supporting CoAP URI schemes
- Bug 3484: Docs: sslproxy_cert_error example flawed
- Bug 3462: Delay Pools and ICAP
- Bug 3133: better fix: Memory leak handling requests for sites that don't
exist
- Bug 2976: ERR_INVALID_URL for transparently captured requests when
reconfiguring
- Silence IOS 15.1 unknown capabilities messages.
- Account for Store disk client quota when bandwidth-limiting the server.
- ... and several documentation fixes
- ... and several compile fixes
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/www/squid31/Makefile
cvs rdiff -u -r1.36 -r1.37 pkgsrc/www/squid31/distinfo
|