We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 856d3ab commit 601e0eeCopy full SHA for 601e0ee
www/squid/Makefile
@@ -1,5 +1,6 @@
1
PLUGIN_NAME= squid
2
PLUGIN_VERSION= 1.2
3
+PLUGIN_REVISION= 1
4
PLUGIN_COMMENT= Squid is a caching proxy for the web
5
PLUGIN_DEPENDS= squid squid-langpack
6
PLUGIN_TIER= 2
www/squid/pkg-descr
@@ -9,6 +9,7 @@ Plugin Changelog
9
10
* Change cache_dir from "ufs" to "rock" (contributed by Andy Binder)
11
* Authenticate before blocklist (contributed by Andy Binder)
12
+* Do not reject no-bump sites when certificate validation fails (contributed by Michael Muenz)
13
14
1.1
15
0 commit comments