dns/dnscrypt-proxy2: update 2.0.17 to 2.0.18
- official builds now support TLS 1.3; - timeout for the initial connectivity check can be set from the cli; - an 'Accept:' header is now always sent with GET queries; - BOM is now ignored in configuration files; - HTTP and HTTPS proxies are now supported for DoH servers. https://github.com/jedisct1/dnscrypt-proxy/blob/2.0.18/ChangeLog Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D18005
This commit is contained in:
parent
8ed827442a
commit
c80b3c9ec1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=485508
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dnscrypt-proxy
|
||||
PORTVERSION= 2.0.17
|
||||
PORTVERSION= 2.0.18
|
||||
CATEGORIES= dns security ipv6
|
||||
PKGNAMESUFFIX= 2
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1539179169
|
||||
SHA256 (jedisct1-dnscrypt-proxy-2.0.17_GH0.tar.gz) = 7c4ffcc7b8b07474622e728f1c019b79bd2d35be074cbeddcfa49cd83c7179b0
|
||||
SIZE (jedisct1-dnscrypt-proxy-2.0.17_GH0.tar.gz) = 3364933
|
||||
TIMESTAMP = 1542359640
|
||||
SHA256 (jedisct1-dnscrypt-proxy-2.0.18_GH0.tar.gz) = 5085c075faa0fd4addd358eedf3be6600927e5a4a7f3cfc024d1d18d3279a33b
|
||||
SIZE (jedisct1-dnscrypt-proxy-2.0.18_GH0.tar.gz) = 3334780
|
||||
|
|
Loading…
Reference in a new issue