From 548909f5cc213c935701b1484a2f1d8d2fef96d7 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 30 Jul 2024 12:14:02 +0200 Subject: [PATCH] www/squid: wrap it up --- www/squid/Makefile | 2 +- www/squid/pkg-descr | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/www/squid/Makefile b/www/squid/Makefile index cfc272dd5..7da743138 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= squid PLUGIN_VERSION= 1.0 -PLUGIN_REVISION= 2 +PLUGIN_REVISION= 3 PLUGIN_COMMENT= Squid is a caching proxy for the web PLUGIN_DEPENDS= squid squid-langpack PLUGIN_TIER= 2 diff --git a/www/squid/pkg-descr b/www/squid/pkg-descr index 2840d1808..f2e5e9c85 100644 --- a/www/squid/pkg-descr +++ b/www/squid/pkg-descr @@ -10,3 +10,4 @@ Plugin Changelog * Initial version based on the OPNsense 23.7.12 core code * Workaround for segmentation faults using OpenSSL legacy provider * Correct migration to Python ipaddress library use +* Set default ACL values vor Safe_ports and SSL_ports