mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-18 18:19:25 -05:00
dns/dnscrypt-proxy: wrap up revision
This commit is contained in:
parent
fb59f87e99
commit
8701588fad
2 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
PLUGIN_NAME= dnscrypt-proxy
|
||||
PLUGIN_VERSION= 1.16
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_REVISION= 2
|
||||
PLUGIN_COMMENT= Flexible DNS proxy supporting DNSCrypt and DoH
|
||||
PLUGIN_DEPENDS= dnscrypt-proxy2
|
||||
PLUGIN_MAINTAINER= m.muenz@gmail.com
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ Plugin Changelog
|
|||
1.16
|
||||
|
||||
* Fix ODoH servers not working (contributed by Pascal Herget)
|
||||
* Fix bootstrap_resolvers with multiple comma-separated servers (contributed by Andrei Hodorog)
|
||||
|
||||
1.15
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue