Source-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.43
details: https://anonhg.NetBSD.org/pkgsrc/rev/99e7125907b1
branches: trunk
changeset: 433963:99e7125907b1
user: nia <nia%pkgsrc.org@localhost>
date: Tue Jun 09 11:07:28 2020 +0000
description:
dnscrypt-proxy2: Update to 2.0.43
* Version 2.0.43
- Built-in support for DNS64 translation has been implemented.
(Contributed by Sergey Smirnov, thanks!)
- Connections to DoH servers can be authenticated using TLS client
certificates (Contributed by Kevin O'Sullivan, thanks!)
- Multiple stamps are now allowed for a single server in resolvers
and relays lists.
- Android: the time zone for log files is now set to the system
time zone.
- Quite a lot of updates and additions have been made to the
example domain block lists. Thanks to `IceCodeNew`!
- Cached configuration files can now be temporarily used if
they are out of date, but bootstraping is impossible. Contributed by
`lifenjoiner`, thanks!
- Precompiled macOS binaries are now notarized.
- `generate-domains-blacklists` now tries to deduplicate entries
clobbered by wildcard rules. Thanks to `Huhni`!
- `generate-domains-blacklists` can now directly write lists to a
file with the `-o` command-line option.
- cache files are now downloaded as the user the daemon will be running
as. This fixes permission issues at startup time.
- Forwarded queries are now subject to global timeouts, and can be
forced to use TCP.
- The `ct` parameter has been removed from DoH queries, as Google doesn't
require it any more.
- Service installation is now supported on FreeBSD.
- When stored into a file, service logs now only contain data from the most
recent launch. This can be changed with the new `log_file_latest` option.
diffstat:
net/dnscrypt-proxy2/Makefile | 5 ++---
net/dnscrypt-proxy2/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 9ce18a745c76 -r 99e7125907b1 net/dnscrypt-proxy2/Makefile
--- a/net/dnscrypt-proxy2/Makefile Tue Jun 09 11:05:09 2020 +0000
+++ b/net/dnscrypt-proxy2/Makefile Tue Jun 09 11:07:28 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2020/04/12 11:01:44 bsiegert Exp $
+# $NetBSD: Makefile,v 1.36 2020/06/09 11:07:28 nia Exp $
-PKGNAME= dnscrypt-proxy2-2.0.42
-PKGREVISION= 1
+PKGNAME= dnscrypt-proxy2-2.0.43
DISTNAME= dnscrypt-proxy-${PKGVERSION_NOREV}
CATEGORIES= net security
MASTER_SITES= ${MASTER_SITE_GITHUB:=jedisct1/}
diff -r 9ce18a745c76 -r 99e7125907b1 net/dnscrypt-proxy2/distinfo
--- a/net/dnscrypt-proxy2/distinfo Tue Jun 09 11:05:09 2020 +0000
+++ b/net/dnscrypt-proxy2/distinfo Tue Jun 09 11:07:28 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.21 2020/03/30 10:09:34 nia Exp $
+$NetBSD: distinfo,v 1.22 2020/06/09 11:07:28 nia Exp $
-SHA1 (dnscrypt-proxy-2.0.42.tar.gz) = 2d7d5cd09b05779ed55d676ff73064440513bbf8
-RMD160 (dnscrypt-proxy-2.0.42.tar.gz) = 05a922127374a5f8daa6dd56d6af6cbaf36ee030
-SHA512 (dnscrypt-proxy-2.0.42.tar.gz) = 093b07ee8eb44c1264e6ea4b60ad32e0221b1b02c1d61f142b1fbf37dc5181533cc3c5d6e7468d0f7488611de4620947684269da9f08f21da0aa501ba70be711
-Size (dnscrypt-proxy-2.0.42.tar.gz) = 2324442 bytes
+SHA1 (dnscrypt-proxy-2.0.43.tar.gz) = 949e90e6f3a5da9267a14b53a0ccd2f66d24404b
+RMD160 (dnscrypt-proxy-2.0.43.tar.gz) = 3f17ba232a3a428955f76a6c6c0e6b65140b8f98
+SHA512 (dnscrypt-proxy-2.0.43.tar.gz) = a1d14756d6be6450683a44adae197aa582df2556dda588debdadd0903b5993a4dc579880479f138ec3690045aeab833a19f23b2555a403930d26d4a5bc90ed5f
+Size (dnscrypt-proxy-2.0.43.tar.gz) = 2279744 bytes
SHA1 (patch-vendor_github.com_aead_poly1305_poly1305__amd64.s) = f847a17b692c94cdfa934309da84ec588fad513a
Home |
Main Index |
Thread Index |
Old Index