pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/unbound unbound-1.4.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2f5f383d9b49
branches:  trunk
changeset: 575226:2f5f383d9b49
user:      pettai <pettai%pkgsrc.org@localhost>
date:      Thu May 06 09:38:24 2010 +0000

description:
unbound-1.4.3:

Features:
    * Experimental ECC-GOST algorithm support.
    * unbound-host disables use-syslog from config file.
    * Include less in config.h and include per code file for ldns, ssl.

Bug Fixes:
    * [bugzilla: 305 ] (regarding pkt_dname_tolower).
    * Fix chain of trust with CNAME, for the DS processing proof.
    * Fix validation of queries with wildcard names (*.example).
    * Fix EDNS probe for .de DNSSEC testbed failure (backoff).
    * unbound control flushed items are not counted when flushed again.
    * iana portlist updated.
    * [bugzilla: 301 ] (regarding unbound-checkconf).
    * Fixed random numbers for port, interface and server selection.
    * Refer to the listing in unbound-control man page in the extended \
      statistics entry in the unbound.conf man page.
    * Fix interface-automatic for OpenBSD: msg.controllen was too small.
    * check for IP_SENDSRCADDR for interface-automatic or IP_PKTINFO.
    * for NSEC3 check if signatures are cached.
    * Reordered configure checks so fork and -lnsl -lsocket checks are earlier.
    * ldns tarball updated.
    * Fix python use when multithreaded.
    * Fix solaris python compile.
    * spelling fix in validation error involving cnames.

diffstat:

 net/unbound/Makefile |  4 ++--
 net/unbound/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 1d1e94fb61c2 -r 2f5f383d9b49 net/unbound/Makefile
--- a/net/unbound/Makefile      Thu May 06 09:36:28 2010 +0000
+++ b/net/unbound/Makefile      Thu May 06 09:38:24 2010 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2010/03/16 13:51:50 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2010/05/06 09:38:24 pettai Exp $
 
-DISTNAME=      unbound-1.4.3
+DISTNAME=      unbound-1.4.4
 CATEGORIES=    net
 MASTER_SITES=  http://www.unbound.net/downloads/
 
diff -r 1d1e94fb61c2 -r 2f5f383d9b49 net/unbound/distinfo
--- a/net/unbound/distinfo      Thu May 06 09:36:28 2010 +0000
+++ b/net/unbound/distinfo      Thu May 06 09:38:24 2010 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2010/03/16 13:51:50 joerg Exp $
+$NetBSD: distinfo,v 1.8 2010/05/06 09:38:24 pettai Exp $
 
-SHA1 (unbound-1.4.3.tar.gz) = 4b4b979683993452359eccf4f60cf9404600da9d
-RMD160 (unbound-1.4.3.tar.gz) = 6fd7403c13afa683d2dad2e9cfd66ef32a12e4ee
-Size (unbound-1.4.3.tar.gz) = 4283735 bytes
+SHA1 (unbound-1.4.4.tar.gz) = 2cb4c34ece87e43c9acc8da85d2ea1c8ea1ffe66
+RMD160 (unbound-1.4.4.tar.gz) = 581ae8953d5624e0c2b59af94740c4d024882abe
+Size (unbound-1.4.4.tar.gz) = 4300711 bytes
 SHA1 (patch-ac) = 90f1bc56afecd6973b4ffee9ab66ae639b7863a4



Home | Main Index | Thread Index | Old Index