Subject: CVS commit: [pkgsrc-2015Q3] pkgsrc/www/squid3
From: Benny Siegert
Date: 2015-11-24 19:19:33
Message id: 20151124181933.0FED498@cvs.netbsd.org

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

Files:
RevisionActionfile
1.53.2.1modifypkgsrc/www/squid3/Makefile
1.40.2.1modifypkgsrc/www/squid3/distinfo
1.2.10.1modifypkgsrc/www/squid3/files/squid.sh