Path to this page:
./
www/squid3,
Post-Harvest_cached WWW proxy cache and accelerator
Branch: pkgsrc-2016Q1,
Version: 3.5.19,
Package name: squid-3.5.19,
Maintainer: pkgsrc-usersSquid 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 run:[
lang/perl5] [
devel/libltdl]
Package options: inet6, snmp, squid-backend-diskd, squid-carp, squid-ipf, squid-pam-helper, squid-unlinkd, ssl
Master sites: (Expand)
SHA1: 809133b751df9fb5bca07f181b3e2f7df392f761
RMD160: ef97ea9eb6273ec8ded8f74860bcfa7675bf1fb1
Filesize: 2264.375 KB
Version history: (Expand)
- (2016-05-13) Updated to version: squid-3.5.19
- (2016-05-08) Updated to version: squid-3.5.17
- (2016-04-07) Package added to pkgsrc.se, version squid-3.5.16 (created)
CVS history: (Expand)
2016-05-13 14:25:35 by Benny Siegert | Files touched by this commit (3) |
Log message:
Pullup ticket #5009 - requested by taca
www/squid3: security fix, build fix
Revisions pulled up:
- www/squid3/Makefile 1.65
- www/squid3/distinfo 1.51
- www/squid3/patches/patch-src_eui_Eui48.cc deleted
---
Module Name: pkgsrc
Committed By: taca
Date: Sun May 8 23:29:19 UTC 2016
Modified Files:
pkgsrc/www/squid3: Makefile distinfo
Removed Files:
pkgsrc/www/squid3/patches: patch-src_eui_Eui48.cc
Log message:
Update squid3 to 3.5.19, 3.5.18 contains security fix.
Changes to squid-3.5.19 (09 May 2016):
- Regression Bug 4515: interception proxy hangs
Changes to squid-3.5.18 (06 May 2016):
- Bug 4510: stale comment about 32KB limit on shared memory cache entries
- Bug 4509: EUI compile error on NetBSD
- Bug 4501: HTTP/1.1: normalize Host header
- Bug 4498: URL-unescape the login-info after extraction from URI
- Bug 4455: SegFault from ESIInclude::Start
- Prevent Squid forcing -b 2048 into the arguments for sslcrtd_program
- Fix TLS/SSL server handshake alert handling
|
2016-05-08 10:09:59 by Benny Siegert | Files touched by this commit (3) |
Log message:
Pullup ticket #4971 - requested by taca
www/squid3: security fix
Revisions pulled up:
- www/squid3/Makefile 1.64
- www/squid3/distinfo 1.49-1.50
- www/squid3/patches/patch-src_eui_Eui48.cc 1.1
---
Module Name: pkgsrc
Committed By: adam
Date: Fri Apr 22 15:14:22 UTC 2016
Modified Files:
pkgsrc/www/squid3: Makefile distinfo
Log message:
Changes 3.5.17:
* nullptr is a C++11 feature
* Fix several ESI element construction issues
* SourceFormat Enforcement
* cachemgr.cgi: use dynamic MemBuf for internal content generation
* Add chained certificates and signing certificate to peek-then-bumped \
connections.
* Handshake Error: ccs received early: fix typo
* Avoid startup/shutdown crashes [by avoiding static non-POD globals].
* Bugs fixed.
---
Module Name: pkgsrc
Committed By: adam
Date: Tue Apr 26 10:36:48 UTC 2016
Modified Files:
pkgsrc/www/squid3: distinfo
Added Files:
pkgsrc/www/squid3/patches: patch-src_eui_Eui48.cc
Log message:
Fix build on NetBSD >=7.99.27 due route(4) change (deprecation of \
RTF_LLINFO). Courtesy of leot.
|