mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-03 22:08:11 -04:00
www/squid: new revision
This commit is contained in:
parent
856d3ab7ce
commit
601e0ee2ee
2 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
PLUGIN_NAME= squid
|
||||
PLUGIN_VERSION= 1.2
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_COMMENT= Squid is a caching proxy for the web
|
||||
PLUGIN_DEPENDS= squid squid-langpack
|
||||
PLUGIN_TIER= 2
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ Plugin Changelog
|
|||
|
||||
* Change cache_dir from "ufs" to "rock" (contributed by Andy Binder)
|
||||
* Authenticate before blocklist (contributed by Andy Binder)
|
||||
* Do not reject no-bump sites when certificate validation fails (contributed by Michael Muenz)
|
||||
|
||||
1.1
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue