mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-04 14:26:13 -04:00
www/squid: wrap it up
This commit is contained in:
parent
f30007b60c
commit
548909f5cc
2 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue