mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
www/squid: wrap up new version, model bump to flush old values
This commit is contained in:
+1
-2
@@ -1,6 +1,5 @@
|
||||
PLUGIN_NAME= squid
|
||||
PLUGIN_VERSION= 1.1
|
||||
PLUGIN_REVISION= 2
|
||||
PLUGIN_VERSION= 1.2
|
||||
PLUGIN_COMMENT= Squid is a caching proxy for the web
|
||||
PLUGIN_DEPENDS= squid squid-langpack
|
||||
PLUGIN_TIER= 2
|
||||
|
||||
@@ -5,6 +5,11 @@ content serving applications.
|
||||
Plugin Changelog
|
||||
================
|
||||
|
||||
1.2
|
||||
|
||||
* Change cache_dir from "ufs" to "rock" (contributed by Andy Binder)
|
||||
* Authenticate before blocklist (contributed by Andy Binder)
|
||||
|
||||
1.1
|
||||
|
||||
* Syslog corrections and implementation of "workers" (contributed by Andy Binder)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<model>
|
||||
<mount>//OPNsense/proxy</mount>
|
||||
<version>1.0.7</version>
|
||||
<version>1.0.8</version>
|
||||
<description>Squid web proxy settings</description>
|
||||
<items>
|
||||
<general>
|
||||
|
||||
Reference in New Issue
Block a user