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: Thu Nov 15 22:39:01 UTC 2018
Modified Files:
pkgsrc/net/dnscrypt-proxy2: Makefile distinfo
Log Message:
dnscrypt-proxy2: update to version 2.0.18
* Version 2.0.18
- Official builds now support TLS 1.3.
- The timeout for the initial connectivity check can now be set from
the command line.
- An `Accept:` header is now always sent with `GET` queries.
- BOMs are now ignored in configuration files.
- In addition to SOCKS, HTTP and HTTPS proxies are now supported for
DoH servers.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/dnscrypt-proxy2/Makefile \
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.5 pkgsrc/net/dnscrypt-proxy2/Makefile:1.6
--- pkgsrc/net/dnscrypt-proxy2/Makefile:1.5 Sun Nov 4 18:38:05 2018
+++ pkgsrc/net/dnscrypt-proxy2/Makefile Thu Nov 15 22:39:01 2018
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2018/11/04 18:38:05 bsiegert Exp $
+# $NetBSD: Makefile,v 1.6 2018/11/15 22:39:01 nia Exp $
-PKGNAME= dnscrypt-proxy2-2.0.17
-PKGREVISION= 1
+PKGNAME= dnscrypt-proxy2-2.0.18
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.5 pkgsrc/net/dnscrypt-proxy2/distinfo:1.6
--- pkgsrc/net/dnscrypt-proxy2/distinfo:1.5 Sat Oct 13 01:25:12 2018
+++ pkgsrc/net/dnscrypt-proxy2/distinfo Thu Nov 15 22:39:01 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2018/10/13 01:25:12 nia Exp $
+$NetBSD: distinfo,v 1.6 2018/11/15 22:39:01 nia Exp $
-SHA1 (dnscrypt-proxy-2.0.17.tar.gz) = 5e0122f7fed4470d0709e6c3c40c473a7fbf2bd2
-RMD160 (dnscrypt-proxy-2.0.17.tar.gz) = 1ecca8b80fe21e63a5f6e8252f6acd78bdf36abd
-SHA512 (dnscrypt-proxy-2.0.17.tar.gz) = c1cb2cfff4a5f6eba81ac3b520ddb3acb311031588495b9f94a7ee5ab35ed0827a856369ce0ac7ff206445dbf24f7931cf937ccd9f724b4e38c97f10814df129
-Size (dnscrypt-proxy-2.0.17.tar.gz) = 3364933 bytes
+SHA1 (dnscrypt-proxy-2.0.18.tar.gz) = 451fd41d64087c23b1b8529611dad3a443019f29
+RMD160 (dnscrypt-proxy-2.0.18.tar.gz) = d518f2b749887a7000bd6493b29a5771d7e7a4e2
+SHA512 (dnscrypt-proxy-2.0.18.tar.gz) = e37d100a7394cc46e0fbe054c988fca887584cf58c9101a7fb59a6554dc50a864a4f9fc6d403694292bc57aa29f477172011e9c6ba0df8f1bbf96cfbaa5862af
+Size (dnscrypt-proxy-2.0.18.tar.gz) = 3334780 bytes
SHA1 (patch-vendor_github.com_aead_poly1305_poly1305__amd64.s) = f847a17b692c94cdfa934309da84ec588fad513a
Home |
Main Index |
Thread Index |
Old Index