unbound 1.4.12-1 source package in Ubuntu

Changelog

unbound (1.4.12-1) unstable; urgency=medium
  * New upstream release. -- Robert S. Edmonds <email address hidden>  Mon, 18 Jul 2011 15:56:42 -0400

Upload details

Uploaded by:
Robert Edmonds
Uploaded to:
Sid
Original maintainer:
Robert Edmonds
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
unbound_1.4.12-1.dsc 1.4 KiB 1d3b3bb9f6c27eaa64e471c0533a7d318c376308f36a7f22e3cb02e9451ea6b6
unbound_1.4.12.orig.tar.gz 3.2 MiB 9d7993c17ed38946c62b4e5afe8fbc15ce9567c6c33ac2abe88bd91cfe55560b
unbound_1.4.12-1.debian.tar.gz 10.6 KiB fe7faed5833a4cabe3a1711c33a9d04d3fe8bcf8cb599153c317c4f6056dc744

No changes file available.

Binary packages built by this source

libunbound-dev: static library, header files, and docs for libunbound

 Static library, header files, and documentation for libunbound.
 .
 libunbound performs and validates DNS lookups; it can be used to convert
 hostnames to IP addresses and back and obtain other information from the
 DNS. Cryptographic validation of results is performed with DNSSEC.

libunbound2: library implementing DNS resolution and validation

 libunbound performs and validates DNS lookups; it can be used to convert
 hostnames to IP addresses and back and obtain other information from the
 DNS. Cryptographic validation of results is performed with DNSSEC.

python-unbound: No summary available for python-unbound in ubuntu oneiric.

No description available for python-unbound in ubuntu oneiric.

unbound: validating, recursive, caching DNS resolver

 Unbound is a recursive-only caching DNS server which can perform DNSSEC
 validation of results. It implements only a minimal amount of authoritative
 service to prevent leakage to the root nameservers: forward lookups for
 localhost, reverse for 127.0.0.1 and ::1, and NXDOMAIN for zones served by
 AS112. Stub and forward zones are supported.
 .
 This package contains the unbound daemon.

unbound-host: reimplementation of the 'host' command

 This package provides the 'unbound-host' program that is bundled with the
 Unbound domain name server. This version differs from the one provided in the
 package called host, which is from NIKHEF, and bind9-host, which is from ISC,
 and has a similar but different set of features and options.