pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
dnscrypt-proxy2: Update to 2.0.14
Module Name: pkgsrc-wip
Committed By: Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By: nee
Date: Sun May 20 00:21:28 2018 +0100
Changeset: 60ae7ac3e292a1a14c8f98bd7337342968365ca4
Modified Files:
dnscrypt-proxy2/Makefile
dnscrypt-proxy2/distinfo
Log Message:
dnscrypt-proxy2: Update to 2.0.14
* Version 2.0.14
- Supports DNS-over-HTTPS draft 08.
- Netprobes don't use port 0 by default, as this causes issues with
Little Snitch and FreeBSD.
* Version 2.0.13
- This version fixes a crash when using DoH for queries whose size
were a multiple of the block size. Reported by @char101, thanks!
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=60ae7ac3e292a1a14c8f98bd7337342968365ca4
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 976ad95d2a..1637a05841 100644
--- a/dnscrypt-proxy2/Makefile
+++ b/dnscrypt-proxy2/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-PKGNAME= dnscrypt-proxy2-2.0.12
+PKGNAME= dnscrypt-proxy2-2.0.14
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 5b1b6921f1..5ad3712f4e 100644
--- a/dnscrypt-proxy2/distinfo
+++ b/dnscrypt-proxy2/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-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
+SHA1 (dnscrypt-proxy-2.0.14.tar.gz) = 53f49ab73ed775b5e75293c9d0fbb12c84936951
+RMD160 (dnscrypt-proxy-2.0.14.tar.gz) = d198bb7f92a155bdc4ddbfdf6ebc1f4ba26c17af
+SHA512 (dnscrypt-proxy-2.0.14.tar.gz) = 2574f900b6e2f75eeeee2f634e22df41145243c23cd9a890fcfa73f13b7d032bc2b029cbb6498f5c2cd33e212392ca2298a1dce6bb369be5c9afccc21a706613
+Size (dnscrypt-proxy-2.0.14.tar.gz) = 2876583 bytes
Home |
Main Index |
Thread Index |
Old Index