diff --git a/changelog.md b/changelog.md index 200bba7..ce8f527 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,16 @@ # 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 #### Updated binary files to 2.0.42 | jedisct1 @@ -388,3 +398,4 @@ but it includes a `SERVFAIL` error code). - Initial release - dnscrypt-proxy v2.0.5 + diff --git a/customize.sh b/customize.sh index ea9fde8..7412948 100644 --- a/customize.sh +++ b/customize.sh @@ -1,7 +1,7 @@ ui_print " " ui_print "******************************" ui_print "* dnscrypt-proxy-android *" - ui_print "* 2.0.42-1 *" + ui_print "* 2.0.42-2 *" ui_print "******************************" ui_print "* quindecim *" ui_print "******************************" diff --git a/module.prop b/module.prop index 42b9778..ad165d8 100644 --- a/module.prop +++ b/module.prop @@ -1,6 +1,6 @@ id=dnscrypt-proxy-android name=DNSCrypt-Proxy 2 -version=2.0.42-1 -versionCode=421 +version=2.0.42-2 +versionCode=422 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