Tue Mar 16 13:51:51 2010 UTC ()
unbound-1.4.3:
- Fix a memory alignment issue, that can be triggered remote on (some)
64bit systems
- Fix daemonize on Solaris 10 to correctly detach from terminal
- Extend unbound-control with new functions
- Better VERB_DETAIL output
- Improve latency of DNSSEC requeries by optionally prefetching the key
earlier in the validation process
- Prefetch option for popular queries before they expire
- Fix re-query pattern on invalid DNSKEY or DS records to reduce traffic
to a few packets / zone instead of a few packets / record


(joerg)
diff -r1.7 -r1.8 pkgsrc/net/unbound/Makefile
diff -r1.6 -r1.7 pkgsrc/net/unbound/distinfo

cvs diff -r1.7 -r1.8 pkgsrc/net/unbound/Makefile (expand / switch to unified diff)

--- pkgsrc/net/unbound/Makefile 2010/03/08 19:56:20 1.7
+++ pkgsrc/net/unbound/Makefile 2010/03/16 13:51:50 1.8
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.7 2010/03/08 19:56:20 pettai Exp $ 1# $NetBSD: Makefile,v 1.8 2010/03/16 13:51:50 joerg Exp $
2 2
3DISTNAME= unbound-1.4.1 3DISTNAME= unbound-1.4.3
4CATEGORIES= net 4CATEGORIES= net
5MASTER_SITES= http://www.unbound.net/downloads/ 5MASTER_SITES= http://www.unbound.net/downloads/
6 6
7MAINTAINER= joerg@NetBSD.org 7MAINTAINER= joerg@NetBSD.org
8HOMEPAGE= http://www.unbound.net/ 8HOMEPAGE= http://www.unbound.net/
9COMMENT= DNS resolver and recursive server 9COMMENT= DNS resolver and recursive server
10 10
11PKG_DESTDIR_SUPPORT= user-destdir 11PKG_DESTDIR_SUPPORT= user-destdir
12 12
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14USE_LIBTOOL= yes 14USE_LIBTOOL= yes
15USE_TOOLS+= gmake 15USE_TOOLS+= gmake
16 16

cvs diff -r1.6 -r1.7 pkgsrc/net/unbound/distinfo (expand / switch to unified diff)

--- pkgsrc/net/unbound/distinfo 2010/03/08 19:56:20 1.6
+++ pkgsrc/net/unbound/distinfo 2010/03/16 13:51:50 1.7
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.6 2010/03/08 19:56:20 pettai Exp $ 1$NetBSD: distinfo,v 1.7 2010/03/16 13:51:50 joerg Exp $
2 2
3SHA1 (unbound-1.4.1.tar.gz) = a7bfcc057e4d242bfced847f587a71f8eaa236d7 3SHA1 (unbound-1.4.3.tar.gz) = 4b4b979683993452359eccf4f60cf9404600da9d
4RMD160 (unbound-1.4.1.tar.gz) = 2f9b1ad943347305a47a9003f520c7bbe6cd6de6 4RMD160 (unbound-1.4.3.tar.gz) = 6fd7403c13afa683d2dad2e9cfd66ef32a12e4ee
5Size (unbound-1.4.1.tar.gz) = 4191123 bytes 5Size (unbound-1.4.3.tar.gz) = 4283735 bytes
6SHA1 (patch-ac) = 90f1bc56afecd6973b4ffee9ab66ae639b7863a4 6SHA1 (patch-ac) = 90f1bc56afecd6973b4ffee9ab66ae639b7863a4