pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

dnscrypt-proxy2: Update to 2.0.11



Module Name:	pkgsrc-wip
Committed By:	Nia Alarie <nia.alarie%gmail.com@localhost>
Pushed By:	nee
Date:		Sun Apr 29 13:57:44 2018 +0100
Changeset:	b79aecd7b811290bc4395530c9114e131b697d24

Modified Files:
	dnscrypt-proxy2/Makefile
	dnscrypt-proxy2/distinfo

Log Message:
dnscrypt-proxy2: Update to 2.0.11

Changes:

* This release fixes a long-standing bug that caused the proxy to block or crash when Position-Independent Executables were produced.
This bug only showed up when compiled on (not for) Alpine Linux and Android, for some CPU architectures.
* New configuration settings: cache_neg_min_ttl and cache_neg_max_ttl, to clamp the negative caching TTL.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b79aecd7b811290bc4395530c9114e131b697d24

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 98d5acd3f4..e6f5b6db70 100644
--- a/dnscrypt-proxy2/Makefile
+++ b/dnscrypt-proxy2/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-PKGNAME=	dnscrypt-proxy2-2.0.10
+PKGNAME=	dnscrypt-proxy2-2.0.11
 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 1ad3c443e3..1a06e7f286 100644
--- a/dnscrypt-proxy2/distinfo
+++ b/dnscrypt-proxy2/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (dnscrypt-proxy-2.0.10.tar.gz) = b2cfb1b1fbe3d64f758c01dd376aeebc0db84c7b
-RMD160 (dnscrypt-proxy-2.0.10.tar.gz) = a50ccaab2dbaf496a25803755766ee0a792847ff
-SHA512 (dnscrypt-proxy-2.0.10.tar.gz) = b28bbce986bace9c4ee1acfe5b372b9f847d5a0a199b085ead31813ad697753b6a25cead72a90a1967bd473bb4bcb591a384765b2de9af817af0dde3d33dcb58
-Size (dnscrypt-proxy-2.0.10.tar.gz) = 2773118 bytes
+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


Home | Main Index | Thread Index | Old Index