Path to this page:
./
www/squid3,
Post-Harvest_cached WWW proxy cache and accelerator
Branch: pkgsrc-2015Q2,
Version: 3.5.6,
Package name: squid-3.5.6,
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:[
devel/libltdl] [
lang/perl5]
Package options: inet6, snmp, squid-backend-diskd, squid-carp, squid-ipf, squid-pam-helper, squid-unlinkd, ssl
Master sites: (Expand)
SHA1: c5f3ab47e61a08fa6a8767d45befeffd7d26fd9f
RMD160: 76dd531fef1419f3e220ff55a5dc8e2e06579d90
Filesize: 2237.453 KB
Version history: (Expand)
- (2015-07-21) Updated to version: squid-3.5.6
- (2015-07-04) Package added to pkgsrc.se, version squid-3.5.5nb2 (created)
CVS history: (Expand)
2015-07-21 19:28:23 by Matthias Scheler | Files touched by this commit (4) | |
Log message:
Pullup ticket #4777 - requested by taca
www/squid3: security update
Revisions pulled up:
- www/squid3/Makefile 1.49
- www/squid3/PLIST 1.11
- www/squid3/distinfo 1.35
- www/squid3/patches/patch-configure 1.8
---
Module Name: pkgsrc
Committed By: adam
Date: Mon Jul 6 09:39:40 UTC 2015
Modified Files:
pkgsrc/www/squid3: Makefile PLIST distinfo
pkgsrc/www/squid3/patches: patch-configure
Log message:
Changes 3.5.6:
* ext_edirectory_userip_acl: fix uninitialized variable
* Do not blindly forward cache peer CONNECT responses.
* Bug 3483: assertion failed store.cc:1866: 'isEmpty()'
* Use relative-URL in errorpage.css for SN.png
* Bug 4193: Memory leak on FTP listings
* Bug 4274: ssl_crtd.8 not being installed
* Fix CONNECT failover to IPv4 after trying broken IPv6 servers
* Bug 4183: segfault when freeing https_port clientca on reconfigure or exit.
* TLS: Disable client-initiated renegotiation
* Translations: add Spanish US dialect alias
* Cleanup: replace __DATE__ and __TIME__ macros
* Fix assertion String.cc:221: "str"
* Fix assertion comm.cc:759: "Comm::IsConnOpen(conn)" in \
ConnStateData::getSslContextDone
* Bug 3875: bad mimeLoadIconFile error handling
* Support custom OIDs in *_cert ACLs
* Bug 3329: The server side pinned connection is not closed properly
|