diff options
author | joerg <joerg@pkgsrc.org> | 2009-10-19 17:03:33 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-10-19 17:03:33 +0000 |
commit | 8c6798c20c01dbc41e26a2a55344ebfb94df95ee (patch) | |
tree | 4c8e315ee9be7c76e2484d3e8b67d94838f8bec4 /net | |
parent | 316b58f780737136bded55486b4996d3fb01d351 (diff) | |
download | pkgsrc-8c6798c20c01dbc41e26a2a55344ebfb94df95ee.tar.gz |
Update to unbound-1.3.4:
- Fixed bug where NSEC3 signature was not checked. This meant that
a DS could be spoofed away by a carefully crafted packet.
A downgrade attack on existing secure delegations.
- updated iana port list.
Diffstat (limited to 'net')
-rw-r--r-- | net/unbound/Makefile | 4 | ||||
-rw-r--r-- | net/unbound/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/unbound/Makefile b/net/unbound/Makefile index 3ca3634efc7..c629a7989d8 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2009/08/23 14:17:39 hasso Exp $ +# $NetBSD: Makefile,v 1.5 2009/10/19 17:03:33 joerg Exp $ -DISTNAME= unbound-1.3.3 +DISTNAME= unbound-1.3.4 CATEGORIES= net MASTER_SITES= http://www.unbound.net/downloads/ diff --git a/net/unbound/distinfo b/net/unbound/distinfo index 46712ce0aa9..90cee9100b0 100644 --- a/net/unbound/distinfo +++ b/net/unbound/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2009/08/23 14:17:39 hasso Exp $ +$NetBSD: distinfo,v 1.5 2009/10/19 17:03:33 joerg Exp $ -SHA1 (unbound-1.3.3.tar.gz) = 4124d3b70a38d72a1ad47bf2a9e5aee9498ae439 -RMD160 (unbound-1.3.3.tar.gz) = 3d5b3e321c7b5fdb660da94bac1d2f93b16a166c -Size (unbound-1.3.3.tar.gz) = 4036248 bytes +SHA1 (unbound-1.3.4.tar.gz) = 70aea0092ad0b0cd76e57adc6a5843d3fa0d2a07 +RMD160 (unbound-1.3.4.tar.gz) = ae3a920b2e5f6a31527a83e75a04ade43bfc733e +Size (unbound-1.3.4.tar.gz) = 4039725 bytes SHA1 (patch-ac) = 5c4ea2a3c09b0fadd254c223d04e40d00697bc95 |