summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorpettai <pettai>2013-04-01 22:34:41 +0000
committerpettai <pettai>2013-04-01 22:34:41 +0000
commitc21a54870c9d88861442c1958417fe9475597a67 (patch)
tree272511b76c8ead864386f1922e584dbd63a15330 /net
parent5feed9fc43bdb6e143ac261f0f85ad3cd609bbc4 (diff)
downloadpkgsrc-c21a54870c9d88861442c1958417fe9475597a67.tar.gz
Unbound 1.4.20
Features: * add libunbound.ttl at end of result structure, version bump for libunbound. Code compiled with 1.4.19 is binary compatible with the 1.4.20 library. If code uses the ttl it needs the 1.4.20 version. Bug Fixes: * Change of D.ROOT-SERVERS.NET A address in default root hints. * Fix openssl lock free on exit. * unbound-anchors checks the emailAddress of the signer of the root.xml file, default is dnssec@iana.org. It also checks that the signer has the correct key usage for a digital signature. * printout name of zone with duplicate fwd and hint errors. * includes and have_ssl fixes for nss. * detect endianness in lookup3 on BSD. * iana portlist updated.
Diffstat (limited to 'net')
-rw-r--r--net/unbound/Makefile5
-rw-r--r--net/unbound/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/net/unbound/Makefile b/net/unbound/Makefile
index d814881f7de..8e0e0169842 100644
--- a/net/unbound/Makefile
+++ b/net/unbound/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2013/02/06 23:23:25 jperkin Exp $
+# $NetBSD: Makefile,v 1.26 2013/04/01 22:34:41 pettai Exp $
-DISTNAME= unbound-1.4.19
-PKGREVISION= 1
+DISTNAME= unbound-1.4.20
CATEGORIES= net
MASTER_SITES= http://www.unbound.net/downloads/
diff --git a/net/unbound/distinfo b/net/unbound/distinfo
index d949d64982c..14455c4a037 100644
--- a/net/unbound/distinfo
+++ b/net/unbound/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2012/12/25 08:54:26 pettai Exp $
+$NetBSD: distinfo,v 1.21 2013/04/01 22:34:41 pettai Exp $
-SHA1 (unbound-1.4.19.tar.gz) = ccf0d465fc0045d59ceca11ecde688edebd28ec1
-RMD160 (unbound-1.4.19.tar.gz) = 8353a8886273706efe68dbc6517af27c8d6436ac
-Size (unbound-1.4.19.tar.gz) = 3601992 bytes
+SHA1 (unbound-1.4.20.tar.gz) = 1752976533be2a4f0c9cdbab9d2cbb67d4f27c43
+RMD160 (unbound-1.4.20.tar.gz) = 8852e6dd24823e0043e3c8ff8139e56715729bc3
+Size (unbound-1.4.20.tar.gz) = 3613963 bytes