Path to this page:
./
www/squid4,
Post-Harvest_cached WWW proxy cache and accelerator
Branch: pkgsrc-2020Q1,
Version: 4.11,
Package name: squid-4.11,
Maintainer: pkgsrc-usersSquid is a fully-featured HTTP/1.0 proxy with partial HTTP/1.1 support
The 4 series brings many new features and upgrades to the basic
networking protocols. A short list of the major new features is:
Squid 4 represents a new feature release above 3.5.
The most important of these new features are:
* Configurable helper queue size
* Helper concurrency channels changes
* SSL support removal
* Helper Binary Changes
* Secure ICAP
* Improved SMP support
* Improved process management
* Initial GnuTLS support
* ESI Custom Parser removal
Required to run:[
devel/libltdl] [
lang/perl5] [
security/openssl]
Required to build:[
pkgtools/cwrappers]
Package options: esi, inet6, openssl, snmp, squid-backend-aufs, squid-backend-diskd, squid-backend-ufs, squid-ipf, squid-pam-helper, squid-unlinkd
Master sites: (Expand)
SHA1: 053277bf5497163ffc9261b9807abda5959bb6fc
RMD160: 14392a0e6a5b44c0673bcc37b5753d274762b10e
Filesize: 2390.332 KB
Version history: (Expand)
- (2020-04-30) Updated to version: squid-4.11
- (2020-04-20) Package has been reborn
- (2020-04-19) Package added to pkgsrc.se, version squid-4.10nb1 (created)
CVS history: (Expand)
2020-04-30 10:35:50 by Benny Siegert | Files touched by this commit (5) | |
Log message:
Pullup ticket #6179 - requested by taca
www/squid4: security fix
Revisions pulled up:
- www/squid4/Makefile 1.6-1.7
- www/squid4/distinfo 1.4-1.6
- www/squid4/patches/patch-acinclude_os-deps.m4 1.1-1.2
- www/squid4/patches/patch-configure 1.3-1.5
- www/squid4/patches/patch-src_ip_Intercept.cc 1.1
---
Module Name: pkgsrc
Committed By: sborrill
Date: Thu Apr 9 09:45:20 UTC 2020
Modified Files:
pkgsrc/www/squid4: Makefile distinfo
pkgsrc/www/squid4/patches: patch-configure
Added Files:
pkgsrc/www/squid4/patches: patch-acinclude_os-deps.m4
patch-src_ip_Intercept.cc
Log message:
Fix IPFilter transparent proxy support by:
- including correct headers in configure tests
- using correct autoconf value output by configure
Bump PKGREVISION
---
Module Name: pkgsrc
Committed By: sborrill
Date: Thu Apr 9 16:27:15 UTC 2020
Modified Files:
pkgsrc/www/squid4: distinfo
pkgsrc/www/squid4/patches: patch-acinclude_os-deps.m4 patch-configure
Log message:
Generate correct #defines for the IPFilter IPv6 detection with no trailing
underscores
---
Module Name: pkgsrc
Committed By: mef
Date: Thu Apr 23 13:52:24 UTC 2020
Modified Files:
pkgsrc/www/squid4: Makefile distinfo
pkgsrc/www/squid4/patches: patch-configure
Log message:
(www/squid4) Updated to 4.10 (and clear pkglint one point in patch)
Changes to squid-4.11 (18 Apr 2020):
- Bug 5036: capital 'L's in logs when daemon queue overflows
- Bug 5022: Reconfigure kills Coordinator in SMP+ufs configurations
- Bug 5016: systemd thinks Squid is ready before Squid listens
- kerberos_ldap_group: fix encryption type for cross realm check
- HTTP: Ignore malformed Host header in intercept and reverse proxy mode
- Fix Digest authentication nonce handling
- Supply ALE to request_header_add/reply_header_add
- ... and some documentation updates
- ... and some compile fixes
|