www/squid: bump and document

This commit is contained in:
Franco Fichtner
2024-08-20 12:25:44 +02:00
parent b4dc19ee78
commit 2147d51daa
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
PLUGIN_NAME= squid
PLUGIN_VERSION= 1.0
PLUGIN_REVISION= 3
PLUGIN_REVISION= 4
PLUGIN_COMMENT= Squid is a caching proxy for the web
PLUGIN_DEPENDS= squid squid-langpack
PLUGIN_TIER= 2
+1
View File
@@ -11,3 +11,4 @@ Plugin Changelog
* 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
* Include "icap_service_failure_limit -1" configuration (contributed by Andy Binder)