Path to this page:
./
www/squid30,
Post-Harvest_cached WWW proxy cache and accelerator
Branch: pkgsrc-2009Q4,
Version: 3.0.24,
Package name: squid-3.0.24,
Maintainer: tacaSquid is a fully-featured HTTP/1.0 proxy which is almost (but not
quite - we're getting there!) HTTP/1.1 compliant. Squid offers a rich
access control, authorization and logging environment to develop web
proxy and content serving applications.
Major new features from Squid 2.6:
* Code converted to C++, with significant internal restructuring and rewrites.
* ICAP implementation (RFC 3507 and www.icap-forum.org)
* Edge Side Includes (ESI) implementation (www.esi.org)
This Squid 3.0 is stable release but some functinality lacks from 2.6.
* refresh_stale_hit option. Not yet ported.
* ability to follow X-Forwarded-For. Not yet ported.
* Full caching of Vary/ETag using If-None-Match. Only basic Vary cache
supported. Not yet ported.
* Mapping of server error messages. Not yet ported.
* http_access2 access directive. Not yet ported.
* Location header rewrites. Not yet ported.
* wais_relay. Feature dropped as it's equivalent to cache_peer +
cache_peer_access.
* urlgroup. Not yet ported.
* collapsed forwarding. Not yet ported.
* stable Windows support. Irregularly maintained.
And COSS backend dosen't supported now.
Required to build:[
lang/perl5]
Package options: snmp, squid-backend-diskd, squid-carp, squid-ipf, squid-pam-helper, squid-unlinkd, ssl
Master sites: (Expand)
SHA1: 04d9333f0cfe1a108d2d3ea6bee568fe2d55a189
RMD160: 9c908add886cddd7772bf2e55f66ec7994bc9182
Filesize: 1716.855 KB
Version history: (Expand)
- (2010-02-16) Updated to version: squid-3.0.24
- (2010-02-03) Updated to version: squid-3.0.23
- (2010-01-15) Package added to pkgsrc.se, version squid-3.0.21 (created)
CVS history: (Expand)
2010-02-15 08:09:26 by S.P.Zeidler | Files touched by this commit (2) | |
Log message:
Pullup ticket 3003 - requested by taca
security update
Revisions pulled up:
- pkgsrc/www/squid30/Makefile 1.20
- pkgsrc/www/squid30/distinfo 1.18
-------------------------------------------------------------------------
Module Name: pkgsrc
Committed By: taca
Date: Sun Feb 14 13:37:02 UTC 2010
Modified Files:
pkgsrc/www/squid30: Makefile distinfo
Log message:
Update squid to 3.0.24 (3.0.STABLE24).
Changes to squid-3.0.STABLE24 (13 Feb 2010):
- Bug 2858: Segment violation in HTCP
- Updated refresh pattern for dynamic pages
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/squid30/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/squid30/distinfo
|
2010-02-02 18:36:52 by Matthias Scheler | Files touched by this commit (2) | |
Log message:
Pullup ticket #2987 - requested by taca
squid30: security update
Revisions pulled up:
- www/squid30/Makefile 1.19
- www/squid30/distinfo 1.17
---
Module Name: pkgsrc
Committed By: taca
Date: Tue Feb 2 14:53:37 UTC 2010
Modified Files:
pkgsrc/www/squid30: Makefile distinfo
Log message:
Update squid30 pakcage to squid-3.0.23 (squid-3.0.STABLE23).
http://www.squid-cache.org/Advisories/SQUID-2010_1.txt
Changes to squid-3.0.STABLE23 (02 Feb 2010):
- Bug 2856: removing assert() required for 3.0 patch for SQUID-2010:1
- Regression Fix: Build error in Kerberos helper after library removal.
Changes to squid-3.0.STABLE22 (01 Feb 2010):
- Regression Fix: Make Squid abort on all config parse failures.
- Bug 2787: Reduce unexpected http status to non-critical warnings.
- Bug 2496: Downloading some variants in full before relaying
- Bug 2452: Add upper limit to external_acl_type entries.
- Removed optional kerberos/spnegohelp/ library due to licensing issues
- Add client_ip_max_connections
- Handle DNS header-only packets as invalid.
|