pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/dnscrypt-proxy2 dnscrypt-proxy2: Update to 2.0.31
details: https://anonhg.NetBSD.org/pkgsrc/rev/cfb545a3e3cc
branches: trunk
changeset: 403762:cfb545a3e3cc
user: nia <nia%pkgsrc.org@localhost>
date: Fri Nov 01 17:41:53 2019 +0000
description:
dnscrypt-proxy2: Update to 2.0.31
* Version 2.0.31
- This version fixes two regressions introduced in version 2.0.29:
DoH server couldn't be reached over IPv6 any more, and the proxy
couldn't be interrupted while servers were being benchmarked.
* Version 2.0.30
- This version fixes a startup issue introduced in version 2.0.29,
on systems for which the service cannot be automatically installed
(such as OpenBSD and FreeBSD). Reported by @5ch17 and Vin?cius Zavam,
and fixed by Will Elwood, thanks!
* Version 2.0.29
- Support for Anonymized DNS has been added!
- Wait before stopping, fixing an issue with Unbound (thanks to
Vladimir Bauer)
- DNS stamps are now included in the -list-all -json ouptut
- The netprobe_timeout setting from the configuration file or
command-line was ignored. This has been fixed.
- The TTL or cloaked entries can now be adjusted (thanks to Markus
Linnala)
- Cached IP address from DoH servers now expire (thanks to Markus
Linnala)
- DNSCrypt certificates can be fetched over Tor and SOCKS proxies
- Retries over TCP are faster
- Improved logging (thanks to Alison Winters)
- Ignore non-TXT records in certificate responses (thanks to Vladimir
Bauer)
- A lot of internal cleanups, thanks to Markus Linnala.
diffstat:
net/dnscrypt-proxy2/Makefile | 5 ++---
net/dnscrypt-proxy2/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 6688413497c2 -r cfb545a3e3cc net/dnscrypt-proxy2/Makefile
--- a/net/dnscrypt-proxy2/Makefile Fri Nov 01 17:39:43 2019 +0000
+++ b/net/dnscrypt-proxy2/Makefile Fri Nov 01 17:41:53 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2019/10/18 14:58:55 bsiegert Exp $
+# $NetBSD: Makefile,v 1.23 2019/11/01 17:41:53 nia Exp $
-PKGNAME= dnscrypt-proxy2-2.0.28
-PKGREVISION= 1
+PKGNAME= dnscrypt-proxy2-2.0.31
DISTNAME= dnscrypt-proxy-${PKGVERSION_NOREV}
CATEGORIES= net security
MASTER_SITES= ${MASTER_SITE_GITHUB:=jedisct1/}
diff -r 6688413497c2 -r cfb545a3e3cc net/dnscrypt-proxy2/distinfo
--- a/net/dnscrypt-proxy2/distinfo Fri Nov 01 17:39:43 2019 +0000
+++ b/net/dnscrypt-proxy2/distinfo Fri Nov 01 17:41:53 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.13 2019/10/16 12:02:46 nia Exp $
+$NetBSD: distinfo,v 1.14 2019/11/01 17:41:53 nia Exp $
-SHA1 (dnscrypt-proxy-2.0.28.tar.gz) = 22fa230786caa55a037e15e5a790489887d8cafe
-RMD160 (dnscrypt-proxy-2.0.28.tar.gz) = 947b8da128cb438b5db4898916a16ab3c9ba0a0d
-SHA512 (dnscrypt-proxy-2.0.28.tar.gz) = 45496a02bd19c94def17b621d0843cc93de4467e51ded4c20af91d9b5aa127529d85b8ff2473a88293c726611291a055d466a50258b7587da0e7d4ba7f0f366e
-Size (dnscrypt-proxy-2.0.28.tar.gz) = 2620245 bytes
+SHA1 (dnscrypt-proxy-2.0.31.tar.gz) = 6261995e130bde8bcc6bc4f88efc08a82f93929c
+RMD160 (dnscrypt-proxy-2.0.31.tar.gz) = 86841fac815394672945462865e1ad16e7ebc2bf
+SHA512 (dnscrypt-proxy-2.0.31.tar.gz) = 500c800213b94bf8ecbea7493716de5fe41afd584c70844519f1f50827b94a28ec982f2c2b85f7a281dca58273ba968113beed6a965c62bb3dc47ab83d7a1629
+Size (dnscrypt-proxy-2.0.31.tar.gz) = 2640523 bytes
SHA1 (patch-vendor_github.com_aead_poly1305_poly1305__amd64.s) = f847a17b692c94cdfa934309da84ec588fad513a
Home |
Main Index |
Thread Index |
Old Index