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

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


Branch: CURRENT, Version: 5.9nb3, Package name: squid-5.9nb3, Maintainer: pkgsrc-users

Squid is a fully-featured HTTP/1.0 proxy with partial HTTP/1.1 support
The 5 series brings many new features and upgrades to the basic
networking protocols. A short list of the major new features is:

Squid 5 represents a new feature release above 4.17.

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



Package options: inet6, openssl, snmp, squid-backend-aufs, squid-backend-diskd, squid-backend-ufs, squid-esi, squid-ipf, squid-pam-helper, squid-unlinkd

Master sites:

Filesize: 2508.988 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-10-23 16:34:21 by Takahiro Kambe | Files touched by this commit (2)
Log message:
www/squid5: apply security patches

Apply official security patches:

	SQUID-2023:1
	SQUID-2023:3

Bump PKGREVISION.
   2023-05-21 17:06:48 by Takahiro Kambe | Files touched by this commit (1)
Log message:
www/squid5/Makefile.common: add one more "used by" line

Now, this file is used by www/squidGuard/Makefile, too.
   2023-05-21 16:54:34 by Takahiro Kambe | Files touched by this commit (1)
Log message:
www/squid5/Makefile.common: add a "used by" line

This file is used by www/squidview/Makefile.
   2023-05-21 04:40:59 by Takahiro Kambe | Files touched by this commit (1)
Log message:
www/squid5: correct "used by" line of Makefile.common
   2023-05-21 04:19:11 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
www/squid5: update to 5.9

5.9 (2023-05-17)

This release is a bug fix release resolving some issues
found in the prior Squid releases.

The major changes to be aware of:

* Improve reply_body_max_size matching accuracy

This bug shows up as cache.log entries at debug level >=3
stating "HttpReply.cc(..) receivedBodyTooLarge: (negative number) >? -1"

In such cases, reply_body_max_size configuration would be
ignored, resulting in undercounting of traffic.

* Fix build issues highlighted by the most recent versions of
  GCC and Clang.

* Portability fixes for ESI, bundled GnuRegex, and GnuTLS
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update