pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
dnscrypt-proxy2: Update to 2.0.12
Module Name: pkgsrc-wip
Committed By: Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By: nee
Date: Sat May 12 13:59:11 2018 +0100
Changeset: 19c65e8fdddc720577fb36771e45e031ea0d1322
Modified Files:
dnscrypt-proxy2/Makefile
dnscrypt-proxy2/distinfo
Log Message:
dnscrypt-proxy2: Update to 2.0.12
Changes in 2.0.12:
* Further compatibility fixes for Alpine Linux/i386 and Android/i386 have been made. Thanks to @aead for his help!
* The proxy will now wait for network connectivity before starting. This is useful if the proxy is automatically started at boot, possibly before the network is fully configured.
* The IPv6 blocking module now returns synthetic SOA records to improve compatibility with downstream resolvers and stub resolvers.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=19c65e8fdddc720577fb36771e45e031ea0d1322
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
dnscrypt-proxy2/Makefile | 2 +-
dnscrypt-proxy2/distinfo | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/dnscrypt-proxy2/Makefile b/dnscrypt-proxy2/Makefile
index e6f5b6db70..976ad95d2a 100644
--- a/dnscrypt-proxy2/Makefile
+++ b/dnscrypt-proxy2/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-PKGNAME= dnscrypt-proxy2-2.0.11
+PKGNAME= dnscrypt-proxy2-2.0.12
DISTNAME= dnscrypt-proxy-${PKGVERSION_NOREV}
CATEGORIES= net security
MASTER_SITES= ${MASTER_SITE_GITHUB:=jedisct1/}
diff --git a/dnscrypt-proxy2/distinfo b/dnscrypt-proxy2/distinfo
index 1a06e7f286..5b1b6921f1 100644
--- a/dnscrypt-proxy2/distinfo
+++ b/dnscrypt-proxy2/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (dnscrypt-proxy-2.0.11.tar.gz) = e746705e013d5efe3647637546d0fb37b3095f09
-RMD160 (dnscrypt-proxy-2.0.11.tar.gz) = a9ec8c460f7051cf098b48a54b817dca7872d3e2
-SHA512 (dnscrypt-proxy-2.0.11.tar.gz) = 5e306c3bff65d0375b650666e2191c6f54e72bb0d2d2f6f8f7b941ffc063eb7eb244a52eb69b0b008dc566e9a6ce8a8f75929edb6762fad4751d966aa2da98a0
-Size (dnscrypt-proxy-2.0.11.tar.gz) = 2774458 bytes
+SHA1 (dnscrypt-proxy-2.0.12.tar.gz) = 524e5b037024463c8bd90272f2db5bfec442d114
+RMD160 (dnscrypt-proxy-2.0.12.tar.gz) = 709a66a9a6187d494c03ae979a0f3dff29aeda0a
+SHA512 (dnscrypt-proxy-2.0.12.tar.gz) = 757a7a88e8f6ed61462736184f0ca8426c40f800f54727881412de44c527e4334a6b42aa6906c19ecf9287d462a1ec7bd55cb471781bd94c2a0faa8ad7055137
+Size (dnscrypt-proxy-2.0.12.tar.gz) = 2775112 bytes
Home |
Main Index |
Thread Index |
Old Index