Update to dnscrypt-proxy-2.0.28.
Changelog can be found at https://github.com/DNSCrypt/dnscrypt-proxy/blob/2.0.28/ChangeLog. From Nam Nguyen <namn AT berkeley DOT edu> (MAINTAINER). Thank you!
This commit is contained in:
parent
c520b6ea74
commit
38f33c189b
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.44 2019/09/10 13:19:25 bket Exp $
|
||||
# $OpenBSD: Makefile,v 1.45 2019/10/15 04:18:20 bket Exp $
|
||||
|
||||
COMMENT = flexible DNS proxy with support for encrypted DNS protocols
|
||||
|
||||
GH_ACCOUNT = jedisct1
|
||||
GH_PROJECT = dnscrypt-proxy
|
||||
GH_TAGNAME = 2.0.27
|
||||
GH_TAGNAME = 2.0.28
|
||||
|
||||
CATEGORIES = net
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (dnscrypt-proxy-2.0.27.tar.gz) = pQH0SvOctD4ASJ755meKqK26K8mPkELdYc5g6a0HTVo=
|
||||
SIZE (dnscrypt-proxy-2.0.27.tar.gz) = 2478887
|
||||
SHA256 (dnscrypt-proxy-2.0.28.tar.gz) = K6KDQ97RUjPGnCNTzOFZqyrU5+troBjK9JXh5dMz2G0=
|
||||
SIZE (dnscrypt-proxy-2.0.28.tar.gz) = 2620245
|
||||
|
@ -1,9 +1,9 @@
|
||||
$OpenBSD: patch-dnscrypt-proxy_example-dnscrypt-proxy_toml,v 1.5 2019/09/10 13:19:25 bket Exp $
|
||||
$OpenBSD: patch-dnscrypt-proxy_example-dnscrypt-proxy_toml,v 1.6 2019/10/15 04:18:20 bket Exp $
|
||||
|
||||
Index: dnscrypt-proxy/example-dnscrypt-proxy.toml
|
||||
--- dnscrypt-proxy/example-dnscrypt-proxy.toml.orig
|
||||
+++ dnscrypt-proxy/example-dnscrypt-proxy.toml
|
||||
@@ -46,7 +46,7 @@ max_clients = 250
|
||||
@@ -45,7 +45,7 @@ max_clients = 250
|
||||
## Note (2): this feature is not compatible with systemd socket activation.
|
||||
## Note (3): when using -pidfile, the PID file directory must be writable by the new user
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user