CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/02/05 16:03:16
Modified files:
www/squid : Makefile distinfo
www/squid/patches: patch-src_squid_8_in
www/squid/pkg : PLIST-main PLIST-ntlm
Added files:
www/squid/patches:
patch-src_acl_external_eDirectory_userip_ext_edirectory_userip_acl_cc
patch-src_acl_external_time_quota_required_m4
patch-src_acl_external_wbinfo_group_ext_wbinfo_group_acl_pl_in
patch-src_enums_h patch-src_store_cc
patch-src_store_swapout_cc
Removed files:
www/squid/patches:
patch-helpers_external_acl_wbinfo_group_ext_wbinfo_group_acl_pl_in
patch-src_snmp_core_cc
patch-src_ssl_ErrorDetail_cc
patch-src_ssl_gadgets_cc
patch-src_ssl_support_cc
Log message:
major update to squid-4.5
quick update notes below, but you should still review upstream's
RELEASENOTES.html if you use this.
- if you explicitly configure sslcrtd_program (for advanced tls mitm
configurations) you need to change from /usr/local/libexec/squid/sslcrtd
to /usr/local/libexec/squid/security_file_certgen in your config (if you
just use options on the http_port line to enable this without extra
config, this doesn't need to change).
- if using a cert helper disk cache, you may need to clear/reinitialize
the directory (not mentioned in release notes but I needed this).
- the SMB_LM helpers (for old lanmanager protocol, which should not be
used anyway) are no longer packaged, following upstream's change in default
build.