./www/squid3, Post-Harvest_cached WWW proxy cache and accelerator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2015Q3, Version: 3.5.11, Package name: squid-3.5.11, Maintainer: pkgsrc-users

Squid 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: 623e0d4a41ddc70e0f59a3f38c091e0dc946172c
RMD160: fb8c01c40a5ef97785759acdc2b706dfb402de7b
Filesize: 2244.566 KB

Version history: (Expand)


CVS history: (Expand)


   2015-11-24 19:19:33 by Benny Siegert | Files touched by this commit (3)
Log message:
Pullup ticket #4860 - requested by taca
www/squid3: security fix

Revisions pulled up:
- www/squid3/Makefile                                           1.54-1.56
- www/squid3/distinfo                                           1.41-1.43
- www/squid3/files/squid.sh                                     1.3

---
   Module Name:	pkgsrc
   Committed By:	adam
   Date:		Fri Oct  2 07:57:13 UTC 2015

   Modified Files:
   	pkgsrc/www/squid3: Makefile distinfo

   Log message:
   Changes 3.5.10:
   * Align behavior of MEMPROXY_CLASS's operator delete with ::delete on nullptr
   * Bug 4330: Do not use SSL_METHOD::put_cipher_by_char to determine size
   * Fix cache_peer login=PASS(THRU) after CVE-2015-5400
   * Bug 4304: PeerConnector.cc:743 "!callback" assertion.
   * Relicense SSPI helper to GPLv2+
   * Bug 4208: more than one port in wccp2_service_info line causes error
   * Relicense smb_lm auth helper to GPLv2+
   * Relicense ntlm_fake_auth.pl to GPLv2+
   * SMP: register worker listening ports one by one
   * Bug 4328: %un format code does not work for external ACLs in \ 
credentials-fetching rules
   * Bug 4323: Netfilter broken cross-includes with Linux 4.2
   * Cleanup: Migrate StoreEntry to using MEMPROXY_CLASS
   * Remove custom pool chunk size for StoreEntry
   * Implement default constructor for hash_link
   * Bug 4326: base64 binary encoder rejects data beginning with nil byte

---
   Module Name:	pkgsrc
   Committed By:	sborrill
   Date:		Thu Oct  8 10:07:10 UTC 2015

   Modified Files:
   	pkgsrc/www/squid3: Makefile
   	pkgsrc/www/squid3/files: squid.sh

   Log message:
   Check current file descriptor limit and raise if required rather than
   blindly setting to 4096 (which may in fact be lower than current limit).
   Bump PKGREVISION

---
   Module Name:	pkgsrc
   Committed By:	adam
   Date:		Wed Nov  4 21:44:27 UTC 2015

   Modified Files:
   	pkgsrc/www/squid3: Makefile distinfo

   Log message:
   Changes 3.5.11:
   * Add Locker friend class to SBuf for protection against memory issues
   * Connection stats, including %<lp, missing for persistent connections
   * Fix incorrect authentication headers on cache digest requests
   * Bug 4281: copy-paste typos in src/tools.cc
   * Bug 4188: Bumping intercepted SSL connections does not work on Solaris
   * Avoid errors when parsing manager ACL in old squid.conf
   * Bug 4279: No response from proxy for FTP-download of non-existing file
   * Bug 3574: crashes on reconfigure and startup
   * Bug 4347: compile errors with LibreSSL 2.3