unbound 1.4.22-1ubuntu6 source package in Ubuntu
Changelog
unbound (1.4.22-1ubuntu6) wily; urgency=medium * Make some lookups on a dual stacked (IPv4 and IPv6) host work. - debian/patches/increase-max_sent_count: Increase MAX_SENT_COUNT to 32, backported from Unbound 1.5.0 (LP: #1472510). - Can be verified with: # unbound-host -f /var/lib/unbound/root.key a.root-servers.net -- Patrik Lundin <email address hidden> Thu, 16 Jul 2015 09:04:58 +0200
Upload details
- Uploaded by:
- Patrik Lundin
- Sponsored by:
- Robie Basak
- Uploaded to:
- Wily
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
unbound_1.4.22.orig.tar.gz | 4.5 MiB | 1caf5081b2190ecdb23fc4d998b7999e28640c941f53baff7aee03c092a7d29f |
unbound_1.4.22-1ubuntu6.debian.tar.xz | 14.1 KiB | 99b7aa8740958e0684b321d8a5af700f0634c9cae436d945dead6913cfd32382 |
unbound_1.4.22-1ubuntu6.dsc | 2.3 KiB | 9a8096f4b61961712568077403442b6fc04ff019c3969188064e11ab434efedd |
Available diffs
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: No summary available for libunbound2 in ubuntu wily.
No description available for libunbound2 in ubuntu wily.
- python-unbound: No summary available for python-unbound in ubuntu wily.
No description available for python-unbound in ubuntu wily.
- python-unbound-dbgsym: No summary available for python-unbound-dbgsym in ubuntu wily.
No description available for python-
unbound- dbgsym in ubuntu wily.
- 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-anchor: utility to securely fetch the root DNS trust anchor
unbound-anchor is a utility which securely fetches or updates the root DNS
zone trust anchor. A copy of the current root anchor and root update
certificate is embedded in unbound-anchor. RFC 5011 trust anchor tracking is
performed, with fallback to an SSL fetch if this fails.
- unbound-anchor-dbgsym: debug symbols for package unbound-anchor
unbound-anchor is a utility which securely fetches or updates the root DNS
zone trust anchor. A copy of the current root anchor and root update
certificate is embedded in unbound-anchor. RFC 5011 trust anchor tracking is
performed, with fallback to an SSL fetch if this fails.
- unbound-dbgsym: debug symbols for package unbound
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: No summary available for unbound-host in ubuntu wily.
No description available for unbound-host in ubuntu wily.
- unbound-host-dbgsym: debug symbols for package unbound-host
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.