dns/dnscrypt-proxy2: update 2.1.4 to 2.1.5
https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.1.5 - dnscrypt-proxy can be compiled with Go 1.21.0+ - Responses to blocked queries now include extended error codes - Reliability of connections using HTTP/3 has been improved - New configuration directive: `tls_key_log_file` When defined, this is the path to a file where TLS secret keys will be written to, so that DoH traffic can be locally inspected.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
PORTNAME= dnscrypt-proxy
|
||||
PORTVERSION= 2.1.4
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 2.1.5
|
||||
CATEGORIES= dns security
|
||||
PKGNAMESUFFIX= 2
|
||||
|
||||
@@ -13,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ca_root_nss>=3.35:security/ca_root_nss
|
||||
|
||||
USES= go:1.19,modules
|
||||
USES= go:modules
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
USE_GITHUB= yes
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1676216318
|
||||
SHA256 (DNSCrypt-dnscrypt-proxy-2.1.4_GH0.tar.gz) = 05f0a3e8c8f489caf95919e2a75a1ec4598edd3428d2b9dd357caba6adb2607d
|
||||
SIZE (DNSCrypt-dnscrypt-proxy-2.1.4_GH0.tar.gz) = 6897787
|
||||
TIMESTAMP = 1692972453
|
||||
SHA256 (DNSCrypt-dnscrypt-proxy-2.1.5_GH0.tar.gz) = 044c4db9a3c7bdcf886ff8f83c4b137d2fd37a65477a92bfe86bf69587ea7355
|
||||
SIZE (DNSCrypt-dnscrypt-proxy-2.1.5_GH0.tar.gz) = 4065395
|
||||
|
||||
Reference in New Issue
Block a user