Update to 2.0.42-2

This commit is contained in:
quindecim 2020-05-14 10:21:50 -04:00
parent 50d1d6e2c3
commit f87c15f7b8
3 changed files with 14 additions and 3 deletions

View File

@ -1,6 +1,16 @@
# Changelog # Changelog
## 2.0.42-2
#### Updated binary files to 2.0.42 | jedisct1
-
#### Updated config files to 2.0.42-2 | quindecim
- ⛔️ Disabled every `IPv6` queries in `post-fs-data.sh` file: `INPUT`, `FORWARD` and `OUTPUT` (to enforce leaks prevention in some cases).
## 2.0.42-1 ## 2.0.42-1
#### Updated binary files to 2.0.42 | jedisct1 #### Updated binary files to 2.0.42 | jedisct1
@ -388,3 +398,4 @@ but it includes a `SERVFAIL` error code).
- Initial release - Initial release
- dnscrypt-proxy v2.0.5 - dnscrypt-proxy v2.0.5

View File

@ -1,7 +1,7 @@
ui_print " " ui_print " "
ui_print "******************************" ui_print "******************************"
ui_print "* dnscrypt-proxy-android *" ui_print "* dnscrypt-proxy-android *"
ui_print "* 2.0.42-1 *" ui_print "* 2.0.42-2 *"
ui_print "******************************" ui_print "******************************"
ui_print "* quindecim *" ui_print "* quindecim *"
ui_print "******************************" ui_print "******************************"

View File

@ -1,6 +1,6 @@
id=dnscrypt-proxy-android id=dnscrypt-proxy-android
name=DNSCrypt-Proxy 2 name=DNSCrypt-Proxy 2
version=2.0.42-1 version=2.0.42-2
versionCode=421 versionCode=422
author=quindecim author=quindecim
description=A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2, DNS-over-HTTPS and Anonymized DNSCrypt. Using dnscrypt-proxy 2.0.42 description=A flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2, DNS-over-HTTPS and Anonymized DNSCrypt. Using dnscrypt-proxy 2.0.42