www/squid: add email_err_data off as static (#4987)

This commit is contained in:
Michael 2025-10-20 15:08:50 +02:00 committed by GitHub
parent 2635f71fc1
commit d9dea7f9cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 1 deletions

View file

@ -1,5 +1,5 @@
PLUGIN_NAME= squid
PLUGIN_VERSION= 1.3
PLUGIN_VERSION= 1.4
PLUGIN_COMMENT= Squid is a caching proxy for the web
PLUGIN_DEPENDS= squid squid-langpack
PLUGIN_MAINTAINER= franco@opnsense.org

View file

@ -5,6 +5,10 @@ content serving applications.
Plugin Changelog
================
1.4
* Make email_err_data static due to SQUID-2025:2 CVE 10.0
1.3
* Repackage template files using new contrib directory feature

View file

@ -329,6 +329,9 @@ cache_dir rock {{OPNsense.proxy.general.cache.local.directory}} {{OPNsense.proxy
# Leave coredumps in the first cache dir
coredump_dir /var/squid/cache
# Disable Debug information in Administartor Email / SQUID-2025:2
email_err_data off
#
# Add any of your own refresh_pattern entries above these.
#