pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/unbound
Module Name: pkgsrc
Committed By: he
Date: Thu Jun 21 15:32:22 UTC 2018
Modified Files:
pkgsrc/net/unbound: Makefile distinfo
Log Message:
Update unbound to version 1.7.3
Upstream changes:
Features
- #4102 for NSD, but for Unbound. Named unix pipes do not use
certificate and key files, access can be restricted with file and
directory permissions. The option control-use-cert is no longer
used, and ignored if found in unbound.conf.
- Rename tls-additional-ports to tls-additional-port, because every
line adds one port.
Bug Fixes
- Don't count CNAME response types received during qname minimisation
as query restart.
- #4100: Fix stub reprime when it becomes useless.
- Fix crash if ratelimit taken into use with unbound-control
instead of with unbound.conf.
- Patch to fix openwrt for mac os build darwin detection in configure.
- #4103: Fix that auth-zone does not insist on SOA record first in
file for url downloads.
- Fix that first control-interface determines if TLS is used. Warn
when IP address interfaces are used without TLS.
- Fix that control-use-cert: no works for 127.0.0.1 to disable certs.
- Fix unbound-checkconf for control-use-cert.
- Fix for unbound-control on Windows and set TCP socket parameters
more closely.
- Fix windows unbound-control no cert bad file descriptor error.
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 pkgsrc/net/unbound/Makefile
cvs rdiff -u -r1.42 -r1.43 pkgsrc/net/unbound/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/unbound/Makefile
diff -u pkgsrc/net/unbound/Makefile:1.56 pkgsrc/net/unbound/Makefile:1.57
--- pkgsrc/net/unbound/Makefile:1.56 Mon Jun 11 10:06:58 2018
+++ pkgsrc/net/unbound/Makefile Thu Jun 21 15:32:22 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2018/06/11 10:06:58 he Exp $
+# $NetBSD: Makefile,v 1.57 2018/06/21 15:32:22 he Exp $
-DISTNAME= unbound-1.7.2
+DISTNAME= unbound-1.7.3
CATEGORIES= net
MASTER_SITES= http://www.nlnetlabs.nl/downloads/unbound/
Index: pkgsrc/net/unbound/distinfo
diff -u pkgsrc/net/unbound/distinfo:1.42 pkgsrc/net/unbound/distinfo:1.43
--- pkgsrc/net/unbound/distinfo:1.42 Mon Jun 11 10:06:58 2018
+++ pkgsrc/net/unbound/distinfo Thu Jun 21 15:32:22 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.42 2018/06/11 10:06:58 he Exp $
+$NetBSD: distinfo,v 1.43 2018/06/21 15:32:22 he Exp $
-SHA1 (unbound-1.7.2.tar.gz) = 09030d0812458ebe84efae7c837f01d92b16adef
-RMD160 (unbound-1.7.2.tar.gz) = 3d1f533b5c0c3bcc2ff705e73f018da485be0ab9
-SHA512 (unbound-1.7.2.tar.gz) = a5b0794b15d72a89bd6090f6febca3199e8c66f779c5da7f07dfbacc17bd62f340a3392b9086d39f28f7ab5942aba24810347fbf0e1ea22c5641d2b00fb29387
-Size (unbound-1.7.2.tar.gz) = 5570654 bytes
+SHA1 (unbound-1.7.3.tar.gz) = 106789bdca173d033d769c67be3441b47611612a
+RMD160 (unbound-1.7.3.tar.gz) = 85b95d63684ed11e15031e7ff61f5d8c08442283
+SHA512 (unbound-1.7.3.tar.gz) = 34b2e93660e519b2eccefef26a6c7ac09fa3312384cc3bc449ff2b10743bd86bfeb36ec19d35eb913f8d0a3d91ad7923260a66fc799f28b0a2cc06741d80f27a
+Size (unbound-1.7.3.tar.gz) = 5570604 bytes
SHA1 (patch-configure) = 769ad52b9ab93bc8e48d2ffe8fef5b4b61070eba
Home |
Main Index |
Thread Index |
Old Index