From b7d86c59a72f891840cd828aa39dab46ef4d8f27 Mon Sep 17 00:00:00 2001 From: pettai Date: Mon, 1 Apr 2013 22:34:41 +0000 Subject: 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. --- net/unbound/Makefile | 5 ++--- net/unbound/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'net') 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 -- cgit v1.2.3