dns/dnscrypt-proxy2: update 2.0.22 to 2.0.23
- .onion servers are now automatically ignored, if Tor routing is not enabled; - caching of server addresses has been improved, especially when using proxies; - DNSCrypt communications are now automatically forced to using TCP, when a SOCKS proxy has been set up. https://raw.githubusercontent.com/jedisct1/dnscrypt-proxy/2.0.23/ChangeLog Approved by: mentors (implicit)
This commit is contained in:
parent
4687dd032a
commit
0d5767a925
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=500411
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dnscrypt-proxy
|
||||
PORTVERSION= 2.0.22
|
||||
PORTVERSION= 2.0.23
|
||||
CATEGORIES= dns security ipv6
|
||||
PKGNAMESUFFIX= 2
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1554564569
|
||||
SHA256 (jedisct1-dnscrypt-proxy-2.0.22_GH0.tar.gz) = ac8ad326b6da47bb1e515d29a354511a8dc9a5ebfcf4be816b6791532d02d564
|
||||
SIZE (jedisct1-dnscrypt-proxy-2.0.22_GH0.tar.gz) = 2192330
|
||||
TIMESTAMP = 1556542472
|
||||
SHA256 (jedisct1-dnscrypt-proxy-2.0.23_GH0.tar.gz) = d405a562b0d4b0101a11347c1647bb55351945d82d67565b396794babf296905
|
||||
SIZE (jedisct1-dnscrypt-proxy-2.0.23_GH0.tar.gz) = 2552615
|
||||
|
|
Loading…
Reference in a new issue