pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/dnscrypt-proxy2
Module Name: pkgsrc
Committed By: nia
Date: Fri Nov 1 17:41:53 UTC 2019
Modified Files:
pkgsrc/net/dnscrypt-proxy2: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/net/dnscrypt-proxy2/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/dnscrypt-proxy2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/dnscrypt-proxy2/Makefile
diff -u pkgsrc/net/dnscrypt-proxy2/Makefile:1.22 pkgsrc/net/dnscrypt-proxy2/Makefile:1.23
--- pkgsrc/net/dnscrypt-proxy2/Makefile:1.22 Fri Oct 18 14:58:55 2019
+++ pkgsrc/net/dnscrypt-proxy2/Makefile Fri Nov 1 17:41:53 2019
@@ -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/}
Index: pkgsrc/net/dnscrypt-proxy2/distinfo
diff -u pkgsrc/net/dnscrypt-proxy2/distinfo:1.13 pkgsrc/net/dnscrypt-proxy2/distinfo:1.14
--- pkgsrc/net/dnscrypt-proxy2/distinfo:1.13 Wed Oct 16 12:02:46 2019
+++ pkgsrc/net/dnscrypt-proxy2/distinfo Fri Nov 1 17:41:53 2019
@@ -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