Path to this page:
./
net/unbound,
DNS resolver and recursive server
Branch: pkgsrc-2009Q3,
Version: 1.3.4,
Package name: unbound-1.3.4,
Maintainer: joergUnbound is an implementation of a DNS resolver. It provides a library
similiar to libresolv that can be used for synchronous and asynchronous
DNS look ups. It also provides a caching-only (recursive) DNS server.
Unbound has full support for IPv6 and DNSSEC validation.
Required to run:[
net/ldns]
Required to build:[
devel/libtool-base] [
devel/gmake]
Master sites:
SHA1: 70aea0092ad0b0cd76e57adc6a5843d3fa0d2a07
RMD160: ae3a920b2e5f6a31527a83e75a04ade43bfc733e
Filesize: 3945.044 KB
Version history: (Expand)
- (2009-10-20) Updated to version: unbound-1.3.4
- (2009-10-17) Package has been reborn
- (2009-10-16) Package added to pkgsrc.se, version unbound-1.3.3 (created)
CVS history: (Expand)
2009-10-19 23:16:56 by Matthias Scheler | Files touched by this commit (2) | |
Log message:
Pullup ticket #2914 - requested by joerg
unbound: security update
Revisions pulled up:
- net/unbound/Makefile 1.5
- net/unbound/distinfo 1.5
---
Module Name: pkgsrc
Committed By: joerg
Date: Mon Oct 19 17:03:33 UTC 2009
Modified Files:
pkgsrc/net/unbound: Makefile distinfo
Log message:
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.
|